ARM: DT: STi: STiH418: Add miphy28lp optional oscillator clock properties
authorPeter Griffin <peter.griffin@linaro.org>
Thu, 30 Apr 2015 13:30:00 +0000 (15:30 +0200)
committerMaxime Coquelin <maxime.coquelin@st.com>
Thu, 7 May 2015 14:40:34 +0000 (16:40 +0200)
STiH418 miphy28lp port0/1 need the oscillator clock configured in the same way
as on STiH407/STiH410 platforms.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
arch/arm/boot/dts/stih418-b2199.dts

index a2fdada..589f66b 100644 (file)
                        sd-uhs-sdr104;
                        sd-uhs-ddr50;
                };
+
+               miphy28lp_phy: miphy28lp@9b22000 {
+
+                       phy_port0: port@9b22000 {
+                               st,osc-rdy;
+                       };
+
+                       phy_port1: port@9b2a000 {
+                               st,osc-force-ext;
+                       };
+               };
        };
 };