From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Harini Katakam <harini.katakam@xilinx.com>,
davem@davemloft.net, robh+dt@kernel.org, pawel.moll@arm.com,
mark.rutland@arm.com, ijc+devicetree@hellion.org.uk,
galak@codeaurora.org, boris.brezillon@free-electrons.com,
alexandre.belloni@free-electrons.com,
harinikatakamlinux@gmail.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, harinik@xilinx.com,
punnaia@xilinx.com, michals@xilinx.com
Subject: Re: [net-next PATCH v3 1/4] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC
Date: Mon, 11 May 2015 09:41:50 +0200 [thread overview]
Message-ID: <55505D3E.2050303@atmel.com> (raw)
In-Reply-To: <1430931438-32592-1-git-send-email-harinik@xilinx.com>
Le 06/05/2015 18:57, Harini Katakam a écrit :
> Add "cdns,zynqmp-gem" to be used for Zynq Ultrascale+ MPSoC.
>
> Signed-off-by: Harini Katakam <harinik@xilinx.com>
> Reviewed-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
I know it's too late, but for the record:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Thanks for having re-spinned this series Harini.
Bye,
> ---
>
> v3:
> No changes
>
> v2:
> Updated SoC name
>
> ---
> Documentation/devicetree/bindings/net/macb.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt
> index ba19d67..8ec5fdf 100644
> --- a/Documentation/devicetree/bindings/net/macb.txt
> +++ b/Documentation/devicetree/bindings/net/macb.txt
> @@ -9,6 +9,7 @@ Required properties:
> the Cadence GEM, or the generic form: "cdns,gem".
> Use "cdns,sama5d3-gem" for the Gigabit IP available on Atmel sama5d3 SoCs.
> Use "cdns,sama5d4-gem" for the Gigabit IP available on Atmel sama5d4 SoCs.
> + Use "cdns,zynqmp-gem" for Zynq Ultrascale+ MPSoC.
> - reg: Address and length of the register set for the device
> - interrupts: Should contain macb interrupt
> - phy-mode: See ethernet.txt file in the same directory.
>
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Harini Katakam <harini.katakam@xilinx.com>, <davem@davemloft.net>,
<robh+dt@kernel.org>, <pawel.moll@arm.com>,
<mark.rutland@arm.com>, <ijc+devicetree@hellion.org.uk>,
<galak@codeaurora.org>, <boris.brezillon@free-electrons.com>,
<alexandre.belloni@free-electrons.com>,
<harinikatakamlinux@gmail.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<devicetree@vger.kernel.org>, <harinik@xilinx.com>,
<punnaia@xilinx.com>, <michals@xilinx.com>
Subject: Re: [net-next PATCH v3 1/4] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC
Date: Mon, 11 May 2015 09:41:50 +0200 [thread overview]
Message-ID: <55505D3E.2050303@atmel.com> (raw)
In-Reply-To: <1430931438-32592-1-git-send-email-harinik@xilinx.com>
Le 06/05/2015 18:57, Harini Katakam a écrit :
> Add "cdns,zynqmp-gem" to be used for Zynq Ultrascale+ MPSoC.
>
> Signed-off-by: Harini Katakam <harinik@xilinx.com>
> Reviewed-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
I know it's too late, but for the record:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Thanks for having re-spinned this series Harini.
Bye,
> ---
>
> v3:
> No changes
>
> v2:
> Updated SoC name
>
> ---
> Documentation/devicetree/bindings/net/macb.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt
> index ba19d67..8ec5fdf 100644
> --- a/Documentation/devicetree/bindings/net/macb.txt
> +++ b/Documentation/devicetree/bindings/net/macb.txt
> @@ -9,6 +9,7 @@ Required properties:
> the Cadence GEM, or the generic form: "cdns,gem".
> Use "cdns,sama5d3-gem" for the Gigabit IP available on Atmel sama5d3 SoCs.
> Use "cdns,sama5d4-gem" for the Gigabit IP available on Atmel sama5d4 SoCs.
> + Use "cdns,zynqmp-gem" for Zynq Ultrascale+ MPSoC.
> - reg: Address and length of the register set for the device
> - interrupts: Should contain macb interrupt
> - phy-mode: See ethernet.txt file in the same directory.
>
--
Nicolas Ferre
next prev parent reply other threads:[~2015-05-11 7:41 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-06 16:57 [net-next PATCH v3 1/4] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC Harini Katakam
2015-05-06 16:57 ` Harini Katakam
2015-05-06 16:57 ` Harini Katakam
2015-05-06 16:57 ` [net-next PATCH v3 2/4] net: macb: " Harini Katakam
2015-05-06 16:57 ` Harini Katakam
2015-05-09 21:43 ` David Miller
2015-05-06 16:57 ` [net-next PATCH v3 3/4] net: macb: Add support for jumbo frames Harini Katakam
2015-05-06 16:57 ` Harini Katakam
2015-05-09 21:43 ` David Miller
[not found] ` <1430931438-32592-1-git-send-email-harinik-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2015-05-06 16:57 ` [net-next PATCH v3 4/4] net: macb: Add change_mtu callback with jumbo support Harini Katakam
2015-05-06 16:57 ` Harini Katakam
2015-05-06 16:57 ` Harini Katakam
2015-05-09 21:43 ` David Miller
2015-05-09 21:43 ` [net-next PATCH v3 1/4] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC David Miller
2015-05-09 21:43 ` David Miller
2015-05-11 7:41 ` Nicolas Ferre [this message]
2015-05-11 7:41 ` Nicolas Ferre
2015-05-11 8:29 ` Harini Katakam
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=55505D3E.2050303@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=alexandre.belloni@free-electrons.com \
--cc=boris.brezillon@free-electrons.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=harini.katakam@xilinx.com \
--cc=harinik@xilinx.com \
--cc=harinikatakamlinux@gmail.com \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=michals@xilinx.com \
--cc=netdev@vger.kernel.org \
--cc=pawel.moll@arm.com \
--cc=punnaia@xilinx.com \
--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 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.