Re: [PATCH v2 2/5] apq8016: Add support for UART1 clocks and pinmux

2024-03-12 Thread Sumit Garg
On Mon, 11 Mar 2024 at 17:57, Caleb Connolly wrote: > > Hi Sumit, > > On 11/03/2024 11:10, Sumit Garg wrote: > > SE HMIBSC board uses UART1 as the main debug console, so add > > corresponding clocks and pinmux support. Along with that update > > instructions to enable clocks for debug UART

Re: [PATCH v2 2/5] apq8016: Add support for UART1 clocks and pinmux

2024-03-12 Thread Sumit Garg
On Mon, 11 Mar 2024 at 20:20, Caleb Connolly wrote: > > > > On 11/03/2024 13:32, Stephan Gerhold wrote: > > On Mon, Mar 11, 2024 at 12:27:11PM +, Caleb Connolly wrote: > >> On 11/03/2024 11:10, Sumit Garg wrote: > >>> SE HMIBSC board uses UART1 as the main debug console, so add > >>>

Re: [PATCH v2 2/5] apq8016: Add support for UART1 clocks and pinmux

2024-03-11 Thread Caleb Connolly
On 11/03/2024 13:32, Stephan Gerhold wrote: > On Mon, Mar 11, 2024 at 12:27:11PM +, Caleb Connolly wrote: >> On 11/03/2024 11:10, Sumit Garg wrote: >>> SE HMIBSC board uses UART1 as the main debug console, so add >>> corresponding clocks and pinmux support. Along with that update >>>

Re: [PATCH v2 2/5] apq8016: Add support for UART1 clocks and pinmux

2024-03-11 Thread Stephan Gerhold
On Mon, Mar 11, 2024 at 12:27:11PM +, Caleb Connolly wrote: > On 11/03/2024 11:10, Sumit Garg wrote: > > SE HMIBSC board uses UART1 as the main debug console, so add > > corresponding clocks and pinmux support. Along with that update > > instructions to enable clocks for debug UART support. >

Re: [PATCH v2 2/5] apq8016: Add support for UART1 clocks and pinmux

2024-03-11 Thread Caleb Connolly
Hi Sumit, On 11/03/2024 11:10, Sumit Garg wrote: > SE HMIBSC board uses UART1 as the main debug console, so add > corresponding clocks and pinmux support. Along with that update > instructions to enable clocks for debug UART support. > > Signed-off-by: Sumit Garg > --- >

[PATCH v2 2/5] apq8016: Add support for UART1 clocks and pinmux

2024-03-11 Thread Sumit Garg
SE HMIBSC board uses UART1 as the main debug console, so add corresponding clocks and pinmux support. Along with that update instructions to enable clocks for debug UART support. Signed-off-by: Sumit Garg --- drivers/clk/qcom/clock-apq8016.c | 50 +-