projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
571ac3b
)
ARM: DT: STi: STiH418: Add miphy28lp optional oscillator clock properties
author
Peter Griffin
<peter.griffin@linaro.org>
Thu, 30 Apr 2015 13:30:00 +0000
(15:30 +0200)
committer
Maxime 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/stih418-b2199.dts
b/arch/arm/boot/dts/stih418-b2199.dts
index a2fdada5b4e57f4349edabde5571c4582b32986d..589f66b501c2f994e5c322ea4833713e52d6879e 100644
(file)
--- a/
arch/arm/boot/dts/stih418-b2199.dts
+++ b/
arch/arm/boot/dts/stih418-b2199.dts
@@
-86,5
+86,16
@@
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;
+ };
+ };
};
};