diff options
| author | Neil Armstrong <[email protected]> | 2023-12-13 10:30:13 +0100 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2023-12-19 11:24:38 +0100 |
| commit | 4d4fbf04158a5b2d4fff5a35ea0a2d6c18d250cb (patch) | |
| tree | 880f351f0327b5df98fe4007520b53018fa401c7 /configs/libretech-ac_defconfig | |
| parent | b4534ddefff07a083c84c11d944460ed528df435 (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/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'configs/libretech-ac_defconfig')
| -rw-r--r-- | configs/libretech-ac_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/libretech-ac_defconfig b/configs/libretech-ac_defconfig index bc17b423a2d..f0ab19580c6 100644 --- a/configs/libretech-ac_defconfig +++ b/configs/libretech-ac_defconfig @@ -57,7 +57,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 |
