summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra20.dtsi
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-11-26 03:16:00 (GMT)
committerSimon Glass <sjg@chromium.org>2016-12-19 19:09:55 (GMT)
commit48549cdf0bd04321a60c51ce2e258e4dbd53ae91 (patch)
tree3486be2aa34c1e25e2c9ecb5b759ea7c8a2cbed5 /arch/arm/dts/tegra20.dtsi
parent6d427c6b1fa0ae97e7c484229d137c6a1f8a4118 (diff)
downloadu-boot-48549cdf0bd04321a60c51ce2e258e4dbd53ae91.tar.xz
tegra: Use a U-Boot-specific .dtsi file
With the new device-tree rules it is possible to put device-tree changes needed by U-Boot into their own file. As an example of this approach, move Tegra over to use it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/dts/tegra20.dtsi')
-rw-r--r--arch/arm/dts/tegra20.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/dts/tegra20.dtsi b/arch/arm/dts/tegra20.dtsi
index 84bb1b0..e21ee25 100644
--- a/arch/arm/dts/tegra20.dtsi
+++ b/arch/arm/dts/tegra20.dtsi
@@ -10,7 +10,6 @@
interrupt-parent = <&lic>;
host1x@50000000 {
- u-boot,dm-pre-reloc;
compatible = "nvidia,tegra20-host1x", "simple-bus";
reg = <0x50000000 0x00024000>;
interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>, /* syncpt */
@@ -78,7 +77,6 @@
};
dc@54200000 {
- u-boot,dm-pre-reloc;
compatible = "nvidia,tegra20-dc";
reg = <0x54200000 0x00040000>;
interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;