Re: [RESEND PATCH] arm64: dts: ti: k3-j7200-mcu-wakeup: Enable ADC support

2020-11-13 Thread Nishanth Menon
On Thu, 29 Oct 2020 10:39:50 +0530, Vignesh Raghavendra wrote: > J7200 has a single instance of 8 channel ADC in MCU domain. Add DT node > for the same. Hi Vignesh Raghavendra, I have applied the following to branch ti-k3-dts-next on [1]. Thank you! [1/1] arm64: dts: ti: k3-j7200-mcu-wakeup:

Re: [RESEND PATCH] arm64: dts: ti: k3-j7200-mcu-wakeup: Enable ADC support

2020-11-12 Thread Sekhar Nori
On 29/10/20 10:39 AM, Vignesh Raghavendra wrote: > J7200 has a single instance of 8 channel ADC in MCU domain. Add DT node > for the same. > > Signed-off-by: Vignesh Raghavendra Reviewed-by: Sekhar Nori Thanks, Sekhar

[RESEND PATCH] arm64: dts: ti: k3-j7200-mcu-wakeup: Enable ADC support

2020-10-29 Thread Vignesh Raghavendra
J7200 has a single instance of 8 channel ADC in MCU domain. Add DT node for the same. Signed-off-by: Vignesh Raghavendra --- Resending, after rebasing and testing on top of 5.10-rc1. No code change. v1: https://lore.kernel.org/r/20201013081650.26090-1-vigne...@ti.com

Re: [PATCH] arm64: dts: ti: k3-j7200-mcu-wakeup: Enable ADC support

2020-10-26 Thread Nishanth Menon
On 13:46-20201013, Vignesh Raghavendra wrote: > J7200 has a single instance of 8 channel ADC in MCU domain. Add DT node > for the same. > > Signed-off-by: Vignesh Raghavendra Please reverify with v5.10-rc1 and repost. I'd appreciate an additional review if possible. -- Regards, Nishanth

[PATCH] arm64: dts: ti: k3-j7200-mcu-wakeup: Enable ADC support

2020-10-13 Thread Vignesh Raghavendra
J7200 has a single instance of 8 channel ADC in MCU domain. Add DT node for the same. Signed-off-by: Vignesh Raghavendra --- .../dts/ti/k3-j7200-common-proc-board.dts | 6 ++ .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 19 +++ 2 files changed, 25 insertions(+) diff