arm64: dts: rockchip: Fix PCIe regulators on Radxa E25
authorJonas Karlman <jonas@kwiboo.se>
Mon, 24 Jul 2023 14:52:16 +0000 (14:52 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 25 Jul 2023 18:27:37 +0000 (20:27 +0200)
commita87852e37f782257ebc57cc44a0d3fbf806471f6
treee7f924b28f194bd547427c5fc7cfb2a612a6dbc3
parenta02913e886351f039b9d5346be7926c1b05a3eef
arm64: dts: rockchip: Fix PCIe regulators on Radxa E25

Despite its name, the regulator vcc3v3_pcie30x1 has nothing to do with
pcie30x1. Instead, it supply power to VBAT1-5 on the M.2 KEY B port as
seen on page 8 of the schematic [1].

pcie30x1 is used for the mini PCIe slot, and as seen on page 9 the
vcc3v3_minipcie regulator is instead related to pcie30x1.

The M.2 KEY B port can be used for WWAN USB2 modules or SATA drives.

Use correct regulator vcc3v3_minipcie for pcie30x1.

[1] https://dl.radxa.com/cm3p/e25/radxa-e25-v1.4-sch.pdf

Fixes: 2bf2f4d9f673 ("arm64: dts: rockchip: Add Radxa CM3I E25")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Link: https://lore.kernel.org/r/20230724145213.3833099-1-jonas@kwiboo.se
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dts