aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/am437x-gp-evm.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts
index 003766c47bbf..2674132396e3 100644
--- a/arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/arch/arm/boot/dts/am437x-gp-evm.dts
@@ -277,8 +277,8 @@
277 277
278 attb-gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>; 278 attb-gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
279 279
280 x-size = <1024>; 280 touchscreen-size-x = <1024>;
281 y-size = <600>; 281 touchscreen-size-y = <600>;
282 }; 282 };
283}; 283};
284 284