Message ID | 20220907064715.55778-3-smitha.t@samsung.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2,01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC | expand |
On 07/09/2022 08:47, Smitha T Murthy wrote: > Adds DT schema for s5p-mfc with a new compatible > string for mfcv12 variant. This msg is over-complicated. Just: "Add Tesla FSD MFC (MFC v12) compatible". > > Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com> > Signed-off-by: Smitha T Murthy <smitha.t@samsung.com> > --- > Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml b/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml > index 7cd26d4acbe4..a806489a9edd 100644 > --- a/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml > +++ b/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml > @@ -23,6 +23,7 @@ properties: > - samsung,mfc-v8 # Exynos5800 > - samsung,exynos5433-mfc # Exynos5433 > - samsung,mfc-v10 # Exynos7880 > + - samsung,fsd-mfc # Tesla FSD tesla,fsd-mfc (because FSD is attributed everywhere to Tesla) Best regards, Krzysztof
> -----Original Message----- > From: Krzysztof Kozlowski [mailto:krzk@kernel.org] > Sent: Wednesday, September 7, 2022 4:54 PM > To: Smitha T Murthy <smitha.t@samsung.com>; linux-arm- > kernel@lists.infradead.org; linux-media@vger.kernel.org; linux- > kernel@vger.kernel.org; devicetree@vger.kernel.org > Cc: m.szyprowski@samsung.com; andrzej.hajda@intel.com; > mchehab@kernel.org; hverkuil-cisco@xs4all.nl; > ezequiel@vanguardiasur.com.ar; jernej.skrabec@gmail.com; > benjamin.gaignard@collabora.com; stanimir.varbanov@linaro.org; > dillon.minfei@gmail.com; david.plowman@raspberrypi.com; > mark.rutland@arm.com; robh+dt@kernel.org; krzk+dt@kernel.org; > andi@etezian.org; alim.akhtar@samsung.com; aswani.reddy@samsung.com; > pankaj.dubey@samsung.com; linux-fsd@tesla.com; > aakarsh.jain@samsung.com > Subject: Re: [Patch v2 02/15] dt-bindings: media: s5p-mfc: Add mfcv12 > variant > > On 07/09/2022 08:47, Smitha T Murthy wrote: > > Adds DT schema for s5p-mfc with a new compatible string for mfcv12 > > variant. > > This msg is over-complicated. Just: "Add Tesla FSD MFC (MFC v12) > compatible". > I will change it in the next series. > > > > Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com> > > Signed-off-by: Smitha T Murthy <smitha.t@samsung.com> > > --- > > Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git > > a/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml > > b/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml > > index 7cd26d4acbe4..a806489a9edd 100644 > > --- a/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml > > +++ b/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml > > @@ -23,6 +23,7 @@ properties: > > - samsung,mfc-v8 # Exynos5800 > > - samsung,exynos5433-mfc # Exynos5433 > > - samsung,mfc-v10 # Exynos7880 > > + - samsung,fsd-mfc # Tesla FSD > > tesla,fsd-mfc > > (because FSD is attributed everywhere to Tesla) > > Best regards, > Krzysztof I will make the change in the next series. Regards, Smitha
diff --git a/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml b/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml index 7cd26d4acbe4..a806489a9edd 100644 --- a/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml +++ b/Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml @@ -23,6 +23,7 @@ properties: - samsung,mfc-v8 # Exynos5800 - samsung,exynos5433-mfc # Exynos5433 - samsung,mfc-v10 # Exynos7880 + - samsung,fsd-mfc # Tesla FSD reg: maxItems: 1