aboutsummaryrefslogtreecommitdiff
path: root/configs/jethub_j80_defconfig
diff options
context:
space:
mode:
authorNeil Armstrong2023-12-13 10:30:13 +0100
committerNeil Armstrong2023-12-19 11:24:38 +0100
commit4d4fbf04158a5b2d4fff5a35ea0a2d6c18d250cb (patch)
tree880f351f0327b5df98fe4007520b53018fa401c7 /configs/jethub_j80_defconfig
parentb4534ddefff07a083c84c11d944460ed528df435 (diff)
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/jethub_j80_defconfig')
-rw-r--r--configs/jethub_j80_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/jethub_j80_defconfig b/configs/jethub_j80_defconfig
index b370e5d1d4d..15e410de829 100644
--- a/configs/jethub_j80_defconfig
+++ b/configs/jethub_j80_defconfig
@@ -54,7 +54,7 @@ CONFIG_PHY_MESON_GXL=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