public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: mediatek: mt6359: give regulators unique names
@ 2026-02-19 22:55 David Lechner
  2026-02-19 22:55 ` [PATCH 1/2] " David Lechner
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: David Lechner @ 2026-02-19 22:55 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Liam Girdwood, Mark Brown,
	Hsin-Hsiung Wang
  Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
	David Lechner

While working on this regulator in U-Boot, I noticed that the regulator
names were not unique. This is considered an error in U-Boot and we get
the following error messages:

mt6359_regulator ldo_vrfck_1: 'regulator-name' has nonunique value: 'vrfck
mt6359_regulator ldo_vemc_1: 'regulator-name' has nonunique value: 'vemc

To fix, we add the _1 suffix regulator-name devicetree property to match
the same pattern seen in the node names.

Signed-off-by: David Lechner <dlechner@baylibre.com>
---
David Lechner (2):
      arm64: dts: mediatek: mt6359: give regulators unique names
      dt-bindings: regulator: mt6359: make regulator names unique

 Documentation/devicetree/bindings/regulator/mt6359-regulator.yaml | 4 ++--
 arch/arm64/boot/dts/mediatek/mt6359.dtsi                          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
base-commit: 44982d352c33767cd8d19f8044e7e1161a587ff7
change-id: 20260219-mtk-mt6359-fix-regulator-names-cea2ddc697f3

Best regards,
-- 
David Lechner <dlechner@baylibre.com>



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-02-24  9:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19 22:55 [PATCH 0/2] arm64: dts: mediatek: mt6359: give regulators unique names David Lechner
2026-02-19 22:55 ` [PATCH 1/2] " David Lechner
2026-02-23 13:44   ` AngeloGioacchino Del Regno
2026-02-19 22:55 ` [PATCH 2/2] dt-bindings: regulator: mt6359: make regulator names unique David Lechner
2026-02-20  7:51   ` Krzysztof Kozlowski
2026-02-23 14:46 ` (subset) [PATCH 0/2] arm64: dts: mediatek: mt6359: give regulators unique names Mark Brown
2026-02-24  9:34 ` AngeloGioacchino Del Regno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox