projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60da666
)
Revert "ARM: dts: Disable pixelvalve0/1 nodes as workaround"
66/144666/5
accepted/tizen/4.0/unified/20170908.222207
accepted/tizen/unified/20170908.220611
submit/tizen/20170908.045238
submit/tizen_4.0/20170908.045250
author
KwangCheol Lee
<kclee@dignsys.com>
Thu, 17 Aug 2017 10:05:36 +0000
(19:05 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 8 Sep 2017 04:26:26 +0000
(
04:26
+0000)
This reverts commit
1fdbcec8240fff33b28d3402cb07b851e7ec841e
.
Enable pixelvalve0/1 nodes to support the official RPI touchscreen LCD.
Change-Id: I86b4c78dd4ada0ec9328ac8b797c95c48b9b7c6e
Signed-off-by: KwangCheol Lee <kclee@dignsys.com>
arch/arm/boot/dts/bcm2710-rpi-3-b.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/bcm2710-rpi-3-b.dts
b/arch/arm/boot/dts/bcm2710-rpi-3-b.dts
index 0a900a5990693cf0f267fa9154a0f75e6674e499..aced35bad823921b131783eb5b764270d1bb58cf 100644
(file)
--- a/
arch/arm/boot/dts/bcm2710-rpi-3-b.dts
+++ b/
arch/arm/boot/dts/bcm2710-rpi-3-b.dts
@@
-179,6
+179,14
@@
status = "okay";
};
+&pixelvalve0 {
+ status = "okay";
+};
+
+&pixelvalve1 {
+ status = "okay";
+};
+
&pixelvalve2 {
status = "okay";
};