Age | Commit message (Collapse) | Author | Files | Lines |
|
Beside, revert the release operation after link down in probe.
This commit can fix the incompatibility problem in VF2 linux6.1
with WD NVMe SSD.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
add sc7a20 support for linux 515
Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
|
|
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>
|
|
|
|
CR_5353_515: can: starfive: drop flow controll to fix buffer blocking issue
See merge request sdk/linux!952
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
drop flow control to fix buffer blocking issue
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
Sync the code with 6.1 so as to fix the bug.
Signed-off-by: Walker Chen <walker.chen@starfivetech.com>
|
|
CR 7073 vf2 515: riscv: drm: panel: mass production radxa 10inch panel support
See merge request sbc/linux!164
|
|
|
|
change radxa 10inch support from sample to mass production
Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
|
|
When echo disk > /sys/power/state , do reset
the hdmi will fail to show the console log.
it is caused by a reset used share way to get
and it will fail to set the reset hardware
fix this by use reset_control_get_exclusive
Signed-off-by: Keith Zhao <keith.zhao@starfivetech.com>
|
|
CR_4379: sound:hifi4: Sound Open Firmware for hifi4 on vf2
See merge request sbc/linux!138
|
|
CR_6936: vf2_wifi_5.15_ziv.xu
See merge request sbc/linux!155
|
|
sof use 0 for clear data.
Signed-off-by: carter.li <carter.li@starfivetech.com>
|
|
1.modify pwm_bl pm api for hibernation
2.modify pwm update logit to make brightness level 0 useful
Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
|
|
open one more interface to support both sta and ap modes
Signed-off-by: ziv.xu <ziv.xu@starfive.com>
|
|
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
CR 6852 media: add wave5 v4l2 driver from mail list
See merge request sdk/linux!937
|
|
run gl-marke-es2-wayland will trigger warning, to fix up it,
we remove fences check
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
When bitstream format bitdepth > 8, stride of compressed frame map buffers shoule be recalculated.
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
|
|
Unify the MMC code on evb/vf2/devkits to resolve conflicts when merging
the code.
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
|
|
CR_6570: mmc: starfive: change the tuning method
See merge request sdk/linux!928
|
|
modify the range of tseg1/tseg2
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
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>
|
|
|
|
remove unused function
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
|
|
CR_6468_vin_515_changhuang.liang media: starfive: Fix vin warning
See merge request sdk/linux!917
|
|
CR_6472_5.15: vout:riscv:driver fix vout compile warning
See merge request sdk/linux!912
|
|
fix vout compile warning
Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
|
|
Fix vin warning.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|
|
The second parameter of wait_event_interruptible_timeout is not an address
pointer
Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
|
|
|
|
add 1600x720 resolution for hdmi
Signed-off-by: Shengyang Chen shengyang.chen@starfivetech.com
|
|
CR_5746_imx219_changhuang.liang media: starfive: imx219: Add system pm
See merge request sdk/linux!899
|
|
CR_6271 usb: xhci: using dma_alloc_noncoherent to alloc low memory pool
See merge request sdk/linux!900
|
|
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>
|
|
Add system pm.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|