]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: Move panels to AUX bus
authorThierry Reding <treding@nvidia.com>
Mon, 20 Dec 2021 10:32:39 +0000 (11:32 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 23 Feb 2022 12:26:00 +0000 (13:26 +0100)
commit19f53b8336797a83651738d97b478e68f2d00d59
tree959d30d60a5154804ccba8bddaa8fffd051d94c1
parent10a8d373b3731d70a6dd14bbfc2b5cfc69129674
ARM: tegra: Move panels to AUX bus

Move the eDP panel on Venice 2 and Nyan boards into the corresponding
AUX bus device tree node. This allows us to avoid a nasty circular
dependency that would otherwise be created between the DPAUX and panel
nodes via the DDC/I2C phandle.

Fixes: 8bbbcedef3f6 ("ARM: tegra: add Acer Chromebook 13 device tree")
Fixes: b7b9ee7f916a ("ARM: tegra: Add DTS for the nyan-blaze board")
Fixes: 692a68047007 ("ARM: tegra: Enable eDP for Venice2")
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra124-nyan-big.dts
arch/arm/boot/dts/tegra124-nyan-blaze.dts
arch/arm/boot/dts/tegra124-venice2.dts