Age | Commit message (Collapse) | Author | Files | Lines |
|
Normalize the copyright licenses about clocktree/watchdog/timer/spdif/pwmdac.
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
|
|
add system pm ops for timer
Signed-off-by: ziv.xu <ziv.xu@starfive.com>
|
|
Remove struct reset_control from starfive_clkevt struct, uses local
struct reset_control instead.
Signed-off-by: Ley Foon Tan <leyfoon.tan@linux.starfivetech.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>
|
|
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
|
|
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
|
|
This driver applies to JH7100|JH7110
Signed-off-by: samin <samin.guo@starfivetech.com>
|