From ee7d755a58403fe342a97e40c3e64184d0197992 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sat, 30 Jan 2016 16:37:52 -0700 Subject: 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 Signed-off-by: Tom Warren --- arch/arm/dts/tegra20-plutux.dts | 8 -------- 1 file changed, 8 deletions(-) (limited to 'arch/arm/dts/tegra20-plutux.dts') diff --git a/arch/arm/dts/tegra20-plutux.dts b/arch/arm/dts/tegra20-plutux.dts index e5562a9..7f57f1d 100644 --- a/arch/arm/dts/tegra20-plutux.dts +++ b/arch/arm/dts/tegra20-plutux.dts @@ -38,12 +38,4 @@ i2c@7000d000 { status = "disabled"; }; - - usb@c5000000 { - status = "disabled"; - }; - - usb@c5004000 { - status = "disabled"; - }; }; -- cgit v1.1