On Fri, 12 Jul 2024 15:51:18 +0100, André Draszik wrote: > While gs101 needs exactly two clocks for the UART, the schema doesn't > currently limit the maximum number to this and instead the default of > five from this schema is applied. > > Update the schema accordingly. > > Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx> > > --- > v4: > * drop description from clocks:, it was Linux-specific and a we'll > implement something that makes it obsolete anyway > * no need to duplicate clock-names anymore > --- > Documentation/devicetree/bindings/serial/samsung_uart.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>