Re: [PATCH net-next 1/6] dt-bindings: net: mediatek-dwmac: add support for MT8189 SoC

From: Andrew Lunn

Date: Tue Jul 07 2026 - 08:43:24 EST


> + - if:
> + properties:
> + compatible:
> + contains:
> + enum:
> + - mediatek,mt8189-gmac
> + then:
> + properties:
> + clocks:
> + items:
> + - description: MAC Main clock
> + - description: PTP clock
> + - description: RMII reference clock provided by MAC

Since this is a MAC, it sounds like it is consuming its own clock?

Andrew