ARM: tegra: wm8903: Fix polarity of headphones-detection GPIO in device-trees
authorDmitry Osipenko <digetx@gmail.com>
Mon, 10 May 2021 20:25:55 +0000 (23:25 +0300)
committerThierry Reding <treding@nvidia.com>
Mon, 31 May 2021 08:56:14 +0000 (10:56 +0200)
commit5f45da704de425d74abd75feaa928fc8a3df03ba
tree7259f86f97b50983f02750d32240b40356da5d2c
parentb39a16b577cc11c7ab3fb67c8723c7ea057d96d4
ARM: tegra: wm8903: Fix polarity of headphones-detection GPIO in device-trees

All Tegra boards which use WM8903 audio codec are specifying a wrong
polarity for the headphones detection GPIO. The kernel driver hardcodes
the polarity to active-low, which is the correct polarity, so we can fix
the device-trees safely.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra20-acer-a500-picasso.dts
arch/arm/boot/dts/tegra20-harmony.dts
arch/arm/boot/dts/tegra20-medcom-wide.dts
arch/arm/boot/dts/tegra20-plutux.dts
arch/arm/boot/dts/tegra20-seaboard.dts
arch/arm/boot/dts/tegra20-tec.dts
arch/arm/boot/dts/tegra20-ventana.dts
arch/arm/boot/dts/tegra30-cardhu.dtsi