From: Nishanth Menon <nm@ti.com>
To: Wadim Egorov <w.egorov@phytec.de>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<upstream@lists.phytec.de>, <vigneshr@ti.com>,
<kristo@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>,
<conor+dt@kernel.org>, <d.schultz@phytec.de>
Subject: Re: [PATCH] arm64: dts: ti: am642-phyboard-electra: Add PRU-ICSSG nodes
Date: Tue, 6 Aug 2024 09:47:45 -0500 [thread overview]
Message-ID: <20240806144745.s3ga45pkgfuovjg6@henna> (raw)
In-Reply-To: <20240709101205.891587-1-w.egorov@phytec.de>
On 12:12-20240709, Wadim Egorov wrote:
> The phyBOARD-Electra implements two Ethernet ports utilizing PRUs.
> Add configuration for both mac ports & PHYs.
>
> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
> ---
> .../dts/ti/k3-am642-phyboard-electra-rdk.dts | 146 ++++++++++++++++++
> 1 file changed, 146 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
> index 6df331ccb970..364a7582cf99 100644
> --- a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
> @@ -28,6 +28,8 @@ / {
> model = "PHYTEC phyBOARD-Electra-AM64x RDK";
>
> aliases {
> + ethernet1 = &icssg0_emac0;
> + ethernet2 = &icssg0_emac1;
> mmc1 = &sdhci1;
> serial2 = &main_uart0;
> serial3 = &main_uart1;
> @@ -55,6 +57,73 @@ can_tc2: can-phy1 {
> standby-gpios = <&main_gpio0 35 GPIO_ACTIVE_HIGH>;
> };
>
> + /* Dual Ethernet application node on PRU-ICSSG0 */
> + ethernet {
> + compatible = "ti,am642-icssg-prueth";
> + pinctrl-names = "default";
> + pinctrl-0 = <&icssg0_rgmii1_pins_default &icssg0_rgmii2_pins_default>;
&icssg0_rgmii1_pins_default>, <&icssg0_rgmii2_pins_default>
> +
> + sram = <&oc_sram>;
> + ti,prus = <&pru0_0>, <&rtu0_0>, <&tx_pru0_0>, <&pru0_1>, <&rtu0_1>, <&tx_pru0_1>;
here and elsewhere, follow
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/dts-coding-style.rst#n117
[...]
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
prev parent reply other threads:[~2024-08-06 14:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 10:12 [PATCH] arm64: dts: ti: am642-phyboard-electra: Add PRU-ICSSG nodes Wadim Egorov
2024-08-06 14:47 ` Nishanth Menon [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=20240806144745.s3ga45pkgfuovjg6@henna \
--to=nm@ti.com \
--cc=conor+dt@kernel.org \
--cc=d.schultz@phytec.de \
--cc=devicetree@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=upstream@lists.phytec.de \
--cc=vigneshr@ti.com \
--cc=w.egorov@phytec.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