Searched hist:a930ca572a142dfccd8dc47286cf8b74e269e017 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynq-zc702.dts | diff a930ca572a142dfccd8dc47286cf8b74e269e017 Wed Oct 21 05:10:16 CDT 2015 Sudeep Holla <sudeep.holla@arm.com> ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source property
Though the keyboard driver for GPIO buttons(gpio-keys) will continue to check for/support the legacy "gpio-key,wakeup" boolean property to enable gpio buttons as wakeup source, "wakeup-source" is the new standard binding.
This patch replaces the legacy "gpio-key,wakeup" with the unified "wakeup-source" property in order to avoid any futher copy-paste duplication.
Cc: Michal Simek <michal.simek@xilinx.com> Cc: "Sören Brinkmann" <soren.brinkmann@xilinx.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|