summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl-tqma6b.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 03:31:25 +0200
commit888bb3d2ccfbdc33dc947623e4a37841f6d8c0d4 (patch)
tree32cd68937ee102ddcf568160240fcf0c5dcc3e73 /arch/arm/boot/dts/imx6qdl-tqma6b.dtsi
parentARM: dts: imx6qdl-tqma6: remove obsolete fsl,spi-num-chipselects (diff)
downloadlinux-888bb3d2ccfbdc33dc947623e4a37841f6d8c0d4.tar.xz
linux-888bb3d2ccfbdc33dc947623e4a37841f6d8c0d4.zip
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-tqma6b.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl-tqma6b.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-tqma6b.dtsi b/arch/arm/boot/dts/imx6qdl-tqma6b.dtsi
index a7460075f517..49c472285c06 100644
--- a/arch/arm/boot/dts/imx6qdl-tqma6b.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-tqma6b.dtsi
@@ -16,7 +16,7 @@
};
sensor@48 {
- compatible = "lm75";
+ compatible = "national,lm75";
reg = <0x48>;
};