Age | Commit message (Collapse) | Author | Files | Lines |
|
Cr 1311 cpu idle mason.huo
See merge request sdk/linux!247
|
|
fix 'NULL device' printing problem in console
Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com>
|
|
If enable CONFIG_PM, 'pm_runtime_get_sync' will return erro
Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com>
|
|
Disable clock properly, delete redundant comments, modify compatible
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
The RISC-V SBI HSM extension provides HSM suspend call which can
be used by Linux RISC-V to enter platform specific low-power state.
This patch adds a CPU idle driver based on RISC-V SBI calls which
will populate idle states from device tree and use SBI calls to
entry these idle states.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Acked-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|
|
The generic power domain related code in PSCI domain driver is largely
independent of PSCI and can be shared with RISC-V SBI domain driver
hence we factor-out this code into dt_idle_genpd.c and dt_idle_genpd.h.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|
|
Cr 1470 drm tda driver keith.zhao
See merge request sdk/linux!243
|
|
crypto:starfive:remove sha warning log
See merge request sdk/linux!242
|
|
delete FW MACRO head file
Signed-off-by:keith.zhao <keith.zhao@statfivetech.com>
|
|
fix tda hdmi color error display
Signed-off-by:keith.zhao <keith.zhao@statfivetech.com>
|
|
remove sha warning log
Signed-off-by: william.qiu <william.qiu@starfivetech.com>
|
|
v4l2: media device add some mesg info
See merge request sdk/linux!240
|
|
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
|
|
Add CCM and GCM modes of operation for Starfive AES driver.
Signed-off-by: jiajie.ho <jiajie.ho@starfivetech.com>
|
|
use pm runtime interface
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
Cr 877 timer xingyu.wu
See merge request sdk/linux!213
|
|
v4l2: modify pmu interface
See merge request sdk/linux!222
|
|
|
|
'jh7110-5.15.y-devel'
riscv:linux:driver:drm
See merge request sdk/linux!225
|
|
Cr 1459 v4 l2 515 mason.huo
See merge request sdk/linux!224
|
|
remove some useless comment after review
Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com>
|
|
replace standard pmu interface
Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com>
|
|
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
|
|
dts/starfive: add imx219 configure
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
|
|
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
|
|
To support ISP usr mode debugging, support starfive v4l2 driver for kernel
module.
The starfive v4l2 driver is built in kernel by default,
user needs to modify the kernel deconfig to support kernel module.
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
dts/starfive: add imx219 configure
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
|
|
The jh7110 only has one isp controller, but the driver
defines isp device IDs for multi isp controller.
Remove all isp IDs from the driver.
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
For jh7110 soc, there is only one isp controller.
To avoid the system errors when config to support
dual isp, remove the all isp1 related source code
from driver.
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
The isp app uses the mmap buffer mode which needs to
sync the cache before isp controller writes data into
the buffer.
Add L2 cache flushing before sending data to user space,
so that make sure the cache coherence.
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Add STF_DUAL_ISP Kconfig to config single isp
or dual isp.
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
To support isp0 & isp1 configuration, we should
sort the isp sequence firtly.
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|