]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Fix gpio-key DT description
authorMichal Simek <michal.simek@amd.com>
Fri, 8 Mar 2024 08:40:52 +0000 (09:40 +0100)
committerMichal Simek <michal.simek@amd.com>
Tue, 12 Mar 2024 15:11:50 +0000 (16:11 +0100)
All gpio-key descriptionos with dt-schema.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/a67884f4fad98b94198123eef45ffdad511b0dc6.1709887234.git.michal.simek@amd.com
arch/arm/dts/zynqmp-sc-revB.dts
arch/arm/dts/zynqmp-vp-x-a2785-00-revA.dts
arch/arm/dts/zynqmp-vpk120-revA.dts
arch/arm/dts/zynqmp-zcu208-revA.dts
arch/arm/dts/zynqmp-zcu216-revA.dts
arch/arm/dts/zynqmp-zcu670-revA.dts
arch/arm/dts/zynqmp-zcu670-revB.dts

index 8517bdad6f470c1bbb5ba58058d52920015f7fae..de2d7842ae28bb7c871b30e53dc6f8dbefe93f4b 100644 (file)
@@ -49,7 +49,7 @@
        gpio-keys {
                compatible = "gpio-keys";
                autorepeat;
-               fwuen {
+               key-fwuen {
                        label = "sw16";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                        linux,code = <BTN_MISC>;
index 2a3bbe170472cfc76ca817cbdfdd74a8e49574fc..b626d1aacf58bd849de3199b162fee72f9fa9c45 100644 (file)
@@ -47,7 +47,7 @@
        gpio-keys {
                compatible = "gpio-keys";
                autorepeat;
-               j383 {
+               key-j383 {
                        label = "j383";
                        gpios = <&gpio 10 GPIO_ACTIVE_HIGH>;
                        linux,code = <BTN_MISC>;
index e0e4f1b13ada94eb54447739951eb40b9aa9dfdd..e0632883e4ece26c4e2440e642b7719d5fdc66a3 100644 (file)
@@ -47,7 +47,7 @@
        gpio-keys {
                compatible = "gpio-keys";
                autorepeat;
-               sw16 {
+               button-16 {
                        label = "sw16";
                        gpios = <&gpio 10 GPIO_ACTIVE_HIGH>;
                        linux,code = <BTN_MISC>;
index b4e24745a9a6769334ff15fded99933ea51d4fa5..a113e475082f1a581fa625933a8bcd4a0907f1ec 100644 (file)
@@ -46,7 +46,7 @@
        gpio-keys {
                compatible = "gpio-keys";
                autorepeat;
-               sw19 {
+               switch-19 {
                        label = "sw19";
                        gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
                        linux,code = <KEY_DOWN>;
index 6f593e80841f66eb3b357344a4e5ea45a9e7b1ac..4d7d5d2e5eff44275131d2f4a26dd62de39951dc 100644 (file)
@@ -46,7 +46,7 @@
        gpio-keys {
                compatible = "gpio-keys";
                autorepeat;
-               sw19 {
+               switch-19 {
                        label = "sw19";
                        gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
                        linux,code = <KEY_DOWN>;
index 7f70904f44e7b969f7b665248091613f7f6162c3..def3b53cef7f238d19f66a095751467c6aa358dc 100644 (file)
@@ -49,7 +49,7 @@
        gpio-keys {
                compatible = "gpio-keys";
                autorepeat;
-               sw1 {
+               switch-1 {
                        label = "sw1";
                        gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
                        linux,code = <BTN_MISC>;
index 0adb2062aef1b209382b9f41b2d9053be6a50d1d..41f9a23d06ad1a3ba2cb1e1578f72bc0e9729f99 100644 (file)
@@ -49,7 +49,7 @@
        gpio-keys {
                compatible = "gpio-keys";
                autorepeat;
-               sw1 {
+               switch-1 {
                        label = "sw1";
                        gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
                        linux,code = <BTN_MISC>;