]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-ph1-pro5.dtsi
ARM: uniphier: drop unneeded EHCI pin mux settings
[u-boot] / arch / arm / dts / uniphier-ph1-pro5.dtsi
index 120767c7fae428bffc60aea9a2ec483c51a66fcc..087b25a95023867accc5d76b8ae28875f8bd6240 100644 (file)
        clock-frequency = <73728000>;
 };
 
+&mio {
+       compatible = "socionext,ph1-pro5-mioctrl";
+       clock-names = "stdmac";
+       clocks = <&sysctrl 10>;
+};
+
+&peri {
+       compatible = "socionext,ph1-pro5-perictrl";
+       clock-names = "uart", "fi2c";
+       clocks = <&sysctrl 3>, <&sysctrl 4>;
+};
+
 &pinctrl {
        compatible = "socionext,ph1-pro5-pinctrl", "syscon";
 };
+
+&sysctrl {
+       compatible = "socionext,ph1-pro5-sysctrl";
+};