diff options
Diffstat (limited to 'arch/arm/boot/dts/mpa1600.dts')
-rw-r--r-- | arch/arm/boot/dts/mpa1600.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/mpa1600.dts b/arch/arm/boot/dts/mpa1600.dts index f1b54a254f91..ccf9ea242f72 100644 --- a/arch/arm/boot/dts/mpa1600.dts +++ b/arch/arm/boot/dts/mpa1600.dts | |||
@@ -62,7 +62,7 @@ | |||
62 | 62 | ||
63 | monitor_mute { | 63 | monitor_mute { |
64 | label = "Monitor mute"; | 64 | label = "Monitor mute"; |
65 | gpios = <&pioC 1 1>; | 65 | gpios = <&pioC 1 GPIO_ACTIVE_LOW>; |
66 | linux,code = <113>; | 66 | linux,code = <113>; |
67 | }; | 67 | }; |
68 | }; | 68 | }; |