2023-07-20 08:06:45

by Hariharan K

[permalink] [raw]
Subject: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family

Add the initial device tree support for the Reference Design
Platform(RDP) 404 based on IPQ5018 family of SoC. This patch
carries the support for Console UART and eMMC.

This series is based on the below series,
https://lore.kernel.org/lkml/20230720072938.315
[email protected]/

Hariharan K (2):
dt-bindings: arm: qcom: Document MP03.1-C2 board based on IPQ5018
family
arm64: dts: qcom: ipq5018: add support for the RDP404 variant

.../devicetree/bindings/arm/qcom.yaml | 2 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/ipq5018-rdp404.dts | 49 +++++++++++++++++++
3 files changed, 52 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/ipq5018-rdp404.dts

--
2.17.1



2023-07-20 08:58:56

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family

On 20.07.2023 09:43, Hariharan K wrote:
> Add the initial device tree support for the Reference Design
> Platform(RDP) 404 based on IPQ5018 family of SoC. This patch
> carries the support for Console UART and eMMC.
>
> This series is based on the below series,
> https://lore.kernel.org/lkml/20230720072938.315
> [email protected]/
No dependency stated, but the ipq5018 dtsi doesn't exist in -next.

Konrad

2023-07-20 08:59:13

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family

On 20.07.2023 10:12, Konrad Dybcio wrote:
> On 20.07.2023 09:43, Hariharan K wrote:
>> Add the initial device tree support for the Reference Design
>> Platform(RDP) 404 based on IPQ5018 family of SoC. This patch
>> carries the support for Console UART and eMMC.
>>
>> This series is based on the below series,
>> https://lore.kernel.org/lkml/20230720072938.315
>> [email protected]/
> No dependency stated, but the ipq5018 dtsi doesn't exist in -next.
OK sorry, you breaking that line also broke the link..

Konrad

2023-07-20 09:37:57

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family

On 20/07/2023 10:15, Konrad Dybcio wrote:
> On 20.07.2023 10:12, Konrad Dybcio wrote:
>> On 20.07.2023 09:43, Hariharan K wrote:
>>> Add the initial device tree support for the Reference Design
>>> Platform(RDP) 404 based on IPQ5018 family of SoC. This patch
>>> carries the support for Console UART and eMMC.
>>>
>>> This series is based on the below series,
>>> https://lore.kernel.org/lkml/20230720072938.315
>>> [email protected]/
>> No dependency stated, but the ipq5018 dtsi doesn't exist in -next.
> OK sorry, you breaking that line also broke the link..

Things shouldn't be too easy for the reviewers.

Best regards,
Krzysztof


2023-07-20 09:40:27

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family

On 20/07/2023 09:43, Hariharan K wrote:
> Add the initial device tree support for the Reference Design
> Platform(RDP) 404 based on IPQ5018 family of SoC. This patch
> carries the support for Console UART and eMMC.
>
> This series is based on the below series,
> https://lore.kernel.org/lkml/20230720072938.315
> [email protected]/

Nope. You make it very difficult for us to review and follow your
submissions. Especially considering issues in the old ipq5018 submission.

Best regards,
Krzysztof


2023-07-20 11:30:36

by Hariharan K

[permalink] [raw]
Subject: Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family



On 7/20/2023 2:28 PM, Krzysztof Kozlowski wrote:
> On 20/07/2023 09:43, Hariharan K wrote:
>> Add the initial device tree support for the Reference Design
>> Platform(RDP) 404 based on IPQ5018 family of SoC. This patch
>> carries the support for Console UART and eMMC.
>>
>> This series is based on the below series,
>> https://lore.kernel.org/lkml/20230720072938.315
>> [email protected]/
>
> Nope. You make it very difficult for us to review and follow your
> submissions. Especially considering issues in the old ipq5018 submission.
>

Sorry, will address these issues in v2.

Best regards,
Hariharan K

> Best regards,
> Krzysztof
>