]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
ARM: dts: sama7g5: add slow clock bindings
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Tue, 2 Jun 2020 12:23:49 +0000 (15:23 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Thu, 7 Jan 2021 07:44:15 +0000 (09:44 +0200)
Add DT bindings for slow clock driver.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
arch/arm/dts/sama7g5.dtsi

index 0fc7a5e197387eb6fcfda0970541113eae1f8f8b..d27d246a682162a948c197a227b389d07d3343ae 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <1>;
 
+                       clk32: sckc@e001d050 {
+                               compatible = "microchip,sam9x60-sckc";
+                               reg = <0xe001d050 0x4>;
+                               clocks = <&slow_rc_osc>, <&slow_xtal>;
+                               #clock-cells = <1>;
+                       };
+
                        sdmmc1: sdio-host@e1208000 {
                                compatible = "microchip,sama7g5-sdhci";
                                reg = <0xe1208000 0x300>;