Re: [PATCH] dt-bindings: serial: 8250: spacemit: fix clock property for K3 SoC
From: Rob Herring (Arm)
Date: Thu Mar 12 2026 - 09:46:15 EST
On Wed, 04 Mar 2026 07:19:39 +0000, Yixun Lan wrote:
> The UART of SpacemiT K3 SoC has same clock property as K1 generation which
> request two clock sources, fix the binding otherwise will get DT check
> warnings.
>
> Fixes: b5024e804ee0 ("dt-bindings: serial: 8250: add SpacemiT K3 UART compatible")
> Signed-off-by: Yixun Lan <dlan@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/serial/8250.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>