Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: dt-bindings: serial-midi: reference serial-peripheral-props.yaml

Reference common serial properties schema (for children of UART
controllers) to bring common definition of "current-speed" and
"max-speed" 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-6-1dba258b7492@linaro.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring (Arm)
ee74817b c0060591

+3
+3
Documentation/devicetree/bindings/sound/serial-midi.yaml
··· 22 22 configure the clocks of the parent serial device so that a requested baud of 38.4 kBaud 23 23 results in the standard MIDI baud rate, and set the 'current-speed' property to 38400 (default) 24 24 25 + allOf: 26 + - $ref: /schemas/serial/serial-peripheral-props.yaml# 27 + 25 28 properties: 26 29 compatible: 27 30 const: serial-midi