All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/6] rockchip: defconfig: puma-rk3399: enable CONFIG_PHY_MICREL_KSZ9031
Date: Wed, 31 May 2017 18:18:48 +0200	[thread overview]
Message-ID: <1496247531-1221-3-git-send-email-philipp.tomsich@theobroma-systems.com> (raw)
In-Reply-To: <1496247531-1221-1-git-send-email-philipp.tomsich@theobroma-systems.com>

The RK3399-Q7 has a KSZ9031 GbE PHY. Enable support for it in defconfig.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
---

Changes in v2: None

 configs/puma-rk3399_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/puma-rk3399_defconfig b/configs/puma-rk3399_defconfig
index e0f1821..994aeac 100644
--- a/configs/puma-rk3399_defconfig
+++ b/configs/puma-rk3399_defconfig
@@ -52,6 +52,7 @@ CONFIG_MMC_SDHCI_ROCKCHIP=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_WINBOND=y
 CONFIG_PHY_MICREL=y
+CONFIG_PHY_MICREL_KSZ9031=y
 CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_GMAC_ROCKCHIP=y
-- 
1.9.1

  parent reply	other threads:[~2017-05-31 16:18 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-31 16:18 [U-Boot] [PATCH 1/6] rockchip: defconfig: puma-rk3399: enable RK808 support Philipp Tomsich
2017-05-31 16:18 ` [U-Boot] [PATCH 2/6] rockchip: defconfig: puma-rk3399: update defconfig with video-support Philipp Tomsich
2017-06-02  2:55   ` Simon Glass
2017-06-05 21:33     ` Simon Glass
2017-06-05 23:01       ` Dr. Philipp Tomsich
2017-06-06  0:05         ` Simon Glass
2017-06-06  7:21           ` Dr. Philipp Tomsich
2017-05-31 16:18 ` Philipp Tomsich [this message]
2017-06-02  2:55   ` [U-Boot] [PATCH 3/6] rockchip: defconfig: puma-rk3399: enable CONFIG_PHY_MICREL_KSZ9031 Simon Glass
2017-06-05 21:31     ` sjg at google.com
2017-05-31 16:18 ` [U-Boot] [PATCH 4/6] rockchip: defconfig: puma-rk3399: enable I2C Philipp Tomsich
2017-06-02  2:55   ` Simon Glass
2017-06-05 21:31     ` sjg at google.com
2017-05-31 16:18 ` [U-Boot] [PATCH 5/6] rockchip: defconfig: puma-rk3399: do not filter clock-names for SPL Philipp Tomsich
2017-06-02  2:55   ` Simon Glass
2017-06-05 21:31     ` sjg at google.com
2017-05-31 16:18 ` [U-Boot] [PATCH 6/6] rockchip: defconfig: puma-rk3399: CONFIG_SPL_FIT no longer exists Philipp Tomsich
2017-06-02  2:55   ` Simon Glass
2017-06-05 21:31     ` sjg at google.com
2017-06-02  2:55 ` [U-Boot] [PATCH 1/6] rockchip: defconfig: puma-rk3399: enable RK808 support Simon Glass
2017-06-05 21:31   ` sjg at google.com

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=1496247531-1221-3-git-send-email-philipp.tomsich@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.