All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dr. Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 2/2] sun8i: enable support for the Micrel KSZ9031 with SUN8I_EMAC
Date: Tue, 21 Feb 2017 21:35:35 +0100	[thread overview]
Message-ID: <9E24DCD7-E97D-4D5D-907A-3107C5CC03A0@theobroma-systems.com> (raw)
In-Reply-To: <20170221195633.iho2qadbo5a6nlqk@lukather>

Maxime,

> On 21 Feb 2017, at 20:56, Maxime Ripard <maxime.ripard@free-electrons.com> wrote:
> 
> On Fri, Feb 17, 2017 at 06:47:55PM +0100, Philipp Tomsich wrote:
>> #ifdef CONFIG_SUN8I_EMAC
>> #define CONFIG_PHY_GIGE			/* GMAC can use gigabit PHY	*/
>> +#define CONFIG_PHY_MICREL
>> +#define CONFIG_PHY_MICREL_KSZ9031       /* used on A64-uQ7              */
>> #endif
> 
> Same thing here, and that way you could enable it only on the board
> defconfig.

CONFIG_PHY_MICREL_KSZ9031 is not exported via Kconfig today.
I?m happy to see this moved to Kconfig & defconfig, but just checking
if that info changes anything?

Regards,
Phil.

  reply	other threads:[~2017-02-21 20:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-17 17:47 [U-Boot] [PATCH v1 0/2] sunxi: Gigabit PHY support for SUN8I_EMAC Philipp Tomsich
2017-02-17 17:47 ` [U-Boot] [PATCH v1 1/2] sun8i: define CONFIG_PHY_GIGE for EMAC Philipp Tomsich
2017-02-21  3:55   ` Chen-Yu Tsai
2017-02-21 19:55   ` Maxime Ripard
2017-02-21 20:37     ` Dr. Philipp Tomsich
2017-02-22 17:18       ` Maxime Ripard
2017-02-22 17:24         ` Dr. Philipp Tomsich
2017-02-17 17:47 ` [U-Boot] [PATCH v1 2/2] sun8i: enable support for the Micrel KSZ9031 with SUN8I_EMAC Philipp Tomsich
2017-02-21 19:56   ` Maxime Ripard
2017-02-21 20:35     ` Dr. Philipp Tomsich [this message]
2017-02-22 14:45       ` Dr. Philipp Tomsich
2017-02-22 19:00         ` Maxime Ripard
2017-02-22 21:03           ` Dr. Philipp Tomsich

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=9E24DCD7-E97D-4D5D-907A-3107C5CC03A0@theobroma-systems.com \
    --to=philipp.tomsich@theobroma-systems.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.