summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-08-01Merge branch 'CR_6799_vin_changhuang.liang' into 'vf2-6.1.y-devel'andy.hu6-33/+11
CR_6799_vin_changhuang.liang v4l2: add imx219 support See merge request sbc/linux!144
2023-08-01v4l2: add imx219 supportchanghuang.liang6-33/+11
dts: add imx219 configure Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
2023-08-01Merge branch 'CR_6800_6.1_vf2_mipi_dphy_shengyang.chen' into 'vf2-6.1.y-devel'andy.hu1-332/+39
CR_6800 vf2 6.1: driver: phy: m31: fix mipi screen display and hibernation problem See merge request sbc/linux!143
2023-07-31driver: phy: m31: fix mipi screen display and hibernation problemshengyang.chen1-332/+39
port vf2 dphytx code from kernel version 5.15 to 6.1 Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-07-31Merge branch 'CR_6725_vf2_enable_all_modules_6.1_ziv.xu' into 'vf2-6.1.y-devel'andy.hu9-60/+197
CR_6725_vf2_enable_all_modules_6.1_ziv.xu See merge request sbc/linux!142
2023-07-27Merge branch 'CR_6570_SDBOOT_6.1_william.qiu' into 'jh7110-6.1.y-devel'andy.hu12-92/+58
CR_6570_6.1: mmc: starfive: change the tuning method See merge request sdk/linux!931
2023-07-27riscv: dts: starfive: limit cclk in frequencyWilliam Qiu11-16/+21
The frequency of cclk_in is limited to 50M, so that it does not do internal part frequency and goes by-pass mode. And delete syscon node. Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-07-27mmc: starfive: change the tuning methodWilliam Qiu1-76/+37
Previously, the system controller register was used to do tuning, but it was only useful for HS200, so now change the tuning mode to use the UHS_REG_EXT register, and delete the previous code about syscon Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-07-26Merge branch 'CR_6097_CAN_6.1_william.qiu' into 'jh7110-6.1.y-devel'andy.hu1-6/+6
CR_6097_6.1: ipms: can: modify the range of tseg1/tseg2 See merge request sdk/linux!930
2023-07-26ipms: can: modify the range of tseg1/tseg2William Qiu1-6/+6
modify the range of tseg1/tseg2 Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-07-26riscv: dts: starfive: enable all modules in VF2 kernel 6.1 versionziv.xu8-61/+68
enable all modules in VF2 kernel 6.1 version Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-07-26riscv: dts: starfive: add qspi partitions nodeziv.xu1-0/+33
add qspi partitions node Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-07-26riscv: configs: enable sound cards in vf2ziv.xu1-0/+5
enable sound cards in vf2 Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-07-26riscv: dts: starfive: add tdm node and use independence dtbziv.xu2-0/+56
add tdm node and use independence dtb Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-07-26riscv :dts: starfive: add thermal nodeziv.xu1-0/+36
add thermal node Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-07-26Merge branch 'CR_6639_evb_6.1_rgb2hdmi_dtbo_shengyang.chen' into ↵andy.hu1-1/+1
'jh7110-6.1.y-devel' CR_6639_6.1_evb: vout: starfive: update rgb2hdmi dtbo target path See merge request sdk/linux!927
2023-07-25Merge branch 'CR_6711_VF2_enable_minimum_system_6.1_ziv.xu' into ↵andy.hu10-11/+2112
'vf2-6.1.y-devel' CR_6711_VF2_enable_minimum_system_6.1_ziv.xu See merge request sbc/linux!141
2023-07-25riscv: dts: starfive: Enable uart0 in vf2 kernel version 6.1ziv.xu2-2/+2
Enable uart0 in vf2 kernel version 6.1 Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-07-25arch: riscv: configs: add starfive_visionfive2_defconfig to vf2-6.1.y-develziv.xu1-0/+392
add starfive_visionfive2_defconfig to vf2-6.1.y-devel Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-07-25riscv: dts: starfive: add visionfive2 dts to vf2-6.1.y-develziv.xu9-11/+1720
add visionfive2 dts to vf2-6.1.y-devel Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-07-24vout: starfive: update rgb2hdmi dtbo target pathshengyang.chen1-1/+1
update rgb2hdmi dtbo target path Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-07-19Merge branch 'CR_6523_6.1_mailbox_shanlong.li' into 'jh7110-6.1.y-devel'andy.hu1-11/+0
CR_6523 : driver:mailbox: fix up compile warning See merge request sdk/linux!920
2023-07-19driver:mailbox: fix up compile warningshanlong.li1-11/+0
remove unused function Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2023-07-14Merge branch 'CR_6485_hifi4_evb_dts_6.1_carter.li' into 'jh7110-6.1.y-devel'andy.hu2-6/+6
CR_6485: dts:hifi4: change hifi4 firmware memory space See merge request sdk/linux!924
2023-07-14CR_6485: dts:hifi4: change hifi4 firmware memory spacecarter.li2-6/+6
change hifi4 firmware memory space according to 5623. Signed-off-by: carter.li <carter.li@starfivetech.com>
2023-07-14Merge branch 'CR_6409_e24_6.1_shanlong.li' into 'jh7110-6.1.y-devel'andy.hu2-8/+8
CR_6409: dts:e24: update e24 dts config See merge request sdk/linux!923
2023-07-14dts:e24: update e24 dts configshanlong.li2-8/+8
update e24 dts config Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2023-07-12Merge branch 'CR_6151_DTBO_MMC_6.1_william.qiu' into 'jh7110-6.1.y-devel'andy.hu2-2/+2
CR_6151_6.1: riscv: dts: starfive: modify node name See merge request sdk/linux!913
2023-07-12Merge branch 'CR_6217_uart3_shanlong.li' into 'jh7110-6.1.y-devel'andy.hu1-4/+4
CR_6217:driver:uart: fix up uart communicate fail See merge request sdk/linux!914
2023-07-12Merge branch 'CR_6355_dts_6.1_hal.feng' into 'jh7110-6.1.y-devel'andy.hu4-0/+58
CR_6355_dts_6.1_hal.feng See merge request sdk/linux!909
2023-07-12Merge branch 'CR_6468_vin_6.1_changhuang.liang' into 'jh7110-6.1.y-devel'andy.hu1-1/+1
CR_6468_vin_6.1_changhuang.liang media: starfive: Fix vin warning See merge request sdk/linux!918
2023-07-12Merge branch 'CR_6008_Crypto_6.1_william' into 'jh7110-6.1.y-devel'andy.hu1-2/+0
CR_6008: crypto: AF_ALG -- fix warning log See merge request sdk/linux!907
2023-07-12Merge branch 'CR_6472_evb_6.1_vout_shengyang.chen' into 'jh7110-6.1.y-devel'andy.hu1-0/+2
CR_6472_6.1 vout:riscv:driver fix vout compile warning See merge request sdk/linux!911
2023-07-12Merge branch 'CR_5623_1GDDR_6.1_samin.guo' into 'jh7110-6.1.y-devel'andy.hu1-1/+1
CR5623: dts: starfive: jh7110: Adjust the CMA start address See merge request sdk/linux!906
2023-07-11riscv: dts: starfive: Sync several .dts with v5.15 branchHal Feng4-0/+58
Add some nodes to sync with v5.15 branch. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2023-07-10riscv: dts: starfive: modify node nameWilliam Qiu2-2/+2
modify node name to enable sd/emmc normally. Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-07-10driver:uart: fix up uart communicate failshanlong.li1-4/+4
fix up uart communicate fail Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2023-07-10vout:riscv:driver fix vout compile warningshengyang.chen1-0/+2
fix vout compile warning Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-07-10media: starfive: Fix vin warningChanghuang Liang1-1/+1
Fix vin warning. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-07-07crypto: AF_ALG -- fix warning logWilliam Qiu1-2/+0
delete unuse variable to fix warning log Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-07-07dts: starfive: jh7110: Adjust the CMA start addressSamin Guo1-1/+1
In order to better comply with 1G/2G DDR, adjust the CMA start address Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
2023-07-05Merge branch 'CR_5746_imx219_6.1_changhuang.liang' into 'jh7110-6.1.y-devel'andy.hu1-0/+1
CR_5746_imx219_6.1_changhuang.liang media: starfive: imx219: Add system pm See merge request sdk/linux!898
2023-07-05Merge branch 'CR_6271_usb_fix_low_memory_601' into 'jh7110-6.1.y-devel'andy.hu2-16/+20
CR6271 usb: xhci: using dma_alloc_noncoherent to alloc low memory pool See merge request sdk/linux!901
2023-07-04Merge branch 'CR_6367_dts_6.1_hal.feng' into 'jh7110-6.1.y-devel'andy.hu5-2117/+2073
CR_6367_dts_6.1_hal.feng See merge request sdk/linux!897
2023-07-03usb: xhci: using dma_alloc_noncoherent to alloc low memory poolMinda Chen2-16/+20
For RISCV_NONCACHEHERENT is set, using dma_alloc_noncoherent to alloc cached large block low memory buffer. And set default size to 4M. (largest size of continuous memory can be supported) Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
2023-07-03media: starfive: imx219: Add system pmChanghuang Liang1-0/+1
Add system pm. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-07-03riscv: dts: starfive: Improve the coding style of JH7110 EVB device treeHal Feng5-2117/+2073
Improve the coding style of JH7110 EVB device tree. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2023-06-30Merge branch 'CR_6270_df_shanlong.li' into 'jh7110-6.1.y-devel'andy.hu1-1/+1
CR_6270:defconfig:confis: fix up df -h errror See merge request sdk/linux!896
2023-06-30Merge branch 'CR_6274_gpu_shanlong.li' into 'jh7110-6.1.y-devel'andy.hu506-13589/+87790
CR_6274:driver:GPU: upgrade GPU driver to 1.19 See merge request sdk/linux!895
2023-06-30defconfig:confis: fix up df -h errrorshanlong.li1-1/+1
The default setting is CONFIG_INIT_STACK_ALL_PATTERN in kernel6.1 , this can cause df -h error like this: df: xxxx: No such file or director to fix up it we use CONFIG_INIT_STACK_NONE Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>