public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Paul Barker <paul.barker@sancloud.com>
To: Tom Rini <trini@konsulko.com>,
	Peter Robinson <pbrobinson@gmail.com>,
	Lokesh Vutla <lokeshvutla@ti.com>
Cc: Paul Barker <paul.barker@sancloud.com>, u-boot@lists.denx.de
Subject: [PATCH v2 4/5] configs: am335x_evm: Support GbE PHYs
Date: Mon, 12 Jul 2021 21:14:11 +0100	[thread overview]
Message-ID: <20210712201412.13306-5-paul.barker@sancloud.com> (raw)
In-Reply-To: <20210712201412.13306-1-paul.barker@sancloud.com>

The SanCloud BeagleBone Enhanced (BBE) includes a Gigabit Ethernet PHY.

Signed-off-by: Paul Barker <paul.barker@sancloud.com>
---
 configs/am335x_evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig
index dcda15e6bf..1c8093ae6a 100644
--- a/configs/am335x_evm_defconfig
+++ b/configs/am335x_evm_defconfig
@@ -67,6 +67,7 @@ CONFIG_SPI_FLASH_WINBOND=y
 CONFIG_PHY_ATHEROS=y
 CONFIG_PHY_SMSC=y
 CONFIG_DM_ETH=y
+CONFIG_PHY_GIGE=y
 CONFIG_MII=y
 CONFIG_DRIVER_TI_CPSW=y
 CONFIG_SPI=y
-- 
2.26.2


  parent reply	other threads:[~2021-07-12 20:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-12 20:14 [PATCH v2 0/5] Resync BeagleBone dtbs, add SanCloud BBE support & minor fixups Paul Barker
2021-07-12 20:14 ` [PATCH v2 1/5] dt-bindings: Resync omap & am33xx pinctrl bindings Paul Barker
2021-07-12 20:14 ` [PATCH v2 2/5] arm: dts: Resync BeagleBone device trees Paul Barker
2021-07-12 20:14 ` [PATCH v2 3/5] arm: dts: Import am335x-sancloud-bbe devicetree Paul Barker
2021-07-12 20:14 ` Paul Barker [this message]
2021-07-12 20:14 ` [PATCH v2 5/5] configs: am335x_evm: Fix BeagleBone Green DTB selection Paul Barker
2021-07-13  6:29   ` Lokesh Vutla
2021-07-20  8:19     ` Paul Barker
2021-07-21  5:59       ` Lokesh Vutla
2021-07-21  6:40         ` Paul Barker
2021-07-26  7:11           ` Lokesh Vutla

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=20210712201412.13306-5-paul.barker@sancloud.com \
    --to=paul.barker@sancloud.com \
    --cc=lokeshvutla@ti.com \
    --cc=pbrobinson@gmail.com \
    --cc=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox