On Mon, Nov 03, 2025 at 12:20:12PM +0000, Daniel Golle wrote:
Extend the Lantiq GSWIP device tree binding to also cover MaxLinear
GSW1xx switches which are based on the same hardware IP but connected
via MDIO instead of being memory-mapped.
Add compatible strings for MaxLinear GSW120, GSW125, GSW140, GSW141,
and GSW145 switches and adjust the schema to handle the different
connection methods with conditional properties.
Add MaxLinear GSW125 example showing MDIO-connected configuration.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
---
v7:
* drop the addition of 'reg-names' to the list of required properties
and also don't add it to the existing example
Reviewed-by: Krzysztof Kozlowski <redacted>
Best regards,
Krzysztof