Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorMark Brown <broonie@kernel.org>
Tue, 19 Feb 2019 15:52:41 +0000 (15:52 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 19 Feb 2019 15:52:41 +0000 (15:52 +0000)
1  2 
Documentation/devicetree/bindings/sound/adi,adau1977.txt

@@@ -46,8 -40,7 +46,8 @@@ Examples
                AVDD-supply = <&regulator>;
                DVDD-supply = <&regulator_digital>;
  
-               reset_gpio = <&gpio 10 GPIO_ACTIVE_LOW>;
 +              adi,micbias = <3>;
+               reset-gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
        };
  
        adau1977_i2c: adau1977@11 {