Skip to content

Commit ee74817

Browse files
krzkrobherring
authored andcommitted
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 <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/20240811-dt-bindings-serial-peripheral-props-v1-6-1dba258b7492@linaro.org Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent c006059 commit ee74817

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/sound/serial-midi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ description:
2222
configure the clocks of the parent serial device so that a requested baud of 38.4 kBaud
2323
results in the standard MIDI baud rate, and set the 'current-speed' property to 38400 (default)
2424

25+
allOf:
26+
- $ref: /schemas/serial/serial-peripheral-props.yaml#
27+
2528
properties:
2629
compatible:
2730
const: serial-midi

0 commit comments

Comments
 (0)