arm64: rockchip: rk3368: dts: add rockchip,rk3368-efuse-256
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rk3368.dtsi
index 7950af8912b4f19a7c9e20595eceae1a90118a12..f65097e21a705335cdb259f77bb8090d4039dfb5 100644 (file)
                };
        };
 
+       efuse_256@ffb00000 {
+               compatible = "rockchip,rk3368-efuse-256";
+               reg = <0x0 0xffb00000 0x0 0x8>;
+       };
+
        timer {
                compatible = "arm,armv8-timer";
                interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_HIGH)>,
                                                300000 1200000
                                                400000 1200000
                                                >;
+                                       bd-freq-table = <
+                                               /* bandwidth   freq */
+                                               2700           792000
+                                               2600           600000
+                                               2280           456000
+                                               1560           396000
+                                               1020           324000
+                                               720            240000
+                                               >;
                                        channel = <2>;
                                        status = "disabled";
                                };