Commit 228e8a88 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Michal Simek
Browse files

arm64: dts: xilinx: align gpio-key node names with dtschema



The node names should be generic and DT schema expects certain pattern
(e.g. with key/button/switch).

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220616005333.18491-30-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarMichal Simek <michal.simek@amd.com>
parent 271c1fa0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ memory@0 {
	gpio-keys {
		compatible = "gpio-keys";
		autorepeat;
		fwuen {
		key-fwuen {
			label = "fwuen";
			gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
		};
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ memory@0 {
	gpio-keys {
		compatible = "gpio-keys";
		autorepeat;
		sw4 {
		switch-4 {
			label = "sw4";
			gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
			linux,code = <KEY_POWER>;
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ memory@0 {
	gpio-keys {
		compatible = "gpio-keys";
		autorepeat;
		sw19 {
		switch-19 {
			label = "sw19";
			gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
			linux,code = <KEY_DOWN>;
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ memory@0 {
	gpio-keys {
		compatible = "gpio-keys";
		autorepeat;
		sw19 {
		switch-19 {
			label = "sw19";
			gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
			linux,code = <KEY_DOWN>;
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ memory@0 {
	gpio-keys {
		compatible = "gpio-keys";
		autorepeat;
		sw19 {
		switch-19 {
			label = "sw19";
			gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
			linux,code = <KEY_DOWN>;