Devicetree
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-bindings: trivial-devices: Add compatible string adi,adt7411
@ 2025-05-23 15:13 Frank Li
  2025-05-23 15:30 ` Conor Dooley
  0 siblings, 1 reply; 5+ messages in thread
From: Frank Li @ 2025-05-23 15:13 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Guenter Roeck,
	Jonathan Cameron, Noah Wang, Naresh Solanki, Michal Simek,
	Fabio Estevam, Rodrigo Gobbi, Grant Peltier, Laurent Pinchart,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: imx

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@40080000/i2c@400e6000/adc@4a:
    failed to match any schema with compatible: ['adi,adt7411']

Signed-off-by: Frank Li <Frank.Li@nxp.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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-23 16:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23 15:13 [PATCH 1/1] dt-bindings: trivial-devices: Add compatible string adi,adt7411 Frank Li
2025-05-23 15:30 ` Conor Dooley
2025-05-23 16:02   ` Guenter Roeck
2025-05-23 16:26     ` Frank Li
2025-05-23 16:37     ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox