diff mbox series

[5/5] arm64: dts: ti: am642-sr-som: enable iep for pru ethernet ports

Message ID 20240103-add-am64-som-v1-5-dda1f9227aef@solid-run.com
State New
Headers show
Series arm64: dts: add description for solidrun am642 som and hummingboard evb | expand

Commit Message

Josua Mayer Jan. 3, 2024, 11:27 a.m. UTC
AM64 SoCs have "Industrial Ethernet Peripherals" (IEP). Link them to the
icssg pru ethernet on solidrun am64s som.

Signed-off-by: Josua Mayer <josua@solid-run.com>
---
 arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Jan. 4, 2024, 7:55 a.m. UTC | #1
On 03/01/2024 12:27, Josua Mayer wrote:
> AM64 SoCs have "Industrial Ethernet Peripherals" (IEP). Link them to the
> icssg pru ethernet on solidrun am64s som.
> 
> Signed-off-by: Josua Mayer <josua@solid-run.com>
> ---

Why this is not part of original submission?

Best regards,
Krzysztof
Josua Mayer Jan. 4, 2024, 9:57 a.m. UTC | #2
Am 04.01.24 um 08:55 schrieb Krzysztof Kozlowski:
> On 03/01/2024 12:27, Josua Mayer wrote:
>> AM64 SoCs have "Industrial Ethernet Peripherals" (IEP). Link them to the
>> icssg pru ethernet on solidrun am64s som.
>>
>> Signed-off-by: Josua Mayer <josua@solid-run.com>
>> ---
> Why this is not part of original submission?

It depends on patch #4 which isn't mine.
If I were to reorder the series it could be part of #2.

sincerely
Josua Mayer
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi b/arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi
index 952a262d6874..92f60ae7dc8d 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi
@@ -49,6 +49,7 @@  icssg1_eth: icssg1-eth {
 
 		ti,mii-g-rt = <&icssg1_mii_g_rt>;
 		ti,mii-rt = <&icssg1_mii_rt>;
+		ti,iep = <&icssg1_iep0>, <&icssg1_iep1>;
 
 		interrupt-parent = <&icssg1_intc>;
 		interrupts = <24 0 2>, <25 1 3>;