diff options
author | Tom Rini | 2019-06-08 09:10:31 -0400 |
---|---|---|
committer | Tom Rini | 2019-06-08 09:10:31 -0400 |
commit | 5973901826c73462306fbe4051bc3643dca6b88f (patch) | |
tree | 0135545945d4eabd2e2ba873a79f1f57a8e13c33 /arch/arm/dts/tegra186.dtsi | |
parent | 6d277fb0ed145f82dd50cc6e99d2fa553a588c3b (diff) | |
parent | 879a3bc1c2f3e2aadd6f05e6427cf4d97a272f9a (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-tegra
The bulk of these changes are an effort to unify Tegra186 builds with
builds of prior 64-bit Tegra generations. On top of that there are
various improvements that allow data (such as the MAC address and boot
arguments) to be passed through from early firmware to the kernel on
boot.
Diffstat (limited to 'arch/arm/dts/tegra186.dtsi')
-rw-r--r-- | arch/arm/dts/tegra186.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/tegra186.dtsi b/arch/arm/dts/tegra186.dtsi index dd9e3b869de..0a9db9825b8 100644 --- a/arch/arm/dts/tegra186.dtsi +++ b/arch/arm/dts/tegra186.dtsi @@ -217,7 +217,7 @@ #interrupt-cells = <2>; }; - pcie-controller@10003000 { + pcie@10003000 { compatible = "nvidia,tegra186-pcie"; device_type = "pci"; reg = <0x0 0x10003000 0x0 0x00000800 /* PADS registers */ |