提交 615e9b3c 编写于 作者: K Kever Yang

rockchip: px5: add timer0 dts node as tick timer

Let's use rockchip timer before stimer patches can be merged.
Signed-off-by: NKever Yang <kever.yang@rock-chips.com>
上级 6459e7f5
......@@ -5,6 +5,7 @@
/ {
chosen {
u-boot,spl-boot-order = &emmc;
tick-timer = "/timer@ff810000";
};
};
......@@ -60,3 +61,9 @@
&emmc {
u-boot,dm-pre-reloc;
};
&timer0 {
u-boot,dm-pre-reloc;
clock-frequency = <24000000>;
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册