[PATCH v4 14/16] tegra: fdt: Add LCD definitions for Seaboard
    Stephen Warren 
    swarren at wwwdotorg.org
       
    Thu Oct  4 08:58:47 EST 2012
    
    
  
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.
> +			rgb {
> +				status = "okay";
> +				nvidia,panel = <&lcd_panel>;
> +			};
> +		};
> +	};
    
    
More information about the devicetree-discuss
mailing list