]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: serial: uartlite: drop $ref for -bits property
authorDavid Heidelberg <david@ixit.cz>
Fri, 8 Oct 2021 23:43:12 +0000 (01:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Oct 2021 13:32:17 +0000 (15:32 +0200)
commita0e8fd37d24e54c2b21adc8bb03b8cdc61e82ca4
tree2ca717e43c252ccbfee69842b7fd0685f4818f98
parentbebea598c87feef44c5b01d2eed8d6e47d9dabb5
dt-bindings: serial: uartlite: drop $ref for -bits property

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#

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20211008234312.61688-1-david@ixit.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml