[PATCH 0/2] Add initial support for RDP404 of IPQ5018 family

Hariharan K posted 2 patches 2 years, 1 month ago
.../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
[PATCH 0/2] Add initial support for RDP404 of IPQ5018 family
Posted by Hariharan K 2 years, 1 month ago
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
46-1-quic_harihk@quicinc.com/

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
Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family
Posted by Krzysztof Kozlowski 2 years, 1 month ago
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
> 46-1-quic_harihk@quicinc.com/

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
Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family
Posted by Hariharan K 2 years, 1 month ago

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
>> 46-1-quic_harihk@quicinc.com/
> 
> 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
>
Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family
Posted by Konrad Dybcio 2 years, 1 month ago
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
> 46-1-quic_harihk@quicinc.com/
No dependency stated, but the ipq5018 dtsi doesn't exist in -next.

Konrad
Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family
Posted by Konrad Dybcio 2 years, 1 month ago
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
>> 46-1-quic_harihk@quicinc.com/
> No dependency stated, but the ipq5018 dtsi doesn't exist in -next.
OK sorry, you breaking that line also broke the link..

Konrad
Re: [PATCH 0/2] Add initial support for RDP404 of IPQ5018 family
Posted by Krzysztof Kozlowski 2 years, 1 month ago
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
>>> 46-1-quic_harihk@quicinc.com/
>> 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