summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Collapse)AuthorFilesLines
2023-06-28Merge tag 'JH7110_515_SDK_v5.3.0' into vf2-515-develAndy Hu4-1/+71
2023-06-28Merge branch 'CR_5620_DMA_NONCOHERENT_samin.guo' into 'jh7110-5.15.y-devel'andy.hu1-0/+53
CR5620: Add non-coherent DMA handling See merge request sdk/linux!881
2023-06-27soc: sifive: l2_cache: Add sifive_ccache_flush_rangeSamin Guo1-0/+6
Add sifive_ccache_flush_range to be compatible with new code Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
2023-06-26soc: sifive: ccache: Add non-coherent DMA handlingEmil Renner Berthing1-0/+47
Add functions to flush the caches and handle non-coherent DMA. Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
2023-06-25uart: 8250: Add dw auto flow ctrl supportMinda Chen3-1/+18
Add designeware 8250 auto flow ctrl support. Enable it by add auto-flow-control in dts. Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
2023-06-21Merge tag 'JH7110_515_SDK_v5.2.1' into vf2-515-develAndy Hu8-78/+150
2023-06-20Merge branch 'CR_4977_CAN_william.qiu' into 'jh7110-5.15.y-devel'andy.hu1-1/+22
CR_4977: ipms: can: clear skb buffer after transmit See merge request sdk/linux!854
2023-06-20Merge branch 'CR_5859_ov4689_515_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu1-9/+13
CR_5859_ov4689_515_changhuang.liang media: starfive: ov4689: Add different lane num support See merge request sdk/linux!865
2023-06-20media: starfive: ov4689: Add different lane num supportChanghuang Liang1-9/+13
Add different lane num support. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-06-20ipms: can: clear skb buffer after transmitWilliam Qiu1-1/+22
clear skb buffer after transmit Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-06-19media: starfive: Update csi pix cfgChanghuang Liang3-12/+28
Update csi pix cfg. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-06-19media: starfive: Update video pipeline set fmtChanghuang Liang5-56/+87
Update video pipeline set fmt. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-06-19Merge tag 'JH7110_515_SDK_v5.2.0' into vf2-515-develVF2_v3.1.5Andy Hu506-13605/+87826
Note: From this version, the IMG DDK will be upgraded to 1.19.
2023-06-19Turn off PVRSRV_NEED_PVR_ASSERT in imagination codeClement1-1/+1
For production use case, we should turn off PVRSRV_NEED_PVR_ASSERT Signed-off-by: Clement <clement@starfivetech.com>
2023-06-19Upgrade Imagination DDK source to 1.19Clement506-13604/+87825
Signed-off-by: Clement <clement@starfivetech.com>
2023-06-10Merge tag 'JH7110_515_SDK_v5.0.5' into vf2-515-devel-v3.0.xAndy Hu14-32/+30
2023-06-07riscv:linux:vout:dc8200Keith Zhao1-1/+1
replace the condition to avoid kernel panic Signed-off-by: Keith Zhao <keith.zhao@starfivetech.com>
2023-06-07driver/include/sound: Normalize the copyright licensesXingyu Wu12-29/+27
Normalize the copyright licenses about clocktree/watchdog/timer/spdif/pwmdac. Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
2023-06-07pinctrl: starfive: Correct the print messageHal Feng1-2/+2
Correct the message printed when registering gpio_chip successfully. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2023-05-29Merge tag 'JH7110_515_SDK_v5.0.3' into vf2-515-devel-v3.0.xVF2_v3.0.4Andy Hu1-0/+4
2023-05-29riscv:linux:vout:hdmikeith.zhao1-0/+1
after wake up hdmi , need wait 500ms to read the hdmi connect status or it will read a error value Signed-off-by: keith <keith.zhao@starfivetech.com>
2023-05-29vout:riscv:driver fix 4k console bugshengyang.chen1-0/+3
fix 4k console bug by disabling pixclk mode larger then 297M Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-05-24Merge tag 'JH7110_515_SDK_v5.0.1' into vf2-515-devel-v3.0.xAndy Hu1-0/+2
2023-05-24drm/dc8200: disable gamma lut nowshengyang.chen1-0/+2
It seems to have dependency issue. Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
2023-05-19Merge tag 'JH7110_515_SDK_v4.9.1' into vf2-515-develAndy Hu4-142/+184
2023-05-17Merge branch 'CR_4838_I2C_hal.feng' into 'jh7110-5.15.y-devel'andy.hu1-6/+4
CR 4838 I2C hal.feng See merge request sdk/linux!798
2023-05-17Merge branch 'CR_4921_ts_515_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu1-2/+0
CR_4921_ts_515_changhuang.liang input: touchscreen: ft5406: Drop msleep in probe See merge request sdk/linux!801
2023-05-15riscv:linux:vout:hdmikeith.zhao2-134/+180
1、use the gpio15 as a irq to wake up hdmi 2、Expand the hdmi resolution range with dynamic parameter configuration Signed-off-by: keith <keith.zhao@starfivetech.com>
2023-05-12i2c: designware: Delete SMBus functionalitiesHal Feng1-6/+4
The driver didn't implement the smbus interface, so replace the SMBus functionalities with I2C_FUNC_SMBUS_EMUL. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2023-05-12Merge branch 'CR_5302_vf2_515_radxa10inch_shengyang.chen' into 'vf2-515-devel'andy.hu4-60/+517
CR_5302_vf2_515_vout:riscv:linux: add radxa 10inch driver for vf2 See merge request sbc/linux!115
2023-05-12Merge tag 'JH7110_515_SDK_v4.9.0' into vf2-515-develAndy Hu4-25/+34
1. linux: Merge branch 'CR_4707_imx219_515_changhuang.liang' into 'jh7110-5.15.y-devel' Merge branch 'CR_5042_gmac_phy_delay_ds_samin.guo' into 'jh7110-5.15.y-devel' Merge branch 'CR_5262_copyright_shanlong.li' into 'jh7110-5.15.y-devel' Merge branch 'CR_5283_eMMC_515_william.qiu' into 'jh7110-5.15.y-devel'
2023-05-10Merge branch 'CR_4707_imx219_515_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu1-66/+6
CR_4707_imx219_515_changhuang.liang use gpio10 to configure imx219 reset See merge request sdk/linux!792
2023-05-10Merge branch 'CR_5042_gmac_phy_delay_ds_samin.guo' into 'jh7110-5.15.y-devel'andy.hu1-1/+20
CR5042: net: phy: motorcomm: add Pad Drive Strength Cfg See merge request sdk/linux!790
2023-05-09vout:riscv:linux: add radxa 10inch driver for vf2shengyang.chen4-60/+517
add radxa 10inch driver for vf2 Signed-off-by: keith <keith.zhao@starfivetech.com> Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-05-09input: touchscreen: ft5406: Drop msleep in probeChanghuang Liang1-2/+0
Drop msleep in probe. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-05-08driver: mailbox : correct the copyright of mailboxshanlong.li2-23/+11
correct the copyright of mailbox Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2023-05-04media: starfive: imx219: Add reset operationChanghuang Liang1-1/+3
Add reset operation. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-05-04Revert "v4l2: imx219 use pinctrl"Changhuang Liang1-66/+4
This reverts commit 8d7c702d7bc0fef9ee5882db660390801bbccaa7. use gpio10 to configure imx219 reset.
2023-04-28Merge tag 'JH7110_515_SDK_v4.8.2' into vf2-515-develAndy Hu34-53/+90
2023-04-26Merge branch 'CR_4956_vin_515_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu29-42/+76
CR_4956_vin_515_changhuang.liang media: starfive: update copyright description See merge request sdk/linux!779
2023-04-26pinctrl: starfive: Correct the copyrightHal Feng3-7/+9
Correct the StarFive copyright information. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2023-04-26reset: starfive: jh7110: Standardize the copyrightHal Feng1-1/+2
Standardize the StarFive copyright information. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2023-04-26pwm: starfive: Correct the copyrightHal Feng1-3/+3
Correct the StarFive copyright information. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
2023-04-20Merge tag 'JH7110_515_SDK_v4.8.1' into vf2-515-develAndy Hu11-87/+60
version JH7110_515_SDK_v4.8.1 for JH7110 EVB board 1. linux: Merge branch 'CR_4844_PCIe_515_Kevin.xie' into 'jh7110-5.15.y-devel' Merge branch 'CR_4874_Copyright_515_william.qiu' into 'jh7110-5.15.y-devel' Merge branch 'CR_4450_vout_515_changhuang.liang' into 'jh7110-5.15.y-devel' Merge branch 'CR_4114_thermal_5.15_ziv.xu' into 'jh7110-5.15.y-devel' Merge branch 'CR_4657_SDK_keep_the_same_host_driver_code_5.15_ziv.xu' into 'jh7110-5.15.y-devel'
2023-04-20net: phy: motorcomm: add Pad Drive Strength CfgSamin Guo1-1/+20
YT8531 supports Pad Drive Strength configuration. Including rx_data/rx_clk, etc. Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
2023-04-19Merge branch 'CR_4844_PCIe_515_Kevin.xie' into 'jh7110-5.15.y-devel'andy.hu1-2/+1
CR 4844 [515] : drivers: pci: Clear compile warnings. See merge request sdk/linux!768
2023-04-19Merge branch 'CR_4874_Copyright_515_william.qiu' into 'jh7110-5.15.y-devel'andy.hu8-69/+40
CR_4874_515:starfive: copyright: modify related description See merge request sdk/linux!770
2023-04-19Merge branch 'CR_4450_vout_515_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu1-7/+8
CR_4450_vout_515_changhuang.liang riscv:linux:vout: modetest fail See merge request sdk/linux!775
2023-04-19spi-cadence-quadspi:modify frequency limit and set the parent of qspi ref clkziv.xu1-9/+11
modify frequency limit and set the parent of qspi ref clk Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-04-19riscv:linux:vout: modetest failChanghuang Liang1-7/+8
after the kernel start , run modetest to display will fail fix this issue Signed-off-by: keith <keith.zhao@starfivetech.com>