ARM: dts: imx6qdl-var-dart: Use new CODEC reset pin name

The correct DT property for specifying a GPIO used for reset
is "reset-gpios", the driver now accepts this name, use it here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Andrew F. Davis 2019-03-29 13:13:12 -05:00 committed by Shawn Guo
parent c83bbdc227
commit cadb32a9c1
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@
IOVDD-supply = <&reg_3p3v>;
DVDD-supply = <&reg_3p3v>;
ai3x-ocmv = <0>;
gpio-reset = <&gpio5 5 GPIO_ACTIVE_LOW>;
reset-gpios = <&gpio5 5 GPIO_ACTIVE_LOW>;
};
};