Skip to content

Commit ad7b2af

Browse files
MeghanaMalladiTIpraneethbajjuri
authored andcommitted
fix(PRU-ICSS): Update stale references of ethernet bindings
Update the old ti-linux-5.10.y references of PHY/MDIO bindings with latest ti-linux-6.12.y bindings. Signed-off-by: Meghana Malladi <m-malladi@ti.com>
1 parent 381cca4 commit ad7b2af

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU_ICSSG_Ethernet.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -729,16 +729,16 @@ Ethernet PHYs/MDIO bindings
729729

730730
The PRU_ICSSG Ethernet driver follows standard Linux DT bindings for MDIO bus, Ethernet controlers and PHYs which can be found at:
731731

732-
| `ethernet-controller.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/ethernet-controller.yaml?h=ti-linux-5.10.y>`__
733-
| `mdio.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/mdio.yaml?h=ti-linux-5.10.y>`__
734-
| `ethernet-phy.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/ethernet-phy.yaml?h=ti-linux-5.10.y>`__
732+
| `ethernet-controller.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/ethernet-controller.yaml?h=ti-linux-6.12.y>`__
733+
| `mdio.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/mdio.yaml?h=ti-linux-6.12.y>`__
734+
| `ethernet-phy.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/ethernet-phy.yaml?h=ti-linux-6.12.y>`__
735735
|
736736
737737
The existing TI Ethernet PHYs DT bindings:
738738

739-
| `ti,dp83822.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/ti,dp83822.yaml?h=ti-linux-5.10.y>`__
740-
| `ti,dp83867.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/ti,dp83867.yaml?h=ti-linux-5.10.y>`__
741-
| `ti,dp83869.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/ti,dp83869.yaml?h=ti-linux-5.10.y>`__
739+
| `ti,dp83822.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/ti,dp83822.yaml?h=ti-linux-6.12.y>`__
740+
| `ti,dp83867.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/ti,dp83867.yaml?h=ti-linux-6.12.y>`__
741+
| `ti,dp83869.yaml <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Documentation/devicetree/bindings/net/ti,dp83869.yaml?h=ti-linux-6.12.y>`__
742742
|
743743
744744
.. _fixed-link:

0 commit comments

Comments
 (0)