From: Allen Martin Date: Fri, 25 Jan 2013 08:46:47 +0000 (+0000) Subject: tegra: fdt: add back missing host1x node X-Git-Tag: v2013.04-rc1~48^2~19 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=36068ae75e24485d9a6ef5c2dee1f7d0dacdd6d5;p=oweals%2Fu-boot.git tegra: fdt: add back missing host1x node Add back host1x node to seaboard dts file. This got dropped during the tegra fdt sort. Signed-off-by: Allen Martin Signed-off-by: Tom Warren --- diff --git a/board/nvidia/dts/tegra20-seaboard.dts b/board/nvidia/dts/tegra20-seaboard.dts index 9cb9b5bdb1..527a29689d 100644 --- a/board/nvidia/dts/tegra20-seaboard.dts +++ b/board/nvidia/dts/tegra20-seaboard.dts @@ -27,6 +27,17 @@ reg = < 0x00000000 0x40000000 >; }; + host1x { + status = "okay"; + dc@54200000 { + status = "okay"; + rgb { + status = "okay"; + nvidia,panel = <&lcd_panel>; + }; + }; + }; + /* This is not used in U-Boot, but is expected to be in kernel .dts */ i2c@7000d000 { clock-frequency = <100000>;