diff options
author | Ricardo Ribalda Delgado <[email protected]> | 2019-10-07 10:28:55 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2019-10-24 18:44:25 -0300 |
commit | fda689b5b169f677c1665d4e2744cfcda21fad63 (patch) | |
tree | 881ddde62522398b6ab3d96e8dedfcfd38f0de8b | |
parent | 1c7ae4a51298d52a21f63b2214657982036c7498 (diff) |
media: ad5820: DT new compatible devices
Document new compatible devices.
Cc: [email protected]
Signed-off-by: Ricardo Ribalda Delgado <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/media/i2c/ad5820.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/ad5820.txt b/Documentation/devicetree/bindings/media/i2c/ad5820.txt index db596e8eb0ba..5764cbedf9b7 100644 --- a/Documentation/devicetree/bindings/media/i2c/ad5820.txt +++ b/Documentation/devicetree/bindings/media/i2c/ad5820.txt @@ -2,7 +2,10 @@ Required Properties: - - compatible: Must contain "adi,ad5820" + - compatible: Must contain one of: + - "adi,ad5820" + - "adi,ad5821" + - "adi,ad5823" - reg: I2C slave address |