diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/boot/dts/imx28-apf28dev.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx28-apf28dev.dts b/arch/arm/boot/dts/imx28-apf28dev.dts index 81e5f75529ff..1e72b0de57ea 100644 --- a/arch/arm/boot/dts/imx28-apf28dev.dts +++ b/arch/arm/boot/dts/imx28-apf28dev.dts | |||
@@ -223,7 +223,7 @@ | |||
223 | 223 | ||
224 | user-button { | 224 | user-button { |
225 | label = "User button"; | 225 | label = "User button"; |
226 | gpios = <&gpio0 17 0>; | 226 | gpios = <&gpio0 17 GPIO_ACTIVE_LOW>; |
227 | linux,code = <0x100>; | 227 | linux,code = <0x100>; |
228 | }; | 228 | }; |
229 | }; | 229 | }; |