summaryrefslogtreecommitdiff
path: root/configs/ringneck-px30_defconfig
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@cherry.de>2024-06-14 18:54:14 +0200
committerKever Yang <kever.yang@rock-chips.com>2024-07-17 11:54:38 +0800
commit1f0943428a5921d8a0e5288593efac2140ac77ed (patch)
treebcadf735b47841ddece1b6aa9e0559e7a0582c65 /configs/ringneck-px30_defconfig
parente9a1a238a5316c0171d80a2862c2f7a2fcc0a256 (diff)
downloadu-boot-1f0943428a5921d8a0e5288593efac2140ac77ed.tar.gz
u-boot-1f0943428a5921d8a0e5288593efac2140ac77ed.tar.bz2
u-boot-1f0943428a5921d8a0e5288593efac2140ac77ed.zip
rockchip: ringneck-px30: enable IO domain
Enable the IO domain on Ringneck. Based on the current HW design, this should do nothing else than making sure vccio6 iodomain is controlled by the GRF and not GPIO0B6. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/ringneck-px30_defconfig')
-rw-r--r--configs/ringneck-px30_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ringneck-px30_defconfig b/configs/ringneck-px30_defconfig
index e7594b7a67..52a4c9710a 100644
--- a/configs/ringneck-px30_defconfig
+++ b/configs/ringneck-px30_defconfig
@@ -80,6 +80,7 @@ CONFIG_ROCKCHIP_GPIO=y
CONFIG_SYS_I2C_ROCKCHIP=y
CONFIG_MISC=y
CONFIG_ROCKCHIP_OTP=y
+CONFIG_ROCKCHIP_IODOMAIN=y
CONFIG_SUPPORT_EMMC_RPMB=y
CONFIG_MMC_DW=y
CONFIG_MMC_DW_ROCKCHIP=y