]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/dts/rk3368-lion-u-boot.dtsi
rockchip: dts: rk3368-lion: add /chosen/tick-timer
[people/ms/u-boot.git] / arch / arm / dts / rk3368-lion-u-boot.dtsi
index 6052e8a8d38926ed2ccf92a3b04c5e1792134a87..1ec7d254af976f16f7d34ec505afc43158b8f266 100644 (file)
@@ -13,6 +13,7 @@
        chosen {
                stdout-path = "serial0:115200n8";
                u-boot,spl-boot-order = &emmc, &sdmmc;
+               tick-timer = "/timer@ff810000";
        };
 
 };
@@ -88,6 +89,7 @@
 &timer0 {
        u-boot,dm-pre-reloc;
        clock-frequency = <24000000>;
+       status = "okay";
 };