summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/bcm958525xmc.dts
diff options
context:
space:
mode:
authorJon Mason <jon.mason@broadcom.com>2017-03-07 18:34:55 -0500
committerFlorian Fainelli <f.fainelli@gmail.com>2017-03-18 09:40:01 -0700
commit6822d7729ea60ebd49f126db1007d42cc1ad63d8 (patch)
treec5185b93ecbacb3d4b803f8499110ef7b7406211 /arch/arm/boot/dts/bcm958525xmc.dts
parent1d8ece6639e1ebe008a8b53dcc04366cae7ac2d2 (diff)
ARM: dts: NSP: disable i2c DT entry by default
The i2c device tree entry should be disabled by default to match the current convention in other device tree files. Similarily, enable it on the XMC board, where it is being used. Signed-off-by: Jon Mason <jon.mason@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm958525xmc.dts')
-rw-r--r--arch/arm/boot/dts/bcm958525xmc.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm958525xmc.dts b/arch/arm/boot/dts/bcm958525xmc.dts
index 5fca946f80c8..75a88324ccae 100644
--- a/arch/arm/boot/dts/bcm958525xmc.dts
+++ b/arch/arm/boot/dts/bcm958525xmc.dts
@@ -70,6 +70,8 @@
};
&i2c0 {
+ status = "okay";
+
temperature-sensor@4c {
compatible = "adi,adt7461a";
reg = <0x4c>;