diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-04-08 19:08:09 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-04-08 19:08:09 +0300 |
commit | ddd5609fe8b682fbe81f71b27561f14d3611d856 (patch) | |
tree | d72d453180c0c25990524813a6b54a0555453d5e /Documentation/devicetree | |
parent | 3c6fd1f07ed03a04debbb9a9d782205f1ef5e2ab (diff) | |
parent | ccfc531695f3a4aada042f6bdb33ac6be24e1aec (diff) | |
download | linux-ddd5609fe8b682fbe81f71b27561f14d3611d856.tar.xz |
Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v5.7
A collection of fixes that have been accumilated since the merge window,
mainly relating to x86 platform support.
Diffstat (limited to 'Documentation/devicetree')
-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 efce847a3408..83f44f07ac3f 100644 --- a/Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml +++ b/Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml @@ -49,7 +49,7 @@ required: examples: - | #include <dt-bindings/gpio/gpio.h> - i2c@0 { + i2c { #address-cells = <1>; #size-cells = <0>; |