ARM: dts: zynq: DT changes for v5.1
- Use new "wakeup-source" instead of "gpio-key,wakeup" in Z-Turn -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEABECAAYFAlxiwoEACgkQykllyylKDCGAJQCbB4cK6W0fXAfw/Zi7mHBEo0yL lxEAn3/zTTTB2DFB+kimxZFZcHJaEY11 =dMVs -----END PGP SIGNATURE----- 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: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
commit
e1a38b7504
|
@ -54,7 +54,7 @@
|
|||
label = "K1";
|
||||
gpios = <&gpio0 0x32 0x1>;
|
||||
linux,code = <0x66>;
|
||||
gpio-key,wakeup;
|
||||
wakeup-source;
|
||||
autorepeat;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue