ARM: tegra: nexus7: Use panel-lvds as the only panel compatible
authorDmitry Osipenko <digetx@gmail.com>
Wed, 4 Nov 2020 14:12:51 +0000 (17:12 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 26 Nov 2020 18:06:46 +0000 (19:06 +0100)
commita21f18a993c56566db94ba836684bc32c070a82c
treea1e44f06fe0836efa122102568dff1f091920850
parentb8ae17150696a3f0f40c91d61103b74884e7ba0a
ARM: tegra: nexus7: Use panel-lvds as the only panel compatible

Depending on a driver probe order, panel-simple driver may probe first,
which results in this error:

  panel-simple display-panel: Reject override mode: panel has a fixed mode

We don't want to use panel-simple anyways because customized timings are
preferred for Nexus 7, hence remove the panel-simple compatibles from the
panel node.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra30-asus-nexus7-grouper-common.dtsi