From: Rob Herring <robh@kernel.org>
To: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: Grygorii Strashko <grygorii.strashko@ti.com>,
Sekhar Nori <nsekhar@ti.com>,
linux-kernel@vger.kernel.org,
Kishon Vijay Abraham I <kishon@ti.com>,
Peter Ujfalusi <peter.ujfalusi@ti.com>,
Murali Karicheri <m-karicheri2@ti.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH net-next v5 05/11] dt-binding: ti: am65x: document mcu cpsw nuss
Date: Fri, 20 Mar 2020 16:56:02 -0600 [thread overview]
Message-ID: <20200320225602.GA23955@bogus> (raw)
In-Reply-To: <20200319162806.25705-6-grygorii.strashko@ti.com>
On Thu, 19 Mar 2020 18:28:00 +0200, Grygorii Strashko wrote:
> Document device tree bindings for The TI AM654x/J721E SoC Gigabit Ethernet MAC
> (Media Access Controller - CPSW2G NUSS). The CPSW NUSS provides Ethernet packet
> communication for the device.
>
> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
> Tested-by: Murali Karicheri <m-karicheri2@ti.com>
> ---
> .../bindings/net/ti,k3-am654-cpsw-nuss.yaml | 226 ++++++++++++++++++
> 1 file changed, 226 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>,
Murali Karicheri <m-karicheri2@ti.com>,
Sekhar Nori <nsekhar@ti.com>,
Kishon Vijay Abraham I <kishon@ti.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Grygorii Strashko <grygorii.strashko@ti.com>
Subject: Re: [PATCH net-next v5 05/11] dt-binding: ti: am65x: document mcu cpsw nuss
Date: Fri, 20 Mar 2020 16:56:02 -0600 [thread overview]
Message-ID: <20200320225602.GA23955@bogus> (raw)
In-Reply-To: <20200319162806.25705-6-grygorii.strashko@ti.com>
On Thu, 19 Mar 2020 18:28:00 +0200, Grygorii Strashko wrote:
> Document device tree bindings for The TI AM654x/J721E SoC Gigabit Ethernet MAC
> (Media Access Controller - CPSW2G NUSS). The CPSW NUSS provides Ethernet packet
> communication for the device.
>
> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
> Tested-by: Murali Karicheri <m-karicheri2@ti.com>
> ---
> .../bindings/net/ti,k3-am654-cpsw-nuss.yaml | 226 ++++++++++++++++++
> 1 file changed, 226 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2020-03-20 22:56 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-19 16:27 [PATCH net-next v5 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc Grygorii Strashko
2020-03-19 16:27 ` Grygorii Strashko
2020-03-19 16:27 ` [PATCH net-next v5 01/11] phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy Grygorii Strashko
2020-03-19 16:27 ` Grygorii Strashko
2020-03-19 16:27 ` [PATCH net-next v5 02/11] net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled Grygorii Strashko
2020-03-19 16:27 ` Grygorii Strashko
2020-03-19 16:27 ` [PATCH net-next v5 03/11] net: ethernet: ti: ale: add support for mac-only mode Grygorii Strashko
2020-03-19 16:27 ` Grygorii Strashko
2020-03-19 16:27 ` [PATCH net-next v5 04/11] net: ethernet: ti: ale: am65: add support for default thread cfg Grygorii Strashko
2020-03-19 16:27 ` Grygorii Strashko
2020-03-19 16:28 ` [PATCH net-next v5 05/11] dt-binding: ti: am65x: document mcu cpsw nuss Grygorii Strashko
2020-03-19 16:28 ` Grygorii Strashko
2020-03-20 22:55 ` Rob Herring
2020-03-20 22:55 ` Rob Herring
2020-03-20 22:56 ` Rob Herring [this message]
2020-03-20 22:56 ` Rob Herring
2020-03-19 16:28 ` [PATCH net-next v5 06/11] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver Grygorii Strashko
2020-03-19 16:28 ` Grygorii Strashko
2020-03-19 16:28 ` [PATCH net-next v5 07/11] arm64: dts: ti: k3-am65-mcu: add cpsw nuss node Grygorii Strashko
2020-03-19 16:28 ` Grygorii Strashko
2020-03-19 16:28 ` [PATCH net-next v5 08/11] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs Grygorii Strashko
2020-03-19 16:28 ` Grygorii Strashko
2020-03-19 16:28 ` [PATCH net-next v5 09/11] arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node Grygorii Strashko
2020-03-19 16:28 ` Grygorii Strashko
2020-03-19 16:28 ` [PATCH net-next v5 10/11] arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy defs Grygorii Strashko
2020-03-19 16:28 ` Grygorii Strashko
2020-03-19 16:28 ` [PATCH net-next v5 11/11] arm64: defconfig: ti: k3: enable dma and networking Grygorii Strashko
2020-03-19 16:28 ` Grygorii Strashko
2020-03-20 11:37 ` [PATCH net-next v5 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc Peter Ujfalusi
2020-03-20 11:37 ` Peter Ujfalusi
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=20200320225602.GA23955@bogus \
--to=robh@kernel.org \
--cc=grygorii.strashko@ti.com \
--cc=kishon@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m-karicheri2@ti.com \
--cc=nsekhar@ti.com \
--cc=peter.ujfalusi@ti.com \
/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.