diff options
-rw-r--r-- | Documentation/devicetree/bindings/sound/da7219.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/da7219.txt b/Documentation/devicetree/bindings/sound/da7219.txt index cf61681826b6..5b54d2d045c3 100644 --- a/Documentation/devicetree/bindings/sound/da7219.txt +++ b/Documentation/devicetree/bindings/sound/da7219.txt | |||
@@ -77,7 +77,7 @@ Example: | |||
77 | reg = <0x1a>; | 77 | reg = <0x1a>; |
78 | 78 | ||
79 | interrupt-parent = <&gpio6>; | 79 | interrupt-parent = <&gpio6>; |
80 | interrupts = <11 IRQ_TYPE_LEVEL_HIGH>; | 80 | interrupts = <11 IRQ_TYPE_LEVEL_LOW>; |
81 | 81 | ||
82 | VDD-supply = <®_audio>; | 82 | VDD-supply = <®_audio>; |
83 | VDDMIC-supply = <®_audio>; | 83 | VDDMIC-supply = <®_audio>; |