Re: [PATCH 1/2] dt-bindings: net: brcm,unimac-mdio: Add bcm6846-mdio
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2024-10-15 19:56:04
Also in:
linux-devicetree
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2024-10-15 19:56:04
Also in:
linux-devicetree
On Sat, 12 Oct 2024 22:35:22 +0200, Linus Walleij wrote:
The MDIO block in the BCM6846 is not identical to any of the previous versions, but has extended registers not present in the other variants. For this reason we need to use a new compatible especially for this SoC. Suggested-by: Florian Fainelli <florian.fainelli@broadcom.com> Link: https://lore.kernel.org/linux-devicetree/b542b2e8-115c-4234-a464-e73aa6bece5c@broadcom.com/ (local) Signed-off-by: Linus Walleij <redacted> --- Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml | 1 + 1 file changed, 1 insertion(+)
Acked-by: Rob Herring (Arm) <robh@kernel.org>