Re: [v11 5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support

From: Krzysztof Kozlowski
Date: Thu Jul 20 2023 - 05:00:38 EST


On 16/06/2023 12:17, Sricharan Ramabadhran wrote:
> Add initial device tree support for the Qualcomm IPQ5018 SoC and
> rdp432-c2 board.
>
> Few things like 'reboot' does not work because, couple of more 'SCM'
> APIS are needed to clear some TrustZone settings. Those will be
> posted separately.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Co-developed-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx>
> Signed-off-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx>
> Co-developed-by: Gokul Sriram Palanisamy <quic_gokulsri@xxxxxxxxxxx>
> Signed-off-by: Gokul Sriram Palanisamy <quic_gokulsri@xxxxxxxxxxx>
> Signed-off-by: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/Makefile | 1 +
> .../arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts | 72 +++++
> arch/arm64/boot/dts/qcom/ipq5018.dtsi | 250 ++++++++++++++++++
> 3 files changed, 323 insertions(+)
> create mode 100644 arch/arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts
> create mode 100644 arch/arm64/boot/dts/qcom/ipq5018.dtsi
>

NAK, please do not merge.

It turns out there are some problems here (pointed out by Hariharan K).

Best regards,
Krzysztof