]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Describe ethernet phy on kd240
authorMichal Simek <michal.simek@amd.com>
Mon, 18 Dec 2023 12:57:22 +0000 (13:57 +0100)
committerMichal Simek <michal.simek@amd.com>
Tue, 9 Jan 2024 13:51:04 +0000 (14:51 +0100)
Describe ADIN phy present on KD240 via ethernet-phy-id compatible string.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/61f89dc055f191fd4138b80bb7e3217d814502f5.1702904236.git.michal.simek@amd.com
arch/arm/dts/zynqmp-sck-kd-g-revA.dtso

index 8d0ddecdc14cd7774c417ef141c03a0ee73797c4..298e80265e2a088d8baaece8c73b563f50e2c989 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
                phy0: ethernet-phy@8 { /* Adin u31 */
+                       #phy-cells = <1>;
+                       compatible = "ethernet-phy-id0283.bc30";
                        reg = <8>;
                        adi,rx-internal-delay-ps = <2000>;
                        adi,tx-internal-delay-ps = <2000>;