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:
27e21f7
)
arm: dts: rk322x-android: update shut mode and enable this module
author
Rocky Hao
<rocky.hao@rock-chips.com>
Tue, 16 May 2017 02:18:57 +0000
(10:18 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Tue, 16 May 2017 10:35:17 +0000
(18:35 +0800)
gpio is not connected by default and we suggest cru mode as the default
shut mode.
Change-Id: I74593092b145e51e5f5b52ab028e650b7fe67f5e
Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com>
arch/arm/boot/dts/rk322x-android.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk322x-android.dtsi
b/arch/arm/boot/dts/rk322x-android.dtsi
index 4ed05d138cf9cde2639ec479aeedfe6c1c104445..0989f623f5ebc1f3586b0d182dd728ff62d36f1c 100644
(file)
--- a/
arch/arm/boot/dts/rk322x-android.dtsi
+++ b/
arch/arm/boot/dts/rk322x-android.dtsi
@@
-120,6
+120,11
@@
};
};
+&tsadc {
+ rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
+ status = "okay";
+};
+
&u2phy0 {
status = "okay";