summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra186.dtsi
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2016-08-22 22:46:55 (GMT)
committerTom Warren <twarren@nvidia.com>2016-08-25 20:48:11 (GMT)
commit6002c75c59249aacb0a4a105d2b6ef1b3236e37f (patch)
tree36905b67f8b3d16781b686e9f88c7edd64d22489 /arch/arm/dts/tegra186.dtsi
parenteb3f68afbc8b8b2bdb491f61c342aabb776c8321 (diff)
downloadu-boot-6002c75c59249aacb0a4a105d2b6ef1b3236e37f.tar.xz
ARM: tegra: remove stale nvidia, bpmp I2C DT property
The nvidia,bpmp property is left over from an old BPMP I2C binding, and shouldn't be present. Remove it from the SoC DT file, and update the I2C driver not to parse it; the value wasn't used for anything any more anyway. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/arm/dts/tegra186.dtsi')
-rw-r--r--arch/arm/dts/tegra186.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/dts/tegra186.dtsi b/arch/arm/dts/tegra186.dtsi
index 65ff424..f878b65 100644
--- a/arch/arm/dts/tegra186.dtsi
+++ b/arch/arm/dts/tegra186.dtsi
@@ -309,7 +309,6 @@
bpmp_i2c: i2c {
compatible = "nvidia,tegra186-bpmp-i2c";
- nvidia,bpmp = <&bpmp>;
nvidia,bpmp-bus-id = <5>;
#address-cells = <1>;
#size-cells = <0>;