[PATCH 4/4] ARM: tegra: roth: add display DT node
Stephen Warren
swarren at wwwdotorg.org
Wed Jul 2 08:55:12 PDT 2014
On 07/02/2014 06:19 AM, Alexandre Courbot wrote:
> DSI support has been fixed to support continuous clock behavior that the
> panel used on SHIELD requires, so finally add its device tree node since
> it is functional.
> diff --git a/arch/arm/boot/dts/tegra114-roth.dts b/arch/arm/boot/dts/tegra114-roth.dts
> + host1x at 50000000 {
> + dsi at 54300000 {
That node looks fine, but I wonder why we need to mark a bunch of
regulators as always-on? shouldn't the references to vdd-supply and
power-supply from this node be enough? If not, perhaps the tree
structure of the regulators isn't correct, or the DSI or panel bindings
don't allow enough regulators to be referenced?
More information about the dri-devel
mailing list