aboutsummaryrefslogtreecommitdiff
path: root/configs/wetek-core2_defconfig
diff options
context:
space:
mode:
authorNeil Armstrong <neil.armstrong@linaro.org>2023-12-13 10:30:13 +0100
committerNeil Armstrong <neil.armstrong@linaro.org>2023-12-19 11:24:38 +0100
commit4d4fbf04158a5b2d4fff5a35ea0a2d6c18d250cb (patch)
tree880f351f0327b5df98fe4007520b53018fa401c7 /configs/wetek-core2_defconfig
parentb4534ddefff07a083c84c11d944460ed528df435 (diff)
downloadu-boot-4d4fbf04158a5b2d4fff5a35ea0a2d6c18d250cb.zip
u-boot-4d4fbf04158a5b2d4fff5a35ea0a2d6c18d250cb.tar.gz
u-boot-4d4fbf04158a5b2d4fff5a35ea0a2d6c18d250cb.tar.bz2
ARM: dts: sync Amlogic GX DT to Linux v6.4
Sync Amlogic GXBB, GXL & GXM DTs from Linux v6.4, and also switch to GXL MDIO MUX driver to adapt to DT change, Most of the changes are only cosmetic or doesn't concern U-Boot, the most important change for U-Boot is the GXL mdio mux compatible switch to amlogic,gxl-mdio-mux. Link: https://lore.kernel.org/r/20231213-u-boot-gxl-mdio-mux-v2-2-c56bb02a75ea@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Diffstat (limited to 'configs/wetek-core2_defconfig')
-rw-r--r--configs/wetek-core2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/wetek-core2_defconfig b/configs/wetek-core2_defconfig
index 9bf3de9..01ffb8b 100644
--- a/configs/wetek-core2_defconfig
+++ b/configs/wetek-core2_defconfig
@@ -46,7 +46,7 @@ CONFIG_PHY_REALTEK=y
CONFIG_DM_MDIO=y
CONFIG_DM_MDIO_MUX=y
CONFIG_ETH_DESIGNWARE_MESON8B=y
-CONFIG_MDIO_MUX_MMIOREG=y
+CONFIG_MDIO_MUX_MESON_GXL=y
CONFIG_MESON_GXL_USB_PHY=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_MESON_GXL=y