From: Sascha Hauer <sha@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: i.MX8MM: innocom-wb15: imply AT803X_PHY for EVK
Date: Thu, 27 Oct 2022 08:30:27 +0200 [thread overview]
Message-ID: <20221027063027.GP6702@pengutronix.de> (raw)
In-Reply-To: <20221024141203.2473619-1-a.fatoum@pengutronix.de>
On Mon, Oct 24, 2022 at 04:12:03PM +0200, Ahmad Fatoum wrote:
> EVK has Atheros 8035 Ethernet PHY and DHCP times out when using the
> generic PHY driver instead of the at803x driver. Link is detected with
> both though. Make user lives easier by adding an imply to the PHY driver
> when the board is selected. This is chosen instead of a select to allow
> users to disable the driver if they use a different base board for the
> SoM.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> arch/arm/mach-imx/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index c9e4c9a00ba4..da71480887ad 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -371,6 +371,7 @@ config MACH_INNOCOMM_WB15
> select IMX8M_DRAM
> select I2C_IMX_EARLY
> select USB_GADGET_DRIVER_ARC_PBL
> + imply AT803X_PHY
>
> config MACH_BEO_ASE2
> bool "Bang & Olufsen (i.MX7D) ASE2"
> --
> 2.30.2
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2022-10-27 6:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-24 14:12 Ahmad Fatoum
2022-10-27 6:30 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221027063027.GP6702@pengutronix.de \
--to=sha@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox