ARM: dts: at91: sama5: Add the sfr node
[oweals/u-boot.git] / arch / arm / dts / sama5d2.dtsi
index d8a65145d673aec07eb83bf58ff6b1e3284ec68e..4233ef8c189f9b9cd77fe852f600a048f7541a41 100644 (file)
                                        compatible = "atmel,at91sam9x5-clk-utmi";
                                        #clock-cells = <0>;
                                        clocks = <&main>;
+                                       regmap-sfr = <&sfr>;
                                        u-boot,dm-pre-reloc;
                                };
 
                                status = "disabled";
                        };
 
+                       sfr: sfr@f8030000 {
+                               compatible = "atmel,sama5d2-sfr", "syscon";
+                               reg = <0xf8030000 0x98>;
+                       };
+
                        sckc@f8048050 {
                                compatible = "atmel,at91sam9x5-sckc";
                                reg = <0xf8048050 0x4>;