Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
'jh7110-5.15.y-devel'
riscv:linux:driver:drm:rgb2hdmi
See merge request sdk/linux!112
|
|
update README
Signed-off-by:shengyang.chenshengyang.chen@starfivetech.com
|
|
update rgb2hdmi driver support
Signed-off-by:shengyang.chenshengyang.chen@starfivetech.com
|
|
Cr 1201 overlay jianlong
See merge request sdk/linux!107
|
|
Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com>
|
|
Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com>
|
|
Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com>
|
|
reset:starfive:jh7110: Delete redundant logic
See merge request sdk/linux!106
|
|
In the hardware design, the IPs RESET signal of jh7110 is divided into two groups,
one group is active high, and the other group is active low.
However, the software does not need to distinguish whether the RESET signal is active high or active low,
Write 1 to be assert, and write 0 to deassert.
Therefore, the software does not need to add additional logic to distinguish these two sets of signals.
Signed-off-by: Clivia.Cai <Clivia.Cai@starfivetech.com>
|
|
'jh7110-5.15.y-devel'
riscv:linux:driver:drm:mipi-dsi
See merge request sdk/linux!105
|
|
update mipi-dsi driver support
improvement after reviewing
Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com>
|
|
update mipi-dsi driver support
Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com>
|
|
riscv: dts: update hdmi pins
See merge request sdk/linux!104
|
|
Signed-off-by: david.li<david.li@starfivetech.com>
|
|
Cr 1071 gpu display shanlong.li
See merge request sdk/linux!102
|
|
Using the GPU driver release version
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
Disable apm to resolve pvrdebug -dd suspension error
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
Cr 1108 uart yanhong.wang
See merge request sdk/linux!101
|
|
Add bindings for uart3-uart5 on the StarFive JH7100 SoC.
Signed-off-by: yanhong.wang <yanhong.wang@starfivetech.com>
|
|
The core_clk division register of uart3-uart5 include fractional and
integral parts,but now only use the integral part,so include shift
operation. The integral part include 8 bit,so the max value can be
configed is 255.In order to support 115200 bandrate,so limit the max
value to 10.
Signed-off-by: yanhong.wang <yanhong.wang@starfivetech.com>
|
|
Change devm_reset_control_get_optional_exclusive API to
devm_reset_control_array_get_exclusive, in order to support a list of
reset.
Signed-off-by: yanhong.wang <yanhong.wang@starfivetech.com>
|
|
Cr 1138 sec william.qiu
See merge request sdk/linux!100
|
|
Cr 1134 pmic mason.huo
See merge request sdk/linux!98
|
|
v4l2: sc2235 use 30 fps output
See merge request sdk/linux!99
|
|
enable crypto for jh7110 soc.
Signed-off-by: samin.guo <samin.guo@starfivetech.com>
|
|
Use devm_reset_control_get_shared to share a reset signal otherwise TRNG
and crypto will not work at the same time.
Signed-off-by: samin.guo <samin.guo@starfivetech.com>
|
|
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
|
|
The hdmi & csi driver use the legacy pmic driver APIs to
power on/off related LDOs.
After employed regulator framework for pmic,
add the regulator APIs to control the LDOs.
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Add 7 regulators base on regulator framework for
JH7110 evb HW design.
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
The pmic driver should employ regulator framework,
rather than a driver in soc.
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Cr 1131 pcie kevin.xie
See merge request sdk/linux!97
|
|
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
Disable the LTR message forwarding of PCIe Message Reception,
which has been enabled & set a illegal destination address by
PLDA PCIe IP core as default.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
driver:GPU: adjust ClockSpeed to 409.6MHz
See merge request sdk/linux!95
|
|
adjust ClockSpeed to 409.6MHz
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
Cr 1103 evb drm driver keith.zhao
See merge request sdk/linux!94
|
|
driver name "vs-drm" change to "starfive", gpu need name with no "-"
Signed-off-by: keith.zhao<keith.zhao@statfivetech.com>
|
|
replace drm clock&pin api , add edid and HPD function
Signed-off-by: keith.zhao<keith.zhao@statfivetech.com>
|
|
clk:starfive:Adjust clocks' flag
See merge request sdk/linux!89
|
|
Cr 1058 sdboot clivia.cai
See merge request sdk/linux!93
|
|
Modify the name of some attributes of the sdio0 node
Signed-off-by: Clivia.Cai <Clivia.Cai@starfivetech.com>
|
|
modify sd card bus freq to 102.4M
Signed-off-by: Clivia.Cai <Clivia.Cai@starfivetech.com>
|
|
Implement PDM driver for JH7110 SoC
Signed-off-by: Walker Chen <walker.chen@starfivetech.com>
See merge request sdk/linux!92
|
|
Signed-off-by: Walker Chen <walker.chen@starfivetech.com>
|
|
Cr 1086 pcie kevin.xie
See merge request sdk/linux!91
|
|
v4l2: fixed sc2235->dvp->isp->ddr error
See merge request sdk/linux!90
|
|
The firmware of AX210 are set in linux/firmware as extra firmware,
whilch will be build into kernel.
That is one of the standard extra firmware solutioin, or we can
pack them into filesystem(lib/firmware).
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|