Re: [PATCH] dt-bindings: serial: uartlite: drop $ref for -bits property

From: Rob Herring
Date: Wed Oct 13 2021 - 09:25:16 EST


On Fri, Oct 8, 2021 at 6:54 PM David Heidelberg <david@xxxxxxx> wrote:
>
> Fixes warning:
> Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml: properties:xlnx,data-bits: {'const': '$ref'} is not allowed for '$ref'
> hint: Standard unit suffix properties don't need a type $ref
> from schema $id: http://devicetree.org/meta-schemas/core.yaml#
>
> Signed-off-by: David Heidelberg <david@xxxxxxx>
> ---
> Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml | 1 -
> 1 file changed, 1 deletion(-)

Thanks for fixing.

Acked-by: Rob Herring <robh@xxxxxxxxxx>