]> www.infradead.org Git - users/hch/misc.git/commit
dt-bindings: serial: add common properties schema for UART children
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 11 Aug 2024 18:17:05 +0000 (20:17 +0200)
committerRob Herring (Arm) <robh@kernel.org>
Mon, 19 Aug 2024 22:04:55 +0000 (17:04 -0500)
commit89b96e32440c48a2a5781ecbe16ebcc0c7b79345
treea2a618c532f869c4b72a0bc9d92fa1cda0c7491f
parent0292907532879363f2fa6f0944e1a47837865029
dt-bindings: serial: add common properties schema for UART children

Properties should be defined in only one place, thus add new
serial-peripheral-props.yaml schema with definition of common properties
for UART-connected devices (children of UART controller): current-speed
and max-speed.  The schema can be referenced by individual devices using
these properties.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240811-dt-bindings-serial-peripheral-props-v1-2-1dba258b7492@linaro.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/serial/serial-peripheral-props.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/serial/serial.yaml