[PATCH 0/5] arm64: dts: qcom: Drop redundant non-controllable supplies

Krzysztof Kozlowski posted 5 patches 1 month, 1 week ago
There is a newer version of this series
arch/arm64/boot/dts/qcom/lemans-ride-common.dtsi | 26 --------------
arch/arm64/boot/dts/qcom/qcs615-ride.dts         | 26 --------------
arch/arm64/boot/dts/qcom/qrb2210-rb1.dts         | 45 ------------------------
arch/arm64/boot/dts/qcom/qrb4210-rb2.dts         | 45 ------------------------
arch/arm64/boot/dts/qcom/qrb5165-rb5.dts         | 39 ++------------------
5 files changed, 2 insertions(+), 179 deletions(-)
[PATCH 0/5] arm64: dts: qcom: Drop redundant non-controllable supplies
Posted by Krzysztof Kozlowski 1 month, 1 week ago
Drop completely redundant non-controllable chain of "regulator-fixed"
supplies, which serve no purpose except growing DTS and kernel boot
time.  They represent no added value and because of being completely
transparent for any users of DTS (except the bloat), they should not be
represented in DTS, just like we do not represent every transistor
there.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
      arm64: dts: qcom: lemans-ride: Drop redundant non-controllable supplies
      arm64: dts: qcom: qcs615-ride: Drop redundant non-controllable supplies
      arm64: dts: qcom: qrb2210-rb1: Drop redundant non-controllable supplies
      arm64: dts: qcom: qrb4210-rb2: Drop redundant non-controllable supplies
      arm64: dts: qcom: qrb5165-rb5: Drop redundant non-controllable supplies

 arch/arm64/boot/dts/qcom/lemans-ride-common.dtsi | 26 --------------
 arch/arm64/boot/dts/qcom/qcs615-ride.dts         | 26 --------------
 arch/arm64/boot/dts/qcom/qrb2210-rb1.dts         | 45 ------------------------
 arch/arm64/boot/dts/qcom/qrb4210-rb2.dts         | 45 ------------------------
 arch/arm64/boot/dts/qcom/qrb5165-rb5.dts         | 39 ++------------------
 5 files changed, 2 insertions(+), 179 deletions(-)
---
base-commit: d4906ae14a5f136ceb671bb14cedbf13fa560da6
change-id: 20260223-qcom-dts-supplies-2c98db9b9cbe

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>