提交 b72af346 编写于 作者: A Alexander Kochetkov 提交者: Daniel Lezcano

ARM: dts: rockchip: Update compatible property for rk322x timer

Property set to '"rockchip,rk3228-timer", "rockchip,rk3288-timer"'
to match devicetree bindings.
Signed-off-by: NAlexander Kochetkov <al.kochet@gmail.com>
Suggested-by: NHeiko Stübner <heiko@sntech.de>
Reviewed-by: NHeiko Stuebner <heiko@sntech.de>
Signed-off-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
上级 b6463936
...@@ -325,7 +325,7 @@ ...@@ -325,7 +325,7 @@
}; };
timer: timer@110c0000 { timer: timer@110c0000 {
compatible = "rockchip,rk3288-timer"; compatible = "rockchip,rk3228-timer", "rockchip,rk3288-timer";
reg = <0x110c0000 0x20>; reg = <0x110c0000 0x20>;
interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&xin24m>, <&cru PCLK_TIMER>; clocks = <&xin24m>, <&cru PCLK_TIMER>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册