Re: [PATCH] dt-bindings: serial: 8250: spacemit: set clocks property as required

From: Rob Herring (Arm)
Date: Sun Jul 20 2025 - 20:39:59 EST



On Fri, 18 Jul 2025 23:04:37 +0800, Yixun Lan wrote:
> In SpacemiT's K1 SoC, the clocks for UART are mandatory needed, so
> for DT, both clocks and clock-names property should be set as required.
>
> Fixes: 2c0594f9f062 ("dt-bindings: serial: 8250: support an optional second clock")
> Signed-off-by: Yixun Lan <dlan@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/serial/8250.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>