projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8978f86
)
tegra: fdt: add back missing host1x node
author
Allen Martin
<amartin@nvidia.com>
Fri, 25 Jan 2013 08:46:47 +0000
(08:46 +0000)
committer
Tom Warren
<twarren@nvidia.com>
Mon, 11 Feb 2013 17:35:23 +0000
(10:35 -0700)
Add back host1x node to seaboard dts file. This got dropped during
the tegra fdt sort.
Signed-off-by: Allen Martin <amartin@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
board/nvidia/dts/tegra20-seaboard.dts
patch
|
blob
|
history
diff --git
a/board/nvidia/dts/tegra20-seaboard.dts
b/board/nvidia/dts/tegra20-seaboard.dts
index 9cb9b5bdb1b9c750647984641cd47032ad0cff83..527a29689da21f660027387d0f2e910c6ab69a9c 100644
(file)
--- 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>;