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

Krzysztof Kozlowski posted 5 patches 3 weeks, 5 days ago
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 RESEND 0/5] arm64: dts: qcom: Drop redundant non-controllable supplies
Posted by Krzysztof Kozlowski 3 weeks, 5 days ago
Resending with tags
- Link to v1: https://patch.msgid.link/20260223-qcom-dts-supplies-v1-0-f90ac885b3fd@oss.qualcomm.com

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: a0ae2a256046c0c5d3778d1a194ff2e171f16e5f
change-id: 20260223-qcom-dts-supplies-2c98db9b9cbe

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Re: [PATCH RESEND 0/5] arm64: dts: qcom: Drop redundant non-controllable supplies
Posted by Bjorn Andersson 1 week, 5 days ago
On Tue, 10 Mar 2026 14:08:43 +0100, Krzysztof Kozlowski wrote:
> Resending with tags
> - Link to v1: https://patch.msgid.link/20260223-qcom-dts-supplies-v1-0-f90ac885b3fd@oss.qualcomm.com
> 
> 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.
> 
> [...]

Applied, thanks!

[1/5] arm64: dts: qcom: lemans-ride: Drop redundant non-controllable supplies
      commit: bb33ae85df0111f5b23e7aa8421ebff4b1edd275
[2/5] arm64: dts: qcom: qcs615-ride: Drop redundant non-controllable supplies
      commit: f7cc051591a64e38128708c3c6a10a261f001359
[3/5] arm64: dts: qcom: qrb2210-rb1: Drop redundant non-controllable supplies
      commit: 86d3b33679931b8064beced2fcf3fcb9a59b6ba6
[4/5] arm64: dts: qcom: qrb4210-rb2: Drop redundant non-controllable supplies
      commit: 466b6ebf9499dadfe37fe7f6c46ee72830f41276
[5/5] arm64: dts: qcom: qrb5165-rb5: Drop redundant non-controllable supplies
      commit: 7e1d38e637ac693bb117c1503259fb352ecd295f

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>