[PATCH 0/2] arm64: dts: qcom: clean up 'regulator-allowed-modes' indentation

From: Johan Hovold
Date: Wed Nov 16 2022 - 05:22:52 EST


When reviewing a new devicetree for sa8540p-ride I noticed that the
indentation for the 'regulator-allowed-modes' properties was off and
realised that this had been copied from the recent patches adding the
missing modes properties.

Let's clean up the binding example and current devicetree sources to
avoid this pattern being reproduced further.

Note that the patches adding the missing properties have not yet made it
into 6.1-rc.

Johan


Johan Hovold (2):
regulator: dt-bindings: qcom,rpmh: clean up example indentation
arm64: dts: qcom: clean up 'regulator-allowed-modes' indentation

.../regulator/qcom,rpmh-regulator.yaml | 10 ++++------
arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 20 ++++++++-----------
arch/arm64/boot/dts/qcom/sa8295p-adp.dts | 20 ++++++++-----------
arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 10 ++++------
.../qcom/sm6350-sony-xperia-lena-pdx213.dts | 10 ++++------
.../boot/dts/qcom/sm7225-fairphone-fp4.dts | 10 ++++------
.../dts/qcom/sm8150-sony-xperia-kumano.dtsi | 10 ++++------
.../boot/dts/qcom/sm8250-sony-xperia-edo.dtsi | 10 ++++------
arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 20 ++++++++-----------
9 files changed, 48 insertions(+), 72 deletions(-)

--
2.37.4