Commit e1a38b75 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'zynq-dt-for-v5.1' of https://github.com/Xilinx/linux-xlnx into arm/dt

ARM: dts: zynq: DT changes for v5.1

- Use new "wakeup-source" instead of "gpio-key,wakeup" in Z-Turn

* tag 'zynq-dt-for-v5.1' of https://github.com/Xilinx/linux-xlnx

:
  ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source property

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 69733808 1241c72b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
			label = "K1";
			gpios = <&gpio0 0x32 0x1>;
			linux,code = <0x66>;
			gpio-key,wakeup;
			wakeup-source;
			autorepeat;
		};
	};