ARM: dts: am33xx-l4: Add PRUSS MDIO controller node
authorSuman Anna <s-anna@ti.com>
Thu, 29 Jul 2021 22:46:12 +0000 (17:46 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Aug 2021 12:25:09 +0000 (15:25 +0300)
commit984ba7ee456b716e2667903686ad5ee944c249ba
treee0b76a66f1c883eb1f6d76ea02b6459e5a4c89e4
parent9b694bea4ba94efac1daddbfdef19a15a3518cd6
ARM: dts: am33xx-l4: Add PRUSS MDIO controller node

The PRUSS on AM335x SoCs has a MDIO sub-module that can be used
to control external PHYs associated with the Industrial Ethernet
peripherals within the PRUSS. The MDIO module used within the
PRU-ICSS is an instance of the MDIO Controller used in TI Davinci
SoCs. The same bus frequency of 1 MHz is chosen as the regular
MDIO node.

The node is added to the common am33xx-l4.dtsi file and is disabled.
This needs to be enabled in the respective board files using the
relevant AM335x SoCs supporting PRUSS and where the ethernet is
pinned out and connected properly.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx-l4.dtsi