On 17/05/2022 14:55, Smitha T Murthy wrote: > Adds DT schema for s5p-mfc with a new compatible > string for mfcv12 variant. > > Cc: linux-fsd@xxxxxxxxx > Signed-off-by: Smitha T Murthy <smitha.t@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/media/s5p-mfc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/media/s5p-mfc.yaml b/Documentation/devicetree/bindings/media/s5p-mfc.yaml > index fff7c7e0d575..209da53f3582 100644 > --- a/Documentation/devicetree/bindings/media/s5p-mfc.yaml > +++ b/Documentation/devicetree/bindings/media/s5p-mfc.yaml > @@ -21,6 +21,7 @@ properties: > - samsung,mfc-v8 # Exynos5800 > - samsung,exynos5433-mfc # Exynos5433 > - samsung,mfc-v10 # Exynos7880 > + - samsung,mfc-v12 # Tesla FSD No. We moved already to SoC specific comaptibles. You introduced back wrong pattern with MFCv10, but it should be rather fixed. Don't go back to it... Best regards, Krzysztof