diff options
-rw-r--r-- | arch/arm/boot/dts/am43x-epos-evm.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts index 90098f98a5c8..b742200f7672 100644 --- a/arch/arm/boot/dts/am43x-epos-evm.dts +++ b/arch/arm/boot/dts/am43x-epos-evm.dts | |||
@@ -344,8 +344,8 @@ | |||
344 | 344 | ||
345 | attb-gpio = <&gpio1 17 GPIO_ACTIVE_HIGH>; | 345 | attb-gpio = <&gpio1 17 GPIO_ACTIVE_HIGH>; |
346 | 346 | ||
347 | x-size = <1024>; | 347 | touchscreen-size-x = <1024>; |
348 | y-size = <600>; | 348 | touchscreen-size-y = <600>; |
349 | }; | 349 | }; |
350 | }; | 350 | }; |
351 | 351 | ||