diff options
author | 2025-07-31 11:16:52 +0200 | |
---|---|---|
committer | 2025-08-22 16:19:14 +0800 | |
commit | 5245dc5ff9b1f6c02ef948f623432805ea148fca (patch) | |
tree | 3ff84d5008f29ec4f4e06b89e1a5d7eec0116f43 /rust/pin-init/internal/src | |
parent | Linux 6.17-rc1 (diff) | |
download | wireguard-linux-5245dc5ff9b1f6c02ef948f623432805ea148fca.tar.xz wireguard-linux-5245dc5ff9b1f6c02ef948f623432805ea148fca.zip |
arm64: dts: imx8mp-tqma8mpql: fix LDO5 power off
Fix SD card removal caused by automatic LDO5 power off after boot:
LDO5: disabling
mmc1: card 59b4 removed
EXT4-fs (mmcblk1p2): shut down requested (2)
Aborting journal on device mmcblk1p2-8.
JBD2: I/O error when updating journal superblock for mmcblk1p2-8.
To prevent this, add vqmmc regulator for USDHC, using a GPIO-controlled
regulator that is supplied by LDO5. Since this is implemented on SoM but
used on baseboards with SD-card interface, implement the functionality
on SoM part and optionally enable it on baseboards if needed.
Fixes: 418d1d840e42 ("arm64: dts: freescale: add initial device tree for TQMa8MPQL with i.MX8MP")
Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com>
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions