[PATCH v4 14/16] tegra: fdt: Add LCD definitions for Seaboard

Simon Glass sjg at chromium.org
Tue Oct 9 07:06:54 EST 2012


Hi Stephen,

On Wed, Oct 3, 2012 at 3:58 PM, Stephen Warren <swarren at wwwdotorg.org> wrote:
> On 09/27/2012 06:44 PM, Simon Glass wrote:
>> The Seaboard has a 1366x768 16bpp LCD. The backlight is controlled
>> by one of the PWMs.
>
>> diff --git a/board/nvidia/dts/tegra20-seaboard.dts b/board/nvidia/dts/tegra20-seaboard.dts
>
>> +     host1x {
>> +             dc at 54200000 {
>
> So based on my previous comment, I think you want status="okay" at this
> level too, perhaps even at the host1x level.

Yes I will do this.

>
>> +                     rgb {
>> +                             status = "okay";
>> +                             nvidia,panel = <&lcd_panel>;
>> +                     };
>> +             };
>> +     };
>

Regards,
Simon


More information about the devicetree-discuss mailing list