From: Andrey Smirnov <andrew.smirnov@gmail.com>
To: barebox@lists.infradead.org
Cc: Andrey Smirnov <andrew.smirnov@gmail.com>
Subject: [PATCH v2 6/6] zii_vf610_dev_defconfig: Select MDIO bus GPIO multiplexer
Date: Mon, 4 Dec 2017 07:27:18 -0800 [thread overview]
Message-ID: <20171204152718.10674-7-andrew.smirnov@gmail.com> (raw)
In-Reply-To: <20171204152718.10674-1-andrew.smirnov@gmail.com>
Select MDIO bus GPIO multiplexer to support hardware present on the
board.
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
---
arch/arm/configs/zii_vf610_dev_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/zii_vf610_dev_defconfig b/arch/arm/configs/zii_vf610_dev_defconfig
index e2cb658d9..ee77f4000 100644
--- a/arch/arm/configs/zii_vf610_dev_defconfig
+++ b/arch/arm/configs/zii_vf610_dev_defconfig
@@ -92,6 +92,7 @@ CONFIG_LM75=y
CONFIG_DRIVER_NET_FEC_IMX=y
CONFIG_MARVELL_PHY=y
CONFIG_MICREL_PHY=y
+CONFIG_MDIO_BUS_MUX_GPIO=y
CONFIG_NET_USB=y
CONFIG_NET_USB_ASIX=y
CONFIG_NET_USB_SMSC95XX=y
--
2.14.3
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2017-12-04 15:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-04 15:27 [PATCH v2 0/6] MDIO bus multiplexer support Andrey Smirnov
2017-12-04 15:27 ` [PATCH v2 1/6] ARM: vybrid: zii: Make use of DT code from Linux kernel Andrey Smirnov
2017-12-04 15:27 ` [PATCH v2 2/6] mdio_bus: Port of_mdio_find_bus() " Andrey Smirnov
2017-12-04 15:27 ` [PATCH v2 3/6] net: phy: Port MDIO bus miltiplexer framework " Andrey Smirnov
2017-12-04 15:27 ` [PATCH v2 4/6] net: phy: Port GPIO controlled MDIO multiplexer driver Andrey Smirnov
2017-12-04 15:27 ` [PATCH v2 5/6] net: mdio-mux: Avoid probing multiplexed busses Andrey Smirnov
2017-12-04 15:27 ` Andrey Smirnov [this message]
2017-12-06 14:49 ` [PATCH v2 0/6] MDIO bus multiplexer support Sascha Hauer
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=20171204152718.10674-7-andrew.smirnov@gmail.com \
--to=andrew.smirnov@gmail.com \
--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