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:
cfee6b5
)
ARM: dts: imx7d-sdb: fix ti,x-plate-ohms property name
author
Vladimir Zapolskiy
<vz@mleia.com>
Mon, 29 Aug 2016 01:41:50 +0000
(
04:41
+0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 29 Aug 2016 14:19:56 +0000
(22:19 +0800)
Fix misspelled "ti,x-plate-ohms" property name of TI TSC2046
touchscreen controller.
Fixes:
d09e6beafa23
("ARM: dts: imx7d-sdb: Add support for touchscreen")
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7d-sdb.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx7d-sdb.dts
b/arch/arm/boot/dts/imx7d-sdb.dts
index 95ee268ed51013436e22955ddf923ef0f204a852..2f33c463cbce4f1eff456ea75666b22efb3ae5cc 100644
(file)
--- a/
arch/arm/boot/dts/imx7d-sdb.dts
+++ b/
arch/arm/boot/dts/imx7d-sdb.dts
@@
-131,7
+131,7
@@
ti,y-min = /bits/ 16 <0>;
ti,y-max = /bits/ 16 <0>;
ti,pressure-max = /bits/ 16 <0>;
- ti,x-plat-ohms = /bits/ 16 <400>;
+ ti,x-plat
e
-ohms = /bits/ 16 <400>;
wakeup-source;
};
};