ARM: tegra: remove stale nvidia, bpmp I2C DT property
authorStephen Warren <swarren@nvidia.com>
Mon, 22 Aug 2016 22:46:55 +0000 (16:46 -0600)
committerTom Warren <twarren@nvidia.com>
Thu, 25 Aug 2016 20:48:11 +0000 (13:48 -0700)
commit6002c75c59249aacb0a4a105d2b6ef1b3236e37f
tree36905b67f8b3d16781b686e9f88c7edd64d22489
parenteb3f68afbc8b8b2bdb491f61c342aabb776c8321
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>
arch/arm/dts/tegra186.dtsi
drivers/i2c/tegra186_bpmp_i2c.c