* [PATCH] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding [not found] <CGME20240130125754epcas5p2edd5cc52dc58add09299d3aa5985a9fd@epcas5p2.samsung.com> @ 2024-01-30 12:57 ` Aakarsh Jain 2024-01-30 14:25 ` Krzysztof Kozlowski 0 siblings, 1 reply; 5+ messages in thread From: Aakarsh Jain @ 2024-01-30 12:57 UTC (permalink / raw) To: linux-arm-kernel, linux-media, linux-kernel, devicetree Cc: m.szyprowski, andrzej.hajda, mchehab, hverkuil-cisco, krzysztof.kozlowski+dt, robh+dt, conor+dt, linux-samsung-soc, andi, gost.dev, alim.akhtar, pankaj.dubey, aakarsh.jain Commit "538af6e5856b" which convert s5p-mfc bindings to json-schema is already merged. Remove "s5p-mfc.txt" file. Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com> --- 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] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding 2024-01-30 12:57 ` [PATCH] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding Aakarsh Jain @ 2024-01-30 14:25 ` Krzysztof Kozlowski 2024-01-30 14:26 ` Krzysztof Kozlowski 0 siblings, 1 reply; 5+ messages in thread From: Krzysztof Kozlowski @ 2024-01-30 14:25 UTC (permalink / raw) To: Aakarsh Jain, linux-arm-kernel, linux-media, linux-kernel, devicetree Cc: m.szyprowski, andrzej.hajda, mchehab, hverkuil-cisco, krzysztof.kozlowski+dt, robh+dt, conor+dt, linux-samsung-soc, andi, gost.dev, alim.akhtar, pankaj.dubey On 30/01/2024 13:57, Aakarsh Jain wrote: > Commit "538af6e5856b" which convert s5p-mfc bindings to Please run scripts/checkpatch.pl and fix reported warnings. Some warnings can be ignored, but the code here looks like it needs a fix. Feel free to get in touch if the warning is not clear. > json-schema is already merged. Remove "s5p-mfc.txt" file. > > Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com> > --- > Documentation/devicetree/bindings/media/s5p-mfc.txt | 0 Why you did not remove it in the first place? Your diff from 538af6e5856b is so confusing. Best regards, Krzysztof ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding 2024-01-30 14:25 ` Krzysztof Kozlowski @ 2024-01-30 14:26 ` Krzysztof Kozlowski 2024-01-31 6:06 ` Aakarsh Jain 0 siblings, 1 reply; 5+ messages in thread From: Krzysztof Kozlowski @ 2024-01-30 14:26 UTC (permalink / raw) To: Aakarsh Jain, linux-arm-kernel, linux-media, linux-kernel, devicetree Cc: m.szyprowski, andrzej.hajda, mchehab, hverkuil-cisco, krzysztof.kozlowski+dt, robh+dt, conor+dt, linux-samsung-soc, andi, gost.dev, alim.akhtar, pankaj.dubey On 30/01/2024 15:25, Krzysztof Kozlowski wrote: > On 30/01/2024 13:57, Aakarsh Jain wrote: >> Commit "538af6e5856b" which convert s5p-mfc bindings to > > Please run scripts/checkpatch.pl and fix reported warnings. Some > warnings can be ignored, but the code here looks like it needs a fix. > Feel free to get in touch if the warning is not clear. > >> json-schema is already merged. Remove "s5p-mfc.txt" file. >> >> Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com> >> --- >> Documentation/devicetree/bindings/media/s5p-mfc.txt | 0 > > Why you did not remove it in the first place? Your diff from > 538af6e5856b is so confusing. Also, add fixes tag. Best regards, Krzysztof ^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [PATCH] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding 2024-01-30 14:26 ` Krzysztof Kozlowski @ 2024-01-31 6:06 ` Aakarsh Jain 2024-01-31 7:17 ` Krzysztof Kozlowski 0 siblings, 1 reply; 5+ messages in thread From: Aakarsh Jain @ 2024-01-31 6:06 UTC (permalink / raw) To: 'Krzysztof Kozlowski', linux-arm-kernel, linux-media, linux-kernel, devicetree Cc: m.szyprowski, andrzej.hajda, mchehab, hverkuil-cisco, krzysztof.kozlowski+dt, robh+dt, conor+dt, linux-samsung-soc, andi, gost.dev, alim.akhtar, pankaj.dubey > -----Original Message----- > From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Sent: 30 January 2024 19:57 > To: Aakarsh Jain <aakarsh.jain@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; > krzysztof.kozlowski+dt@linaro.org; robh+dt@kernel.org; > conor+dt@kernel.org; linux-samsung-soc@vger.kernel.org; > andi@etezian.org; gost.dev@samsung.com; alim.akhtar@samsung.com; > pankaj.dubey@samsung.com > Subject: Re: [PATCH] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt > binding > > On 30/01/2024 15:25, Krzysztof Kozlowski wrote: > > On 30/01/2024 13:57, Aakarsh Jain wrote: > >> Commit "538af6e5856b" which convert s5p-mfc bindings to > > > > Please run scripts/checkpatch.pl and fix reported warnings. Some > > warnings can be ignored, but the code here looks like it needs a fix. > > Feel free to get in touch if the warning is not clear. > > I am getting below warning while running scripts/checkpatch.pl on this patch WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #18: deleted file mode 100644 total: 0 errors, 1 warnings, 0 lines checked I think this can be ignored. > >> json-schema is already merged. Remove "s5p-mfc.txt" file. > >> > >> Signed-off-by: Aakarsh Jain <aakarsh.jain@samsung.com> > >> --- > >> Documentation/devicetree/bindings/media/s5p-mfc.txt | 0 > > > > Why you did not remove it in the first place? Your diff from > > 538af6e5856b is so confusing. > I missed it before. Will add Fixes tag. > Also, add fixes tag. > Sure. Thanks for review! > Best regards, > Krzysztof ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding 2024-01-31 6:06 ` Aakarsh Jain @ 2024-01-31 7:17 ` Krzysztof Kozlowski 0 siblings, 0 replies; 5+ messages in thread From: Krzysztof Kozlowski @ 2024-01-31 7:17 UTC (permalink / raw) To: Aakarsh Jain, linux-arm-kernel, linux-media, linux-kernel, devicetree Cc: m.szyprowski, andrzej.hajda, mchehab, hverkuil-cisco, krzysztof.kozlowski+dt, robh+dt, conor+dt, linux-samsung-soc, andi, gost.dev, alim.akhtar, pankaj.dubey On 31/01/2024 07:06, Aakarsh Jain wrote: > > >> -----Original Message----- >> From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> >> Sent: 30 January 2024 19:57 >> To: Aakarsh Jain <aakarsh.jain@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; >> krzysztof.kozlowski+dt@linaro.org; robh+dt@kernel.org; >> conor+dt@kernel.org; linux-samsung-soc@vger.kernel.org; >> andi@etezian.org; gost.dev@samsung.com; alim.akhtar@samsung.com; >> pankaj.dubey@samsung.com >> Subject: Re: [PATCH] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt >> binding >> >> On 30/01/2024 15:25, Krzysztof Kozlowski wrote: >>> On 30/01/2024 13:57, Aakarsh Jain wrote: >>>> Commit "538af6e5856b" which convert s5p-mfc bindings to >>> >>> Please run scripts/checkpatch.pl and fix reported warnings. Some >>> warnings can be ignored, but the code here looks like it needs a fix. >>> Feel free to get in touch if the warning is not clear. >>> > I am getting below warning while running scripts/checkpatch.pl on this patch > WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? > #18: > deleted file mode 100644 > > total: 0 errors, 1 warnings, 0 lines checked This one can be ignored, but your commit syntax does not look right. Best regards, Krzysztof ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-01-31 7:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20240130125754epcas5p2edd5cc52dc58add09299d3aa5985a9fd@epcas5p2.samsung.com>
2024-01-30 12:57 ` [PATCH] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding Aakarsh Jain
2024-01-30 14:25 ` Krzysztof Kozlowski
2024-01-30 14:26 ` Krzysztof Kozlowski
2024-01-31 6:06 ` Aakarsh Jain
2024-01-31 7:17 ` 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).