ARM: tegra: Add common device-tree for LVDS display panels of Tegra30 ASUS tablets
authorMaxim Schwalm <maxim.schwalm@gmail.com>
Sat, 11 Dec 2021 21:13:51 +0000 (00:13 +0300)
committerThierry Reding <treding@nvidia.com>
Wed, 15 Dec 2021 16:29:54 +0000 (17:29 +0100)
commita0d7dba8c3c125692405ac3e2db0e9414952c14f
tree8abccd29d2390dbc11501f37ad42f90a787555fb
parent91ead34f47c907d931a1f6d396d7dfbbc068263a
ARM: tegra: Add common device-tree for LVDS display panels of Tegra30 ASUS tablets

All Tegra30 ASUS tablets have a similar design pattern in terms of
hardware integration of LVDS display panels, like exactly the same GPIOs
are used for power and reset, etc. Add a common device-tree for LVDS
display panels of Tegra30 ASUS tablets to avoid replicating the
boilerplate panel description.

[digetx@gmail.com: factored out common part into separate patch and wrote commit message]

Co-developed-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Maxim Schwalm <maxim.schwalm@gmail.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra30-asus-lvds-display.dtsi [new file with mode: 0644]