Re: [PATCH V3 1/3] arm64: dts: sc7180: Add wakeup support over UART RX

2020-09-02 Thread skakit
Hi Matthias, On 2020-08-21 21:56, Matthias Kaehlcke wrote: On Thu, Aug 20, 2020 at 07:21:05PM +0530, satya priya wrote: Add the necessary pinctrl and interrupts to make UART wakeup capable. Signed-off-by: satya priya Reviewed-by: Akash Asthana --- Changes in V2: - As per Matthias's comment

Re: [PATCH V3 1/3] arm64: dts: sc7180: Add wakeup support over UART RX

2020-08-21 Thread Matthias Kaehlcke
On Thu, Aug 20, 2020 at 07:21:05PM +0530, satya priya wrote: > Add the necessary pinctrl and interrupts to make UART > wakeup capable. > > Signed-off-by: satya priya > Reviewed-by: Akash Asthana > --- > Changes in V2: > - As per Matthias's comment added wakeup support for all the UARTs >of

[PATCH V3 1/3] arm64: dts: sc7180: Add wakeup support over UART RX

2020-08-20 Thread satya priya
Add the necessary pinctrl and interrupts to make UART wakeup capable. Signed-off-by: satya priya Reviewed-by: Akash Asthana --- Changes in V2: - As per Matthias's comment added wakeup support for all the UARTs of SC7180. Changes in V3: - No change. arch/arm64/boot/dts/qcom/sc7180.dtsi |