Re: [PATCH 01/10] mach-snapdragon: Add support for IPQ9574

2024-03-01 Thread Ilias Apalodimas
Hi Krzysztof, On Thu, 29 Feb 2024 at 22:50, Krzysztof Kozlowski wrote: > > On 26/02/2024 11:07, Varadarajan Narayanan wrote: > > Signed-off-by: Varadarajan Narayanan > > --- > > > > arch/arm/dts/Makefile |2 + > > arch/arm/dts/ipq9574-default.dts | 167

Re: [PATCH 01/10] mach-snapdragon: Add support for IPQ9574

2024-02-29 Thread Krzysztof Kozlowski
On 26/02/2024 11:07, Varadarajan Narayanan wrote: > Signed-off-by: Varadarajan Narayanan > --- > > arch/arm/dts/Makefile |2 + > arch/arm/dts/ipq9574-default.dts | 167 +++ > arch/arm/dts/ipq9574-rdp433-mht-phy.dts | 208 +++ >

Re: [PATCH 01/10] mach-snapdragon: Add support for IPQ9574

2024-02-27 Thread Varadarajan Narayanan
On Mon, Feb 26, 2024 at 12:20:27PM +0200, Ilias Apalodimas wrote: > Hi, > > Please resend the patch with a proper description. I had given the description here with the 'Cover-letter:' tag and naively assumed it would be copied to cover letter. However, patman moved it to cover letter and this

Re: [PATCH 01/10] mach-snapdragon: Add support for IPQ9574

2024-02-26 Thread Caleb Connolly
Hi, As Ilias said, please describe what this patch does and why, especially things which are different to existing boards. For the next revision, please split this patch up into something like the following: * clock driver * pinctrl driver * changes to mach-snapdragon * board code / defconfig *

[PATCH 01/10] mach-snapdragon: Add support for IPQ9574

2024-02-26 Thread Varadarajan Narayanan
Signed-off-by: Varadarajan Narayanan --- arch/arm/dts/Makefile |2 + arch/arm/dts/ipq9574-default.dts | 167 +++ arch/arm/dts/ipq9574-rdp433-mht-phy.dts | 208 +++ arch/arm/dts/ipq9574.dtsi | 771 ++