Re: [PATCH v2 1/2] dt-bindings: serial: 8250: support an optional second clock

From: Rob Herring (Arm)
Date: Thu Apr 10 2025 - 09:01:56 EST



On Wed, 09 Apr 2025 14:22:11 -0500, Alex Elder wrote:
> The SpacemiT UART driver requires a bus clock to be enabled in addition
> to the primary function clock. Add the option to specify two clocks
> for an 8250-compatible UART, named "core" and "bus". If both are needed,
> require them to be named.
>
> Signed-off-by: Alex Elder <elder@xxxxxxxxxxxx>
> ---
> v2: Require both clocks to be specified with names for SpacemiT
>
> .../devicetree/bindings/serial/8250.yaml | 30 ++++++++++++++++++-
> 1 file changed, 29 insertions(+), 1 deletion(-)
>

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