From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudeep Holla Subject: Re: [PATCH] ARM: dts: tegra: replace legacy *,wakeup property with wakeup-source Date: Tue, 16 Feb 2016 10:39:41 +0000 Message-ID: <56C2FC6D.3000709@arm.com> References: <1454968543-12035-1-git-send-email-sudeep.holla@arm.com> <20160216103757.GA9979@ulmo> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160216103757.GA9979@ulmo> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: Sudeep Holla , Stephen Warren , Alexandre Courbot , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 16/02/16 10:37, Thierry Reding wrote: > On Mon, Feb 08, 2016 at 09:55:43PM +0000, Sudeep Holla wrote: >> Though the keyboard and other driver will continue to support the legacy >> "gpio-key,wakeup", "nvidia,wakeup-source" boolean property to enable the >> wakeup source, "wakeup-source" is the new standard binding. >> >> This patch replaces all the legacy wakeup properties with the unified >> "wakeup-source" property in order to avoid any further copy-paste >> duplication. >> >> Cc: Stephen Warren >> Cc: Thierry Reding >> Cc: Alexandre Courbot >> Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> Signed-off-by: Sudeep Holla >> --- >> arch/arm/boot/dts/tegra114-dalmore.dts | 2 +- >> arch/arm/boot/dts/tegra114-roth.dts | 2 +- >> arch/arm/boot/dts/tegra114-tn7.dts | 2 +- >> arch/arm/boot/dts/tegra124-jetson-tk1.dts | 2 +- >> arch/arm/boot/dts/tegra124-nyan.dtsi | 4 ++-- >> arch/arm/boot/dts/tegra124-venice2.dts | 2 +- >> arch/arm/boot/dts/tegra20-harmony.dts | 2 +- >> arch/arm/boot/dts/tegra20-paz00.dts | 2 +- >> arch/arm/boot/dts/tegra20-seaboard.dts | 4 ++-- >> arch/arm/boot/dts/tegra20-trimslice.dts | 2 +- >> arch/arm/boot/dts/tegra20-ventana.dts | 2 +- >> arch/arm/boot/dts/tegra20-whistler.dts | 2 +- >> arch/arm/boot/dts/tegra30-apalis-eval.dts | 2 +- >> arch/arm/boot/dts/tegra30-cardhu.dtsi | 2 +- >> arch/arm/boot/dts/tegra30-colibri-eval-v3.dts | 2 +- >> arch/arm64/boot/dts/nvidia/tegra132-norrin.dts | 4 ++-- >> 16 files changed, 19 insertions(+), 19 deletions(-) > > I've applied this for 4.6, though I took the liberty of splitting this > up into ARM and arm64 patches, since the ARM SoC maintainers prefer it > that way. Ah right, I forgot. Thanks for that. -- Regards, Sudeep -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html