public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: imx8mp: Disable Atheros PHY driver on i.MX8MP DHCOM
@ 2023-01-19 21:46 Marek Vasut
  2023-01-19 21:46 ` [PATCH 2/2] arm64: imx8mp: Enable SMSC LAN87xx " Marek Vasut
  2023-01-31  9:50 ` [PATCH 1/2] arm64: imx8mp: Disable Atheros " sbabic
  0 siblings, 2 replies; 4+ messages in thread
From: Marek Vasut @ 2023-01-19 21:46 UTC (permalink / raw)
  To: u-boot
  Cc: Marek Vasut, Ariel D'Alessandro, NXP i.MX U-Boot Team,
	Andrey Zhizhikin, Fabio Estevam, Joe Hershberger, Lukasz Majewski,
	Marcel Ziswiler, Michael Trimarchi, Peng Fan, Ramon Fried,
	Sean Anderson, Stefano Babic, Tim Harvey, Tommaso Merciai

These SoMs never ship with Atheros PHYs, disable the Atheros PHY driver.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: "Ariel D'Alessandro" <ariel.dalessandro@collabora.com>
Cc: "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>
Cc: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Lukasz Majewski <lukma@denx.de>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
Cc: Sean Anderson <seanga2@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
Cc: Tommaso Merciai <tommaso.merciai@amarulasolutions.com>
Cc: u-boot@lists.denx.de
---
 configs/imx8mp_dhcom_pdk2_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/imx8mp_dhcom_pdk2_defconfig b/configs/imx8mp_dhcom_pdk2_defconfig
index 47e96356b1c..98bae628973 100644
--- a/configs/imx8mp_dhcom_pdk2_defconfig
+++ b/configs/imx8mp_dhcom_pdk2_defconfig
@@ -197,7 +197,6 @@ CONFIG_SPI_FLASH_SFDP_SUPPORT=y
 # CONFIG_SPI_FLASH_UNLOCK_ALL is not set
 CONFIG_SPI_FLASH_WINBOND=y
 CONFIG_SPI_FLASH_MTD=y
-CONFIG_PHY_ATHEROS=y
 CONFIG_PHY_MICREL=y
 CONFIG_PHY_MICREL_KSZ90X1=y
 CONFIG_DM_MDIO=y
-- 
2.39.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-31  9:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-19 21:46 [PATCH 1/2] arm64: imx8mp: Disable Atheros PHY driver on i.MX8MP DHCOM Marek Vasut
2023-01-19 21:46 ` [PATCH 2/2] arm64: imx8mp: Enable SMSC LAN87xx " Marek Vasut
2023-01-31  9:51   ` sbabic
2023-01-31  9:50 ` [PATCH 1/2] arm64: imx8mp: Disable Atheros " sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox