Skip to content

Commit ceb3d4c

Browse files
committed
dtbindings: Correct imx662 compatible strings
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
1 parent 38bc59f commit ceb3d4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/devicetree/bindings/media/i2c/sony,imx662.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ allOf:
1818
properties:
1919
compatible:
2020
enum:
21-
- sony,imx662 # Colour variant
22-
- sony,imx662-mono # Monochrome variant
21+
- sony,imx662aaqr # Colour variant
22+
- sony,imx662aamr # Monochrome variant
2323

2424
reg:
2525
maxItems: 1

0 commit comments

Comments
 (0)