commit | e31a2a5bf05c7a780fefde917255e5676c48614a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 30 16:37:52 2016 -0700 |
committer | Tom Warren <twarren@nvidia.com> | Tue Feb 16 09:17:51 2016 -0700 |
tree | ee43650a31f5d358444438b14ae0c704aa9fd2af | |
parent | 89c034634d375a72a6b7fd9af793701bf4bde868 [diff] |
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>