summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra20-medcom-wide.dts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-30 23:37:52 (GMT)
committerTom Warren <twarren@nvidia.com>2016-02-16 16:17:51 (GMT)
commitee7d755a58403fe342a97e40c3e64184d0197992 (patch)
treeee43650a31f5d358444438b14ae0c704aa9fd2af /arch/arm/dts/tegra20-medcom-wide.dts
parentd2f906500eb31e2661aacb99d811ab07da0fd5bd (diff)
downloadu-boot-ee7d755a58403fe342a97e40c3e64184d0197992.tar.xz
tegra: dts: Sync tegra20.dtsi with Linux v4.4
This file has changed quite a bit since it was set up. Sync it back with Linux v4.4. Adjust the users slightly to cope with the changes: - the host1x node is now called host1x@50000000 - we need a clocks node to provide the clk32k_in phandle - active usb nodes need status = "okay" - active i2c nodes need status = "okay" Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/arm/dts/tegra20-medcom-wide.dts')
-rw-r--r--arch/arm/dts/tegra20-medcom-wide.dts26
1 files changed, 3 insertions, 23 deletions
diff --git a/arch/arm/dts/tegra20-medcom-wide.dts b/arch/arm/dts/tegra20-medcom-wide.dts
index b6b57ab..a4886bf 100644
--- a/arch/arm/dts/tegra20-medcom-wide.dts
+++ b/arch/arm/dts/tegra20-medcom-wide.dts
@@ -19,7 +19,7 @@
reg = <0x00000000 0x20000000>;
};
- host1x {
+ host1x@50000000 {
status = "okay";
dc@54200000 {
@@ -36,28 +36,8 @@
clock-frequency = <216000000>;
};
- i2c@7000c000 {
- status = "disabled";
- };
-
- i2c@7000c400 {
- status = "disabled";
- };
-
- i2c@7000c500 {
- status = "disabled";
- };
-
- i2c@7000d000 {
- status = "disabled";
- };
-
- usb@c5000000 {
- status = "disabled";
- };
-
- usb@c5004000 {
- status = "disabled";
+ usb@c5008000 {
+ status = "okay";
};
lcd_panel: panel {