[PATCH v1 2/4] dt-bindings: clock: mediatek: add syscon requirement for mt7988 xfi-pll
Krzysztof Kozlowski
krzk at kernel.org
Sat Jul 13 03:22:09 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-xfi-pll.yaml | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/mediatek,mt7988-xfi-pll.yaml b/Documentation/devicetree/bindings/clock/mediatek,mt7988-xfi-pll.yaml
> index 192f1451f0af..c3686712505a 100644
> --- a/Documentation/devicetree/bindings/clock/mediatek,mt7988-xfi-pll.yaml
> +++ b/Documentation/devicetree/bindings/clock/mediatek,mt7988-xfi-pll.yaml
> @@ -15,7 +15,10 @@ description:
>
> properties:
> compatible:
> - const: mediatek,mt7988-xfi-pll
> + items:
> + - enum:
> + - mediatek,mt7988-xfi-pll
> + - const: syscon
No.
Crappy drivers which do not implement clock bindings do not get workaround.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list