diff mbox series

[v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding

Message ID 20240808134432.50073-1-aakarsh.jain@samsung.com (mailing list archive)
State New
Headers show
Series [v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding | expand

Commit Message

Aakarsh Jain Aug. 8, 2024, 1:44 p.m. UTC
s5p-mfc bindings to json-schema is already merged with
this commit 538af6e5856b ("dt-bindings: media: s5p-mfc:
convert bindings to json-schema"). Remove s5p-mfc.txt
file.

Fixes: 538af6e5856b ("dt-bindings: media: s5p-mfc: convert bindings to json-schema")
Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com>
---
changelog:
v1->v2
Add Fixes tag suggested by Krzysztof
v2->v3
Aligned Fixes tag in oneline and corrected commit message
Link: https://patchwork.kernel.org/project/linux-media/patch/20240213045733.63876-1-aakarsh.jain@samsung.com/
v3->v4
Placed changelog at proper place
 Documentation/devicetree/bindings/media/s5p-mfc.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/s5p-mfc.txt

Comments

Krzysztof Kozlowski Aug. 8, 2024, 3:21 p.m. UTC | #1
On 08/08/2024 15:44, Aakarsh Jain wrote:
> s5p-mfc bindings to json-schema is already merged with
> this commit 538af6e5856b ("dt-bindings: media: s5p-mfc:
> convert bindings to json-schema"). Remove s5p-mfc.txt
> file.
> 
> Fixes: 538af6e5856b ("dt-bindings: media: s5p-mfc: convert bindings to json-schema")
> Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com>

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Aakarsh Jain Aug. 26, 2024, 9:09 a.m. UTC | #2
> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Sent: 08 August 2024 20:52
> To: Aakarsh Jain <aakarsh.jain@samsung.com>; linux-arm-
> kernel@lists.infradead.org; linux-media@vger.kernel.org; linux-
> kernel@vger.kernel.org
> Cc: m.szyprowski@samsung.com; andrzej.hajda@intel.com;
> mchehab@kernel.org; hverkuil-cisco@xs4all.nl;
> krzysztof.kozlowski+dt@linaro.org; linux-samsung-soc@vger.kernel.org;
> gost.dev@samsung.com; aswani.reddy@samsung.com;
> pankaj.dubey@samsung.com
> Subject: Re: [PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt
> binding
> 
Hi Krzysztof,
> On 08/08/2024 15:44, Aakarsh Jain wrote:
> > s5p-mfc bindings to json-schema is already merged with this commit
> > 538af6e5856b ("dt-bindings: media: s5p-mfc:
> > convert bindings to json-schema"). Remove s5p-mfc.txt file.
> >
> > Fixes: 538af6e5856b ("dt-bindings: media: s5p-mfc: convert bindings to
> > json-schema")
> > Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com>
> 
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
Thanks for your review.
I don’t see this patch in linux-next. Please let me know if any other changes required.
You will pick up this patch via your tree or this will go via Rob's or Media tree?
Better you only pick.

> Best regards,
> Krzysztof
Krzysztof Kozlowski Aug. 26, 2024, 12:35 p.m. UTC | #3
On Thu, 08 Aug 2024 19:14:32 +0530, Aakarsh Jain wrote:
> s5p-mfc bindings to json-schema is already merged with
> this commit 538af6e5856b ("dt-bindings: media: s5p-mfc:
> convert bindings to json-schema"). Remove s5p-mfc.txt
> file.
> 
> 

Applied, thanks!

[1/1] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding
      https://git.kernel.org/krzk/linux/c/259f5082721f1d17b4e5b9dc2bb430821afd95aa

Best regards,
Krzysztof Kozlowski Aug. 26, 2024, 12:36 p.m. UTC | #4
On 26/08/2024 11:09, Aakarsh Jain wrote:
> 
> 
>> -----Original Message-----
>> From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> Sent: 08 August 2024 20:52
>> To: Aakarsh Jain <aakarsh.jain@samsung.com>; linux-arm-
>> kernel@lists.infradead.org; linux-media@vger.kernel.org; linux-
>> kernel@vger.kernel.org
>> Cc: m.szyprowski@samsung.com; andrzej.hajda@intel.com;
>> mchehab@kernel.org; hverkuil-cisco@xs4all.nl;
>> krzysztof.kozlowski+dt@linaro.org; linux-samsung-soc@vger.kernel.org;
>> gost.dev@samsung.com; aswani.reddy@samsung.com;
>> pankaj.dubey@samsung.com
>> Subject: Re: [PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt
>> binding
>>
> Hi Krzysztof,
>> On 08/08/2024 15:44, Aakarsh Jain wrote:
>>> s5p-mfc bindings to json-schema is already merged with this commit
>>> 538af6e5856b ("dt-bindings: media: s5p-mfc:
>>> convert bindings to json-schema"). Remove s5p-mfc.txt file.
>>>
>>> Fixes: 538af6e5856b ("dt-bindings: media: s5p-mfc: convert bindings to
>>> json-schema")
>>> Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com>
>>
>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>
> Thanks for your review.
> I don’t see this patch in linux-next. Please let me know if any other changes required.
> You will pick up this patch via your tree or this will go via Rob's or Media tree?
> Better you only pick.

Should go via media. Eventually via Rob... but let me just take it so it
will be faster.

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/s5p-mfc.txt b/Documentation/devicetree/bindings/media/s5p-mfc.txt
deleted file mode 100644
index e69de29bb2d1..000000000000