summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Collapse)AuthorFilesLines
2023-11-28driver: bluetooth: add aic8800 bluetooth driverziv.xu1-2/+3
add aic8800 bluetooth driver that can support sco profile Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-10-19Merge branch 'CR_7889_vf2_qspi_5.15_ziv.xu' into 'vf2-515-devel'andy.hu1-0/+33
CR_7889_vf2_qspi_5.15_ziv.xu See merge request sbc/linux!173
2023-10-18Merge tag 'JH7110_515_SDK_v5.8.1' into vf2-515-develAndy Hu2-27/+33
2023-10-16riscv: dts: starfive: modify qspi dtsziv.xu1-0/+33
modify qspi dts Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-10-16riscv: dts: starfive: modify qspi dtsziv.xu2-27/+33
modify qspi dts Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-09-12riscv: drm: panel: update radxa panel startup process and support ↵shengyang.chen2-22/+6
accelerator-sc7a20 mention: this patch is to solve the problem that radxa 8inch use i2c addr 0x19 which conflict with accelerator-sc7a20. Then enable accelerator-sc7a20 1.update radxa panel startup process to support both radxa 10inch and radxa 8inch in one driver 2.add accelerator-sc7a20 i2c probe process into radxa panel driver Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-09-01Merge tag 'JH7110_515_SDK_v5.7.1' into vf2-515-develAndy Hu1-1/+1
2023-08-31riscv: dts: starfive: Correct the name of clock for dmaWalker Chen1-1/+1
Fix the bug that dma driver failed to init as the wrong clock name. Signed-off-by: Walker Chen <walker.chen@starfivetech.com>
2023-08-31Merge branch 'CR_6872_bluetooth_5.15_ziv.xu' into 'vf2-515-devel'andy.hu1-0/+1
CR_6872_bluetooth_5.15_ziv.xu See merge request sbc/linux!167
2023-08-31Merge tag 'JH7110_515_SDK_v5.7.0' into vf2-515-develAndy Hu1-11/+12
2023-08-30riscv: dts: starfive: jh7110: add dma-coherent for vpu/jpuSamin Guo1-0/+3
Use DMA-Coherent to avoid DIRECT_REMAP when allocating DMA buffers Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
2023-08-29riscv: dts: starfive: change some properties of DMA nodeWalker Chen1-11/+9
Need to change some properties as DMA driver changes. Signed-off-by: Walker Chen <walker.chen@starfivetech.com>
2023-08-29riscv: configs: enable uhid in starfive_visionfive2_defconfigziv.xu1-0/+1
enable uhid in starfive_visionfive2_defconfig Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-22Merge branch 'CR_7073_vf2_515_newrd10_shengyang.chen' into 'vf2-515-devel'VF2_v3.6.1andy.hu1-15/+17
CR 7073 vf2 515: riscv: drm: panel: mass production radxa 10inch panel support See merge request sbc/linux!164
2023-08-22Merge tag 'JH7110_515_SDK_v5.6.1' into vf2-515-develAndy Hu1-2/+1
2023-08-22riscv: drm: panel: mass production radxa 10inch panel supportshengyang.chen1-15/+17
change radxa 10inch support from sample to mass production Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-08-17Merge branch 'CR_4379_hifi_sof_515_carter.li' into 'vf2-515-devel'andy.hu8-28/+184
CR_4379: sound:hifi4: Sound Open Firmware for hifi4 on vf2 See merge request sbc/linux!138
2023-08-17riscv: configs: disable CONFIG_DEBUG_ATOMIC_SLEEP in ↵ziv.xu1-1/+0
starfive_visionfive2_defconfig disable CONFIG_DEBUG_ATOMIC_SLEEP in starfive_visionfive2_defconfig Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-17riscv: configs: disable CONFIG_DEBUG_ATOMIC_SLEEP in starfive_jh7110_defconfigziv.xu1-2/+1
disable CONFIG_DEBUG_ATOMIC_SLEEP in starfive_jh7110_defconfig Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-08-14riscv: config: hifi4: add sof default config for starfivecarter.li1-1/+7
add sof default config and change mailbox's config to y, because sof need mailbox for ipc. Signed-off-by: carter.li <carter.li@starfivetech.com>
2023-08-14riscv: dts: starfive: add sof dsp node for hifi4carter.li7-27/+177
init sof_wm8960.dtsi, add sof_dsp node for sof hifi4. Signed-off-by: carter.li <carter.li@starfivetech.com>
2023-08-09riscv: dts: starfive: pwm backlight support for vf2shengyang.chen2-0/+52
pwm backlight support for vf2 Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-08-07CR 6852 Media:wave5: enable wave5 v4l2 decoder in vf2 defconfigSom Qin1-0/+2
2023-08-07Merge tag 'JH7110_515_SDK_v5.5.0' into vf2-515-develAndy Hu1-0/+2
2023-08-03Media:Wave5: Vpu driver in jh7110deconfig builded as module, not buildin.Som Qin1-1/+1
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-03media: add wave511 v4l2 support for starfive platfromSom Qin1-1/+1
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-03media: add wave5 v4l2 driver from mail listSom Qin1-0/+2
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-03Merge branch 'CR_6864_SD_515_william.qiu' into 'vf2-515-devel'VF2_v3.4.5andy.hu1-0/+1
CR_6864: riscv: dts: starfive: change sd speed mode to highspeed See merge request sbc/linux!148
2023-08-03Merge tag 'JH7110_515_SDK_v5.4.4' into vf2-515-develAndy Hu1-0/+1
2023-08-02riscv: dts: starfive: change sd speed mode to highspeedWilliam Qiu1-0/+1
change sd speed mode to highspeed Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-08-02riscv: dts: starfive: add property to divide boardWilliam Qiu1-0/+1
add property to divide board Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-07-27Merge tag 'JH7110_515_SDK_v5.4.2' into vf2-515-develAndy Hu11-16/+21
2023-07-27Merge branch 'CR_6570_SDBOOT_william' into 'vf2-515-devel'andy.hu1-1/+5
CR_6570: mmc: starfive: change the tuning method See merge request sbc/linux!139
2023-07-26riscv: dts: starfive: limit cclk in frequencyWilliam Qiu1-1/+5
The frequency of cclk_in is limited to 50M, so that it does not do internal part frequency and goes by-pass mode. Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-07-26riscv: 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-20Merge tag 'JH7110_515_SDK_v5.4.1' into vf2-515-develAndy Hu1-6/+7
2023-07-20Merge branch 'CR_6485_hifi_vf2_dts_515_carter.li' into 'vf2-515-devel'andy.hu1-4/+5
CR_6485: dts:hifi4: change hifi4 firmware memory space in jh7110-visionfive-v2.dtsi See merge request sbc/linux!135
2023-07-19dts: e24: update e24 dts in vf2shanlong.li1-2/+2
update e24 dts in vf2 Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2023-07-18dts:mailbox: update mailbox test dtsshanlong.li1-6/+7
update mailbox test dts Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2023-07-17CR_6485: dts:hifi4: change hifi4 firmware memory space in ↵carter.li1-4/+5
jh7110-visionfive-v2.dtsi dts patch didn's apply fully, add this commit for other part of dts patch. Signed-off-by: carter.li <carter.li@starfivetech.com>
2023-07-13Merge branch 'CR_5623_1GDDR_samin.guo' into 'vf2-515-devel'andy.hu1-1/+1
CR5623: dts: starfive: vf2: Adjust the CMA start address See merge request sbc/linux!134
2023-07-13Merge tag 'JH7110_515_SDK_v5.4.0' into vf2-515-develAndy Hu2-13/+13
2023-07-12Merge branch 'CR_6485_hifi4_evb_dts_5.15_carter.li' into 'jh7110-5.15.y-devel'andy.hu2-6/+6
CR_6485: dts:hifi4: change hifi4 firmware memory space See merge request sdk/linux!916
2023-07-12dts: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-12Merge branch 'CR_6466_fix_dma_warning_smain.guo' into 'jh7110-5.15.y-devel'andy.hu1-1/+1
CR6466: dmaengine: dw-axi-dmac-starfive-misc: Fix incorrect parameters See merge request sdk/linux!908
2023-07-12Merge branch 'CR_5623_1GDDR_samin.guo' into 'jh7110-5.15.y-devel'andy.hu1-1/+1
CR5623:Adjust the CMA start address See merge request sdk/linux!905
2023-07-10riscv: jh7110: Fix dwmac max-burst-lenSamin Guo1-1/+1
If DMA uses Sysport transport, the maximum burst-len is 15. Signed-off-by: Samin Guo <samin.guo@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-06dts:e24: update e24 dts configshanlong.li2-5/+5
update e24 dts config Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2023-06-28Merge tag 'JH7110_515_SDK_v5.3.0' into vf2-515-develAndy Hu4-1/+78