Re: [PATCH net-next v3 2/8] dt-bindings: net: Add SoC-e SWIP MDIO controller
From: Andrew Lunn
Date: Fri Sep 25 2026 - 18:56:43 EST
> The controller exposes separate register regions for transaction data
> and for the shared transaction control and external bus selector
> register.
> +examples:
> + - |
> + mdio@204 {
> + compatible = "soce,swip-mdio-23-02";
> + reg = <0x204 0xc>, <0x200 0x4>;
At least in the example, they are not separate?
Andrew