mbox series

[0/6] arm64: dts phyBOARD-Pollux: Update regulator nodes

Message ID 20240814-b4-wip-t-remmet-phytec-de-bspimx8m-3392_upstream-v1-0-e2500950c632@phytec.de (mailing list archive)
Headers show
Series arm64: dts phyBOARD-Pollux: Update regulator nodes | expand

Message

Teresa Remmet Aug. 14, 2024, 9:26 a.m. UTC
Add some fixed regulators based on the phyCORE-i.MX8MP and
phyBOARD-Pollux-i.MX8MP schematics. Reference existing or new ones
to the correct nodes.

---
Teresa Remmet (1):
      arm64: dts: imx8mp-phyboard-pollux: Add SD-Card vqmmc supply

Yashwanth Varakala (5):
      arm64: dts: imx8mp-phycore: Add VDD_IO regulator
      arm64: dts: imx8mp-phycore: Assign regulator to EEPROM node
      arm64: dts: imx8mp-phyboard-pollux: Assign regulator to EEPROM node
      arm64: dts: imx8mp-phyboard-pollux: Add VCC_5V_SW regulator
      arm64: dts: imx8mp-phyboard-pollux: Add usb3_phy1 regulator reference

 arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 12 ++++++++++++
 arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi        | 10 ++++++++++
 2 files changed, 22 insertions(+)
---
base-commit: 1d43464566cd7dc2f3f078e2ef46b55a5bab6c70
change-id: 20240813-b4-wip-t-remmet-phytec-de-bspimx8m-3392_upstream-9385ead74101

Best regards,

Comments

Shawn Guo Aug. 31, 2024, 1:20 p.m. UTC | #1
On Wed, Aug 14, 2024 at 11:26:07AM +0200, Teresa Remmet wrote:
> Add some fixed regulators based on the phyCORE-i.MX8MP and
> phyBOARD-Pollux-i.MX8MP schematics. Reference existing or new ones
> to the correct nodes.
> 
> ---
> Teresa Remmet (1):
>       arm64: dts: imx8mp-phyboard-pollux: Add SD-Card vqmmc supply
> 
> Yashwanth Varakala (5):
>       arm64: dts: imx8mp-phycore: Add VDD_IO regulator
>       arm64: dts: imx8mp-phycore: Assign regulator to EEPROM node
>       arm64: dts: imx8mp-phyboard-pollux: Assign regulator to EEPROM node
>       arm64: dts: imx8mp-phyboard-pollux: Add VCC_5V_SW regulator
>       arm64: dts: imx8mp-phyboard-pollux: Add usb3_phy1 regulator reference

Applied all, thanks!