[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250523151338.541529-1-Frank.Li@nxp.com>
Date: Fri, 23 May 2025 11:13:37 -0400
From: Frank Li <Frank.Li@....com>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Guenter Roeck <linux@...ck-us.net>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Noah Wang <noahwang.wang@...look.com>,
Naresh Solanki <naresh.solanki@...ements.com>,
Michal Simek <michal.simek@....com>,
Fabio Estevam <festevam@...il.com>,
Rodrigo Gobbi <rodrigo.gobbi.7@...il.com>,
Grant Peltier <grantpeltier93@...il.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
devicetree@...r.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS),
linux-kernel@...r.kernel.org (open list)
Cc: imx@...ts.linux.dev
Subject: [PATCH 1/1] dt-bindings: trivial-devices: Add compatible string adi,adt7411
Add compatible string adi,adt7411, which is temperature sensor and
8-Channel ADC.
Fix below CHECK_DTB warning:
arch/arm/boot/dts/nxp/vf/vf610-zii-scu4-aib.dtb: /soc/bus@...80000/i2c@...e6000/adc@4a:
failed to match any schema with compatible: ['adi,adt7411']
Signed-off-by: Frank Li <Frank.Li@....com>
---
Documentation/devicetree/bindings/trivial-devices.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 27930708ccd58..38bc1937ff3c9 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -41,6 +41,7 @@ properties:
- adi,ad5110
# Analog Devices ADP5589 Keypad Decoder and I/O Expansion
- adi,adp5589
+ - adi,adt7411 # Temperature Sensor and 8-Channel ADC
# Analog Devices LT7182S Dual Channel 6A, 20V PolyPhase Step-Down Silent Switcher
- adi,lt7182s
# AMS iAQ-Core VOC Sensor
--
2.34.1
Powered by blists - more mailing lists