[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <713745fe-4963-6008-89b8-f0fb68c8056c@linaro.org>
Date: Mon, 20 Mar 2023 11:18:10 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Kathiravan T <quic_kathirav@...cinc.com>, agross@...nel.org,
andersson@...nel.org, konrad.dybcio@...aro.org,
wim@...ux-watchdog.org, linux@...ck-us.net, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, linux-arm-msm@...r.kernel.org,
linux-watchdog@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] arm64: dts: qcom: ipq5332: add few device nodes
On 20/03/2023 10:44, Kathiravan T wrote:
> Add the nodes for QUP peripheral, PRNG and WDOG. While at it, enable the
> I2C device for MI01.2 board.
>
> Signed-off-by: Kathiravan T <quic_kathirav@...cinc.com>
> ---
> arch/arm64/boot/dts/qcom/ipq5332-mi01.2.dts | 14 +++++
> arch/arm64/boot/dts/qcom/ipq5332.dtsi | 67 +++++++++++++++++++++
> 2 files changed, 81 insertions(+)
Thank you for your patch. There is something to discuss/improve.
> +
> blsp1_uart0: serial@...f000 {
> compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
> reg = <0x078af000 0x200>;
> @@ -201,6 +218,48 @@
> status = "disabled";
> };
>
> + blsp1_spi0: spi@...5000 {
> + compatible = "qcom,spi-qup-v2.2.1";
> + #address-cells = <1>;
> + #size-cells = <0>;
> + reg = <0x078b5000 0x600>;
Please keep the reg as second property, after compatible.
Best regards,
Krzysztof
Powered by blists - more mailing lists