Hi, On Fri, Dec 9, 2016 at 12:20 PM, Marc Dietrich <marvin24@xxxxxx> wrote: > Current u-boot enables the display already. Fixes sporadic panel > initialization failure with tegra_defconfig. > > Signed-off-by: Marc Dietrich <marvin24@xxxxxx> > --- Tested on 4.9.0, 4.8.13 and 4.4.39, display starts every time with this patch. Thank you. Tested-by: Misha Komarovskiy <zombah@xxxxxxxxx> > arch/arm/boot/dts/tegra20-paz00.dts | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/tegra20-paz00.dts b/arch/arm/boot/dts/tegra20-paz00.dts > index 4e361a8c167e..1be690cce9aa 100644 > --- a/arch/arm/boot/dts/tegra20-paz00.dts > +++ b/arch/arm/boot/dts/tegra20-paz00.dts > @@ -570,6 +570,7 @@ > regulator-min-microvolt = <3300000>; > regulator-max-microvolt = <3300000>; > gpio = <&gpio TEGRA_GPIO(A, 4) GPIO_ACTIVE_HIGH>; > + regulator-boot-on; > enable-active-high; > }; > }; > -- > 2.11.0 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-tegra" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Best Regards, Misha Komarovskiy zombahatgmaildotcom -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html