From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/5] Add fec1 and fec2 support for i.MX7d sdb board
Date: Sun, 6 Sep 2015 21:11:13 +0800 [thread overview]
Message-ID: <20150906131113.GY30746@tiger> (raw)
In-Reply-To: <1440386992-6775-1-git-send-email-b38611@freescale.com>
On Mon, Aug 24, 2015 at 11:29:47AM +0800, Fugang Duan wrote:
> The patch series is to add fec support for i.MX7d sdb board. Since i.MX7d fec ip is
> the same as i.MX6SX, so there have no change for driver itself.
>
> Patch#1: add bcm54220 PHY ID entry into brcmphy.h file.
> Patch#2: add new iomux-gpr file to define iomux-gpr register and field for i.MX7d.
> Patch#3: i.MX7d sdb board install bcm54220 phy, i.MX7d arm2 board install AR8031 phy.
> For the two phys, there needs extra phy setting, so package the setting to fixup.
> Patch#4~6: Add fec dts node and pinmux setting in dts file.
>
> Change:
> V2:
> * Remove patch#1 in V1 patch series. Move the sigle BCM54220 PHY ID define to machine file.
> * The current BCM54220 switch phy still use generic phy driver since broadcom phy driver don't
> support the switch phy, there need effort to add the switch phy support. Once broadcom phy driver
> will support the bcm54220 switch phy, we can add the special config to imx_v6_v7_defconfig.
>
>
> Fugang Duan (5):
> ARM: imx7d: add imx7d iomux-gpr field define
> ARM: imx: add enet init for i.MX7D platform
> ARM: dts: imx: pinfunc: add GPIO1 pin define for i.MX7d
> ARM: dts: imx7d: add fec1 and fec2 support for i.MX7d soc
> ARM: dts: imx7d-sdb: add fec1 and fec2 support
When you submit i.MX platform patches, please remember to copy
kernel at pengutronix.de, which is listed in MAINTAINERS.
Shawn
>
> arch/arm/boot/dts/imx7d-pinfunc.h | 115 +++++++++++++++++++++++++++++
> arch/arm/boot/dts/imx7d-sdb.dts | 76 ++++++++++++++++++-
> arch/arm/boot/dts/imx7d.dtsi | 36 +++++++++
> arch/arm/mach-imx/mach-imx7d.c | 76 ++++++++++++++++++-
> include/linux/mfd/syscon/imx7-iomuxc-gpr.h | 49 ++++++++++++
> 5 files changed, 349 insertions(+), 3 deletions(-)
> create mode 100644 include/linux/mfd/syscon/imx7-iomuxc-gpr.h
>
> --
> 1.9.1
>
prev parent reply other threads:[~2015-09-06 13:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-24 3:29 [PATCH v2 0/5] Add fec1 and fec2 support for i.MX7d sdb board Fugang Duan
2015-08-24 3:29 ` [PATCH v2 1/5] ARM: imx7d: add imx7d iomux-gpr field define Fugang Duan
2015-09-06 12:33 ` Shawn Guo
2015-09-07 2:20 ` Duan Andy
2015-08-24 3:29 ` [PATCH v2 2/5] ARM: imx: add enet init for i.MX7D platform Fugang Duan
2015-09-06 12:37 ` Shawn Guo
2015-09-07 2:21 ` Duan Andy
2015-08-24 3:29 ` [PATCH v2 3/5] ARM: dts: imx: pinfunc: add GPIO1 pin define for i.MX7d Fugang Duan
2015-09-06 13:08 ` Shawn Guo
2015-09-07 2:23 ` Duan Andy
2015-08-24 3:29 ` [PATCH v2 4/5] ARM: dts: imx7d: add fec1 and fec2 support for i.MX7d soc Fugang Duan
2015-08-24 3:29 ` [PATCH v2 5/5] ARM: dts: imx7d-sdb: add fec1 and fec2 support Fugang Duan
2015-09-06 13:11 ` Shawn Guo [this message]
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=20150906131113.GY30746@tiger \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@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