usb: audio: Correct typos in USB audio bindings.
This patch corrects misspells in USB audio bindings. Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
This commit is contained in:
parent
2ca56a2ab7
commit
045d12a9f2
|
@ -107,8 +107,8 @@ properties:
|
|||
required: false
|
||||
description: Enable Bass Boost feature.
|
||||
Currently not supported.
|
||||
feature-loduness:
|
||||
feature-loudness:
|
||||
type: boolean
|
||||
required: false
|
||||
description: Enable Loudness feature.
|
||||
Currently not supported.
|
||||
Currently not supported.
|
||||
|
|
|
@ -128,11 +128,11 @@ properties:
|
|||
required: false
|
||||
description: Enable Bass Boost feature.
|
||||
Currently not supported.
|
||||
mic-mic-feature-loduness:
|
||||
mic-feature-loudness:
|
||||
type: boolean
|
||||
required: false
|
||||
description: Enable Loudness feature.
|
||||
Currently not supported.
|
||||
Currently not supported.
|
||||
# headphones channel configuration options
|
||||
hp-channel-l:
|
||||
type: boolean
|
||||
|
@ -221,8 +221,8 @@ properties:
|
|||
required: false
|
||||
description: Enable Bass Boost feature.
|
||||
Currently not supported.
|
||||
hp-feature-loduness:
|
||||
hp-feature-loudness:
|
||||
type: boolean
|
||||
required: false
|
||||
description: Enable Loudness feature.
|
||||
Currently not supported.
|
||||
Currently not supported.
|
||||
|
|
|
@ -119,8 +119,8 @@ properties:
|
|||
required: false
|
||||
description: Enable Bass Boost feature.
|
||||
Currently not supported.
|
||||
feature-loduness:
|
||||
feature-loudness:
|
||||
type: boolean
|
||||
required: false
|
||||
description: Enable Loudness feature.
|
||||
Currently not supported.
|
||||
Currently not supported.
|
||||
|
|
Loading…
Reference in New Issue