linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Camelia Groza <camelia.groza@nxp.com>
To: robh+dt@kernel.org, mark.rutland@arm.com, benh@kernel.crashing.org
Cc: paulus@samba.org, mpe@ellerman.id.au, devicetree@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	Camelia Groza <camelia.groza@nxp.com>
Subject: [PATCH 1/3] powerpc/configs/dpaa: enable the Cortina PHY driver
Date: Wed, 18 Jul 2018 14:46:49 +0300	[thread overview]
Message-ID: <d372017b89bd1c5da5d9d3e7e6b3ddce69158181.1531903211.git.camelia.groza@nxp.com> (raw)
In-Reply-To: <cover.1531903211.git.camelia.groza@nxp.com>
In-Reply-To: <cover.1531903211.git.camelia.groza@nxp.com>

Cortina PHYs are present on T4240RDB and T2080RDB. Enable the driver
by default.

Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
---
 arch/powerpc/configs/dpaa.config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/powerpc/configs/dpaa.config b/arch/powerpc/configs/dpaa.config
index 2fe76f5..4ffacaf 100644
--- a/arch/powerpc/configs/dpaa.config
+++ b/arch/powerpc/configs/dpaa.config
@@ -2,3 +2,4 @@ CONFIG_FSL_DPAA=y
 CONFIG_FSL_PAMU=y
 CONFIG_FSL_FMAN=y
 CONFIG_FSL_DPAA_ETH=y
+CONFIG_CORTINA_PHY=y
-- 
1.9.1


  reply	other threads:[~2018-07-18 11:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-18 11:46 [PATCH 0/3] powerpc/dpaa: use the Cortina PHY driver Camelia Groza
2018-07-18 11:46 ` Camelia Groza [this message]
2018-07-18 11:46 ` [PATCH 2/3] powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible Camelia Groza
2018-08-08 22:47   ` [2/3] " Scott Wood
2018-12-22  4:06   ` [PATCH 2/3] " Scott Wood
2019-01-08 14:07     ` Camelia Alexandra Groza
2018-07-18 11:46 ` [PATCH 3/3] powerpc/dts/fsl: t2080rdb: " Camelia Groza

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=d372017b89bd1c5da5d9d3e7e6b3ddce69158181.1531903211.git.camelia.groza@nxp.com \
    --to=camelia.groza@nxp.com \
    --cc=benh@kernel.crashing.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mark.rutland@arm.com \
    --cc=mpe@ellerman.id.au \
    --cc=paulus@samba.org \
    --cc=robh+dt@kernel.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;
as well as URLs for NNTP newsgroup(s).