]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-common32.dtsi
tegra: video: Move LCD driver to use the DM PWM driver
[u-boot] / arch / arm / dts / uniphier-common32.dtsi
index de04de1111eae5c3fa74b5fa212bc776ffd6c910..59511bde946970f61e0dba658fa9be30bfed5349 100644 (file)
                        reg = <0x58c00000 0x400>, <0x59800000 0x2000>;
                };
 
+               mio: mioctrl@59810000 {
+                       /* specify compatible in each SoC DTSI */
+                       reg = <0x59810000 0x800>;
+                       #clock-cells = <1>;
+               };
+
+               peri: perictrl@59820000 {
+                       /* specify compatible in each SoC DTSI */
+                       reg = <0x59820000 0x200>;
+                       #clock-cells = <1>;
+               };
+
                timer@60000200 {
                        compatible = "arm,cortex-a9-global-timer";
                        reg = <0x60000200 0x20>;
                        reg = <0x5f801000 0xe00>;
                };
 
+               sysctrl: sysctrl@61840000 {
+                       /* specify compatible in each SoC DTSI */
+                       reg = <0x61840000 0x4000>;
+                       #clock-cells = <1>;
+                       clock-names = "ref";
+                       clocks = <&refclk>;
+               };
+
                nand: nand@68000000 {
                        compatible = "denali,denali-nand-dt";
                        reg = <0x68000000 0x20>, <0x68100000 0x1000>;