summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qdl-tqma6a.dtsi
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>2020-09-07 10:04:29 +0200
committerShawn Guo <shawnguo@kernel.org>2020-09-13 09:31:25 +0800
commit888bb3d2ccfbdc33dc947623e4a37841f6d8c0d4 (patch)
tree32cd68937ee102ddcf568160240fcf0c5dcc3e73 /arch/arm/boot/dts/imx6qdl-tqma6a.dtsi
parent1b61fa93179a88caeb7ed77ff66468f48805bed7 (diff)
ARM: dts: imx6qdl-tqma6: fix LM75 compatible string
Specify the National LM75 sensor including its vendor name, as mandated by the binding docs. Fixes: cac849e9bbc8 ("ARM: dts: imx6qdl: add TQMa6{S,Q,QP} SoM") Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-tqma6a.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl-tqma6a.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-tqma6a.dtsi b/arch/arm/boot/dts/imx6qdl-tqma6a.dtsi
index c18a06cf7929..b679bec78e6c 100644
--- a/arch/arm/boot/dts/imx6qdl-tqma6a.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-tqma6a.dtsi
@@ -16,7 +16,7 @@
};
sensor@48 {
- compatible = "lm75";
+ compatible = "national,lm75";
reg = <0x48>;
};