diff options
Diffstat (limited to 'dts/upstream/src/arm/marvell/mmp2-olpc-xo-1-75.dts')
-rw-r--r-- | dts/upstream/src/arm/marvell/mmp2-olpc-xo-1-75.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/upstream/src/arm/marvell/mmp2-olpc-xo-1-75.dts b/dts/upstream/src/arm/marvell/mmp2-olpc-xo-1-75.dts index 55ea87870af..86c425b72fa 100644 --- a/dts/upstream/src/arm/marvell/mmp2-olpc-xo-1-75.dts +++ b/dts/upstream/src/arm/marvell/mmp2-olpc-xo-1-75.dts @@ -113,8 +113,8 @@ "Headphones", "HPOR", "MIC2", "Mic Jack"; widgets = "Headphone", "Headphones", "Microphone", "Mic Jack"; - hp-det-gpio = <&gpio 97 GPIO_ACTIVE_HIGH>; - mic-det-gpio = <&gpio 96 GPIO_ACTIVE_HIGH>; + hp-det-gpios = <&gpio 97 GPIO_ACTIVE_HIGH>; + mic-det-gpios = <&gpio 96 GPIO_ACTIVE_HIGH>; }; soc { |