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.we...@fairphone.com> > --- > arch/arm64/boot/dts/qcom/sm6350.dtsi | 204 > +++++++++++++++++------------------ > 1 file changed, 102 insertions(+), 102 deletions(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry