[PATCH v1 3/4] dt-bindings: clock: mediatek: add syscon requirement for mt7988 ethwarp

Krzysztof Kozlowski krzk at kernel.org
Sat Jul 13 03:22:20 PDT 2024


On 09/07/2024 12:13, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w at public-files.de>
> 
> This is needed by u-boot-driver when using OF_UPSTREAM.
> 
> Signed-off-by: Frank Wunderlich <frank-w at public-files.de>
> ---
>  .../devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml  | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml b/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml
> index e32a0251ff6a..b460a0de8503 100644
> --- a/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml
> +++ b/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml
> @@ -17,7 +17,9 @@ description:
>  properties:
>    compatible:
>      items:
> -      - const: mediatek,mt7988-ethwarp
> +      - enum:
> +          - mediatek,mt7988-ethwarp
> +      - const: syscon

No, for the same reason.

Best regards,
Krzysztof




More information about the Linux-mediatek mailing list