Skip to content

Commit 86ab4c5

Browse files
committed
dt-bindings: trivial-devices: Deprecate "ad,ad7414"
The correct vendor prefix for Analog Devices is "adi", not "ad". Both forms are in use. Add the "adi,ad7414" version and deprecate the "ad,ad7414" version. Keep them together even though it breaks strict alphabetical ordering. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent 4d9b28c commit 86ab4c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/devicetree/bindings/trivial-devices.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ properties:
3333
# Acbel fsg032 power supply
3434
- acbel,fsg032
3535
# SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin
36-
- ad,ad7414
36+
- ad,ad7414 # Deprecated, use adi,ad7414
37+
- adi,ad7414
3738
# ADM9240: Complete System Hardware Monitor for uProcessor-Based Systems
3839
- ad,adm9240
3940
# AD5110 - Nonvolatile Digital Potentiometer

0 commit comments

Comments
 (0)