Right now the imx412 and imx577 are code and pin compatible however, they are distinct pieces of silicon. Document imx577 as a compatible enum and add the compat string to imx412.c. This allows us to differentiate these chips in DTS and potentially to apply any future imx412 or imx577 specific changes appropriately. Bryan O'Donoghue (2): media: dt-bindings: imx412: Add imx577 compatible string media: i2c: imx412: Add imx577 compatible string Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml | 5 ++++- drivers/media/i2c/imx412.c | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) -- 2.36.1