Re: [PATCH v2 1/4] arm64: dts: qcom: sm6350: Align reg properties with latest style

From: Dmitry Baryshkov
Date: Mon Mar 24 2025 - 06:57:28 EST


On Mon, Mar 24, 2025 at 09:41:01AM +0100, Luca Weiss wrote:
> While in the past the 'reg' properties were often written using decimal
> '0' for #address-cells = <2> & #size-cells = <2>, nowadays the style is
> to use hexadecimal '0x0' instead.
>
> Align this dtsi file to the new style to make it consistent, and don't
> use mixed 0x0 and 0 anymore.
>
> Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sm6350.dtsi | 204 +++++++++++++++++------------------
> 1 file changed, 102 insertions(+), 102 deletions(-)
>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>

--
With best wishes
Dmitry