Home
last modified time | relevance | path

Searched hist:"2 c68d26f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3128.dtsi2c68d26f Tue Aug 29 15:37:27 CDT 2023 Alex Bee <knaerzche@gmail.com> ARM: dts: rockchip: Fix timer clocks for RK3128

Currently the Rockchip timer source clocks are set to xin24 for no obvious
reason and the actual timer clocks (SCLK_TIMER*) will get disabled during
boot process as they have no user. That will make the SoC stuck as no timer
source exists.

Fixes: a0201bff6259 ("ARM: dts: rockchip: add rk3128 soc dtsi")
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20230829203721.281455-12-knaerzche@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>