[PATCH 0/7] regulator: mcp16502: Update the names from buck regulators
From: Mihai Sain
Date: Wed Mar 27 2024 - 06:18:07 EST
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