projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e47339f
)
ARM: ux500: Supply the Ethernet clock lookup to Snowball's DT
author
Lee Jones
<lee.jones@linaro.org>
Mon, 3 Jun 2013 12:06:13 +0000
(13:06 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:04:40 +0000
(11:04 +0200)
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-snowball.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/ste-snowball.dts
b/arch/arm/boot/dts/ste-snowball.dts
index acf99ece84994ed610bcc290ef0658087ddbb048..3abec3205f13c12e35cdfff182339c9c6f2e9da3 100644
(file)
--- a/
arch/arm/boot/dts/ste-snowball.dts
+++ b/
arch/arm/boot/dts/ste-snowball.dts
@@
-111,12
+111,13
@@
vdd33a-supply = <&en_3v3_reg>;
vddvario-supply = <&db8500_vape_reg>;
-
reg-shift = <1>;
reg-io-width = <2>;
smsc,force-internal-phy;
smsc,irq-active-high;
smsc,irq-push-pull;
+
+ clocks = <&prcc_pclk 3 0>;
};
};