diff options
Diffstat (limited to 'dts/upstream/Bindings/sound/serial-midi.yaml')
-rw-r--r-- | dts/upstream/Bindings/sound/serial-midi.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dts/upstream/Bindings/sound/serial-midi.yaml b/dts/upstream/Bindings/sound/serial-midi.yaml index f6a807329a5..3b2f6dd5bff 100644 --- a/dts/upstream/Bindings/sound/serial-midi.yaml +++ b/dts/upstream/Bindings/sound/serial-midi.yaml @@ -22,6 +22,9 @@ description: configure the clocks of the parent serial device so that a requested baud of 38.4 kBaud results in the standard MIDI baud rate, and set the 'current-speed' property to 38400 (default) +allOf: + - $ref: /schemas/serial/serial-peripheral-props.yaml# + properties: compatible: const: serial-midi |