projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed2c47
)
ARM: dts: pandora: fix panel compatibility string
author
H. Nikolaus Schaller
<hns@goldelico.com>
Fri, 1 Dec 2017 07:41:23 +0000
(08:41 +0100)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 21 Dec 2017 15:24:35 +0000
(07:24 -0800)
We can remove the unnecessary "omapdss," prefix because
the omapdrm driver takes care of it when matching with
the driver table.
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-pandora-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap3-pandora-common.dtsi
b/arch/arm/boot/dts/omap3-pandora-common.dtsi
index
cd53dc6
..
f83b102
100644
(file)
--- a/
arch/arm/boot/dts/omap3-pandora-common.dtsi
+++ b/
arch/arm/boot/dts/omap3-pandora-common.dtsi
@@
-627,7
+627,7
@@
lcd: lcd@1 {
reg = <1>; /* CS1 */
- compatible = "
omapdss,
tpo,td043mtea1";
+ compatible = "tpo,td043mtea1";
spi-max-frequency = <100000>;
spi-cpol;
spi-cpha;