projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a23afb
)
ARM: dts: rockchip: enable saradc for rk3288-evb
author
Jacob Chen
<jacob-chen@iotwrt.com>
Sat, 1 Jul 2017 13:10:01 +0000
(21:10 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Sun, 16 Jul 2017 15:08:58 +0000
(17:08 +0200)
saradc in rk3288-evb use 1.8v ref.
Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-evb.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3288-evb.dtsi
b/arch/arm/boot/dts/rk3288-evb.dtsi
index f226ca77c4014b886a5893be73607df5db30b1d7..f549f91e177abe8a5928c98173872a3a81314cbd 100644
(file)
--- a/
arch/arm/boot/dts/rk3288-evb.dtsi
+++ b/
arch/arm/boot/dts/rk3288-evb.dtsi
@@
-218,6
+218,11
@@
status = "okay";
};
+&saradc {
+ vref-supply = <&vcc_18>;
+ status = "okay";
+};
+
&sdmmc {
bus-width = <4>;
cap-mmc-highspeed;