[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5657E3DE.5000107@ti.com>
Date: Thu, 26 Nov 2015 23:02:22 -0600
From: Nishanth Menon <nm@...com>
To: Vignesh R <vigneshr@...com>, Tony Lindgren <tony@...mide.com>
CC: Rob Herring <robh+dt@...nel.org>,
Russell King <linux@....linux.org.uk>,
<linux-omap@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: dts: dra72-evm: Mark uart1 rxd as wakeup capable
On 11/26/2015 02:31 AM, Vignesh R wrote:
> Uart1 rxd is wakeup capable on DRA72 EVM. Hence, mark rxd line as
> wakeup capable. This is similar to commit 66b0436977e2c ("ARM: dts:
> dra7-evm: Mark uart1 rxd as wakeup capable") for DRA74 EVM.
>
> Signed-off-by: Vignesh R <vigneshr@...com>
> ---
> arch/arm/boot/dts/dra72-evm.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/dra72-evm.dts b/arch/arm/boot/dts/dra72-evm.dts
> index d6104d5f0c01..8bf36b0b3c33 100644
> --- a/arch/arm/boot/dts/dra72-evm.dts
> +++ b/arch/arm/boot/dts/dra72-evm.dts
> @@ -478,6 +478,8 @@
>
> &uart1 {
> status = "okay";
> + interrupts-extended = <&crossbar_mpu GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>,
> + <&dra7_pmx_core 0x3e0>;
> };
>
> &elm {
>
Acked-by: Nishanth Menon <nm@...com>
--
Regards,
Nishanth Menon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists