summaryrefslogtreecommitdiffstats
path: root/dts/src/mips/img/pistachio_marduk.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/mips/img/pistachio_marduk.dts')
-rw-r--r--dts/src/mips/img/pistachio_marduk.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/src/mips/img/pistachio_marduk.dts b/dts/src/mips/img/pistachio_marduk.dts
index a8708783f0..a8da2f992b 100644
--- a/dts/src/mips/img/pistachio_marduk.dts
+++ b/dts/src/mips/img/pistachio_marduk.dts
@@ -59,12 +59,12 @@
keys {
compatible = "gpio-keys";
- button@1 {
+ button-1 {
label = "Button 1";
linux,code = <0x101>; /* BTN_1 */
gpios = <&gpio3 6 GPIO_ACTIVE_LOW>;
};
- button@2 {
+ button-2 {
label = "Button 2";
linux,code = <0x102>; /* BTN_2 */
gpios = <&gpio2 14 GPIO_ACTIVE_LOW>;