Age | Commit message (Collapse) | Author | Files | Lines |
|
CR 1176 clock tree pll xingyu.wu
See merge request sdk/linux!280
|
|
Use 'devm_reset_control_array_get_exclusive' api to
get reset controllers.
Signed-off-by: xingyu.wu <xingyu.wu@starfivetech.com>
|
|
Modify function format about 'jh7110_pll_data_from'
Signed-off-by: xingyu.wu <xingyu.wu@starfivetech.com>
|
|
In the file drivers/clk/starfive/clk-starfive-jh7110-pll.h,
If set PLL2_DEFAULT_FREQ NULL of 0 , then PLL2 frequency is original.
If set PLL2_DEFAULT_FREQ one of 'starfive_pll2_freq_value', then PLL2
frequency will be set the new rate during clock tree registering.
Signed-off-by: xingyu.wu <xingyu.wu@starfivetech.com>
|
|
If enable CONFIG_CLK_STARFIVE_JH7110_PLL, also could read or set PLL1 clock's
rate by reading or setting syscon registers.
Signed-off-by: xingyu.wu <xingyu.wu@starfivetech.com>
|
|
If enable CONFIG_CLK_STARFIVE_JH7110_PLL, could read or set PLL0 clock's
rate by reading or setting syscon registers.
Signed-off-by: xingyu.wu <xingyu.wu@starfivetech.com>
|
|
Modify the clocktree files' format
Signed-off-by: xingyu.wu <xingyu.wu@starfivetech.com>
|
|
Move external clock definitions to C files that avoid illegal use.
Signed-off-by: xingyu.wu <xingyu.wu@starfivetech.com>
|
|
fix failure problem of vout while startup
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
'jh7110-5.15.y-devel'
Cr 1651 7110 evb 5.15 voutrst 1 shengyang.chen
See merge request sdk/linux!285
|
|
CR_1562 spi xingyu.wu
See merge request sdk/linux!288
|
|
CR_1560_v4l2_changhuang.liang
See merge request sdk/linux!294
|
|
'jh7110-5.15.y-devel'
CR_1631-5.15 riscv:linux:drm:mipitx
See merge request sdk/linux!296
|
|
Observed interrupt signal goes HIGH before HMAC calculations
has been completed. Switching to use CSR polling to check for
HMAC_DONE instead.
Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com>
|
|
fix mipi shifted display problem
remove useless process in vs_dc_hw.c
Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com>
|
|
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
|
|
It would be error when CONFIG_PM enable and use overlay by of-platform to register.
And disable 'auto_runtime_pm' can be avoid.
And add some power manager operation in platform probe function.
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
|
|
replace some reset interfaces for vout
Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com>
|
|
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
|
|
Solve RGB channel display offset problem
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
1. Set initial time if rtc is never set.
2. Add timeout when clearing interrupt flag register.
3. Improve alarm function.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
'jh7110-5.15.y-devel'
CR 1458 timer watchdog wording xingyu.wu
See merge request sdk/linux!269
|
|
driver: pci: Add extended reset time for better compatibility
See merge request sdk/linux!273
|
|
usb: cdns3: Configuare phy as down-spread-spectrum
See merge request sdk/linux!253
|
|
'jh7110-5.15.y-devel'
riscv:linux:drm:mipidsi
See merge request sdk/linux!265
|
|
'jh7110-5.15.y-devel'
v4l2: delete csiphy1 and csi1 subdev
See merge request sdk/linux!255
|
|
'jh7110-5.15.y-devel'
riscv:driver:drm:DC8200
See merge request sdk/linux!271
|
|
[VOUT][DRM]fix redmine #1352: disable plane overlay in close flow
See merge request sdk/linux!259
|
|
Cr 1427 i2c hal.feng
See merge request sdk/linux!263
|
|
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
1、fix issue #1496(#1320 is the same issue)
Signed-off-by:keith.zhao <keith.zhao@statfivetech.com>
|
|
The existing implementation uses DT clock-names 'timer0', 'timer1' and etc
as timer names. This will have issue if there are two timer instance IPs
in the system.
This patch update timer names to format below, example:
timer@13050000.ch0
timer@13050000.ch1
timer@13050000.ch2
timer@13050000.ch3
Signed-off-by: Ley Foon Tan <leyfoon.tan@linux.starfivetech.com>
|
|
Reset the timer if the reset control is available.
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
Signed-off-by: Ley Foon Tan <leyfoon.tan@linux.starfivetech.com>
|
|
Change all "si5" wording in driver to "starfive".
No functional change.
Signed-off-by: Ley Foon Tan <leyfoon.tan@linux.starfivetech.com>
|
|
Update compatible string to "starfive,timers".
Signed-off-by: Ley Foon Tan <leyfoon.tan@linux.starfivetech.com>
|
|
Same StarFive timer IP is used in JH8100 SoC. Remove JH71xx wording from
description to be more generic.
Signed-off-by: Ley Foon Tan <leyfoon.tan@linux.starfivetech.com>
|
|
|
|
fix mipi display color problem
Signed-off-by:shengyang.chen<shengyang.chen@starfivetech.com>
|
|
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
|
|
CR_1534 pinctrl: starfive: Fix gpiomon erro
See merge request sdk/linux!249
|
|
Cr 1346 pwm hal.feng
See merge request sdk/linux!257
|
|
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
'jh7110-5.15.y-devel'
riscv:linux:vout:m31
See merge request sdk/linux!250
|
|
The default phy spread-spectrum mode is up-spread-spectrum,
which is violated the usb3 spec.
The up-spread-spectrum mode leads to phy buffers overrun.
Signed-off-by: mason.huo <mason.huo@starfivetech.com>
|
|
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
|
|
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>
|