linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx7d-sdb: fix ti,x-plate-ohms property name
@ 2016-08-29  1:41 Vladimir Zapolskiy
  2016-08-29 14:21 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Zapolskiy @ 2016-08-29  1:41 UTC (permalink / raw)
  To: linux-arm-kernel

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>
---
 arch/arm/boot/dts/imx7d-sdb.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx7d-sdb.dts b/arch/arm/boot/dts/imx7d-sdb.dts
index 95ee268..2f33c46 100644
--- 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-plate-ohms = /bits/ 16 <400>;
 		wakeup-source;
 	};
 };
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: dts: imx7d-sdb: fix ti,x-plate-ohms property name
  2016-08-29  1:41 [PATCH] ARM: dts: imx7d-sdb: fix ti,x-plate-ohms property name Vladimir Zapolskiy
@ 2016-08-29 14:21 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2016-08-29 14:21 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Aug 29, 2016 at 04:41:50AM +0300, Vladimir Zapolskiy wrote:
> 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>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-29 14:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-29  1:41 [PATCH] ARM: dts: imx7d-sdb: fix ti,x-plate-ohms property name Vladimir Zapolskiy
2016-08-29 14:21 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).