public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/7] regulator: mcp16502: Update the names from buck regulators
@ 2024-03-27 10:17 Mihai Sain
  2024-03-27 10:17 ` [PATCH 1/7] ARM: dts: microchip: sama5d27_wlsom1: Update the node names from pmic-regulators Mihai Sain
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Mihai Sain @ 2024-03-27 10:17 UTC (permalink / raw)
  To: robh, krzysztof.kozlowski+dt, conor+dt, nicolas.ferre,
	alexandre.belloni, claudiu.beznea, lgirdwood, broonie,
	andrei.simion, devicetree, linux-arm-kernel, linux-kernel
  Cc: Mihai Sain

Use generic names for buck regulators to avoid any confusion.
Update the names from buck regulators in order to match
the datasheet block diagram for the buck regulators.
Using BUCK1-4 as node names is consistent with the node naming rules.

Link: https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MCP16502-Data-Sheet-DS20006275.pdf

Mihai Sain (7):
  ARM: dts: microchip: sama5d27_wlsom1: Update the node names from pmic-regulators
  ARM: dts: microchip: sama5d29_curiosity: Update the node names from pmic-regulators
  ARM: dts: microchip: sama5d2_icp: Update the node names from pmic-regulators
  ARM: dts: microchip: sama7g54_curiosity: Update the node names from pmic-regulators
  ARM: dts: microchip: sama7g5ek: Update the node names from pmic-regulators
  regulator: dt-bindings: microchip,mcp16502: Update the node names from buck regulators
  regulator: mcp16502: Update the names from buck regulators

 .../bindings/regulator/microchip,mcp16502.yaml         | 10 +++++-----
 arch/arm/boot/dts/microchip/at91-sama5d27_wlsom1.dtsi  |  8 ++++----
 .../arm/boot/dts/microchip/at91-sama5d29_curiosity.dts |  8 ++++----
 arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts       |  8 ++++----
 .../arm/boot/dts/microchip/at91-sama7g54_curiosity.dts |  8 ++++----
 arch/arm/boot/dts/microchip/at91-sama7g5ek.dts         |  8 ++++----
 drivers/regulator/mcp16502.c                           |  8 ++++----
 7 files changed, 29 insertions(+), 29 deletions(-)

-- 
2.44.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2024-03-28 13:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-27 10:17 [PATCH 0/7] regulator: mcp16502: Update the names from buck regulators Mihai Sain
2024-03-27 10:17 ` [PATCH 1/7] ARM: dts: microchip: sama5d27_wlsom1: Update the node names from pmic-regulators Mihai Sain
2024-03-27 10:17 ` [PATCH 2/7] ARM: dts: microchip: sama5d29_curiosity: " Mihai Sain
2024-03-27 10:17 ` [PATCH 3/7] ARM: dts: microchip: sama5d2_icp: " Mihai Sain
2024-03-27 10:17 ` [PATCH 4/7] ARM: dts: microchip: sama7g54_curiosity: " Mihai Sain
2024-03-27 10:17 ` [PATCH 5/7] ARM: dts: microchip: sama7g5ek: " Mihai Sain
2024-03-27 10:17 ` [PATCH 6/7] regulator: dt-bindings: microchip,mcp16502: Update the node names from buck regulators Mihai Sain
2024-03-27 10:17 ` [PATCH 7/7] regulator: mcp16502: Update the " Mihai Sain
2024-03-27 16:28   ` Conor Dooley
2024-03-28 13:45     ` Mark Brown
2024-03-27 15:41 ` [PATCH 0/7] " Rob Herring

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