diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-15 08:19:58 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-15 08:19:58 -0700 |
commit | b07175dc41babfec057f494d22a750af755297d8 (patch) | |
tree | a25e766b9e40e1c9f080c437a34a5b5f4c60b5ae /Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml | |
parent | 341323fa0eed1b201130b7af84d40fa04725c832 (diff) | |
parent | 5f0b06da5cde3f0a613308b89f0afea678559fdf (diff) | |
download | linux-b07175dc41babfec057f494d22a750af755297d8.tar.bz2 |
Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree fixes from Rob Herring:
"Another round of 'allOf' removals and whitespace clean-ups of schemas"
* tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
dt-bindings: Remove more cases of 'allOf' containing a '$ref'
dt-bindings: Whitespace clean-ups in schema files
Diffstat (limited to 'Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml b/Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml index 83f44f07ac3f..5bcb643c288f 100644 --- a/Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml +++ b/Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml @@ -11,7 +11,7 @@ maintainers: properties: compatible: - const: cirrus,cs42l51 + const: cirrus,cs42l51 reg: maxItems: 1 |