linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding
       [not found] <CGME20240808135645epcas5p37c6bf0c6ad8efbe43e8451874900c111@epcas5p3.samsung.com>
@ 2024-08-08 13:44 ` Aakarsh Jain
  2024-08-08 15:21   ` Krzysztof Kozlowski
  2024-08-26 12:35   ` Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Aakarsh Jain @ 2024-08-08 13:44 UTC (permalink / raw)
  To: linux-arm-kernel, linux-media, linux-kernel
  Cc: m.szyprowski, andrzej.hajda, mchehab, hverkuil-cisco,
	krzysztof.kozlowski+dt, linux-samsung-soc, gost.dev, aswani.reddy,
	pankaj.dubey, Aakarsh Jain

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

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
-- 
2.17.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding
  2024-08-08 13:44 ` [PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding Aakarsh Jain
@ 2024-08-08 15:21   ` Krzysztof Kozlowski
  2024-08-26  9:09     ` Aakarsh Jain
  2024-08-26 12:35   ` Krzysztof Kozlowski
  1 sibling, 1 reply; 5+ messages in thread
From: Krzysztof Kozlowski @ 2024-08-08 15:21 UTC (permalink / raw)
  To: Aakarsh Jain, linux-arm-kernel, linux-media, linux-kernel
  Cc: m.szyprowski, andrzej.hajda, mchehab, hverkuil-cisco,
	krzysztof.kozlowski+dt, linux-samsung-soc, gost.dev, aswani.reddy,
	pankaj.dubey

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: [PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding
  2024-08-08 15:21   ` Krzysztof Kozlowski
@ 2024-08-26  9:09     ` Aakarsh Jain
  2024-08-26 12:36       ` Krzysztof Kozlowski
  0 siblings, 1 reply; 5+ messages in thread
From: Aakarsh Jain @ 2024-08-26  9:09 UTC (permalink / raw)
  To: 'Krzysztof Kozlowski', linux-arm-kernel, linux-media,
	linux-kernel
  Cc: m.szyprowski, andrzej.hajda, mchehab, hverkuil-cisco,
	krzysztof.kozlowski+dt, linux-samsung-soc, gost.dev, aswani.reddy,
	pankaj.dubey



> -----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





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding
  2024-08-08 13:44 ` [PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding Aakarsh Jain
  2024-08-08 15:21   ` Krzysztof Kozlowski
@ 2024-08-26 12:35   ` Krzysztof Kozlowski
  1 sibling, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2024-08-26 12:35 UTC (permalink / raw)
  To: linux-arm-kernel, linux-media, linux-kernel, Aakarsh Jain
  Cc: m.szyprowski, andrzej.hajda, mchehab, hverkuil-cisco,
	krzysztof.kozlowski+dt, linux-samsung-soc, gost.dev, aswani.reddy,
	pankaj.dubey


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 <krzysztof.kozlowski@linaro.org>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding
  2024-08-26  9:09     ` Aakarsh Jain
@ 2024-08-26 12:36       ` Krzysztof Kozlowski
  0 siblings, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2024-08-26 12:36 UTC (permalink / raw)
  To: Aakarsh Jain, linux-arm-kernel, linux-media, linux-kernel
  Cc: m.szyprowski, andrzej.hajda, mchehab, hverkuil-cisco,
	krzysztof.kozlowski+dt, linux-samsung-soc, gost.dev, aswani.reddy,
	pankaj.dubey

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-26 12:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CGME20240808135645epcas5p37c6bf0c6ad8efbe43e8451874900c111@epcas5p3.samsung.com>
2024-08-08 13:44 ` [PATCH v4] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding Aakarsh Jain
2024-08-08 15:21   ` Krzysztof Kozlowski
2024-08-26  9:09     ` Aakarsh Jain
2024-08-26 12:36       ` Krzysztof Kozlowski
2024-08-26 12:35   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).