Re: [PATCH 10/24] arm64: dts: qcom: glymur: Add SPMI PMIC arbiter device

From: Krzysztof Kozlowski

Date: Mon Oct 06 2025 - 10:27:12 EST


On 25/09/2025 15:32, Pankaj Patil wrote:
> From: Kamal Wadhwa <kamal.wadhwa@xxxxxxxxxxxxxxxx>
>
> Add spmi-pmic-arb device for the SPMI PMIC arbiter found on
> Glymur. It has three subnodes corresponding to the SPMI0,
> SPMI1 & SPMI2 bus controllers.
>
> Signed-off-by: Kamal Wadhwa <kamal.wadhwa@xxxxxxxxxxxxxxxx>
> Signed-off-by: Pankaj Patil <pankaj.patil@xxxxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/glymur.dtsi | 62 ++++++++++++++++++++++++++++++++++++
> 1 file changed, 62 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/glymur.dtsi b/arch/arm64/boot/dts/qcom/glymur.dtsi
> index 2632ef381687c2392f8fad0294901e33887ac4d3..e6e001485747785fd29c606773cba7793bbd2a5c 100644
> --- a/arch/arm64/boot/dts/qcom/glymur.dtsi
> +++ b/arch/arm64/boot/dts/qcom/glymur.dtsi
> @@ -2600,6 +2600,68 @@ sram@c30f000 {
> reg = <0x0 0x0c30f000 0x0 0x400>;
> };
>
> + pmic_arbiter: arbiter@c400000 {

Two nods per patch? One more patch clearly wrongly split. This must be
squashed.

NAK


Best regards,
Krzysztof