* [PATCH V3] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding [not found] <CGME20240808083027epcas5p153e64139a5e71448b1ea3f04af1df2bd@epcas5p1.samsung.com> @ 2024-08-08 8:18 ` Aakarsh Jain 2024-08-08 9:57 ` Krzysztof Kozlowski 0 siblings, 1 reply; 4+ messages in thread From: Aakarsh Jain @ 2024-08-08 8:18 UTC (permalink / raw) To: linux-arm-kernel, linux-media, linux-kernel, devicetree Cc: m.szyprowski, hverkuil-cisco, robh+dt, krzysztof.kozlowski+dt, conor+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/ --- 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] 4+ messages in thread
* Re: [PATCH V3] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding 2024-08-08 8:18 ` [PATCH V3] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding Aakarsh Jain @ 2024-08-08 9:57 ` Krzysztof Kozlowski 2024-08-08 10:11 ` Aakarsh Jain 0 siblings, 1 reply; 4+ messages in thread From: Krzysztof Kozlowski @ 2024-08-08 9:57 UTC (permalink / raw) To: Aakarsh Jain, linux-arm-kernel, linux-media, linux-kernel, devicetree Cc: m.szyprowski, hverkuil-cisco, robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-samsung-soc, gost.dev, aswani.reddy, pankaj.dubey On 08/08/2024 10:18, 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> > 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/ Something got corrupted in your changelog. Best regards, Krzysztof ^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [PATCH V3] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding 2024-08-08 9:57 ` Krzysztof Kozlowski @ 2024-08-08 10:11 ` Aakarsh Jain 2024-08-08 13:44 ` Krzysztof Kozlowski 0 siblings, 1 reply; 4+ messages in thread From: Aakarsh Jain @ 2024-08-08 10:11 UTC (permalink / raw) To: 'Krzysztof Kozlowski', linux-arm-kernel, linux-media, linux-kernel, devicetree Cc: m.szyprowski, hverkuil-cisco, robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-samsung-soc, gost.dev, aswani.reddy, pankaj.dubey > -----Original Message----- > From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Sent: 08 August 2024 15:27 > 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; hverkuil-cisco@xs4all.nl; > robh+dt@kernel.org; krzysztof.kozlowski+dt@linaro.org; > conor+dt@kernel.org; linux-samsung-soc@vger.kernel.org; > gost.dev@samsung.com; aswani.reddy@samsung.com; > pankaj.dubey@samsung.com > Subject: Re: [PATCH V3] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt > binding > > On 08/08/2024 10:18, 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> > > 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/ > > Something got corrupted in your changelog. > I just realized that it would go as part of commit message. Do you want me to respin this patch or you will take care while applying? Thanks > > Best regards, > Krzysztof ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH V3] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding 2024-08-08 10:11 ` Aakarsh Jain @ 2024-08-08 13:44 ` Krzysztof Kozlowski 0 siblings, 0 replies; 4+ messages in thread From: Krzysztof Kozlowski @ 2024-08-08 13:44 UTC (permalink / raw) To: Aakarsh Jain, linux-arm-kernel, linux-media, linux-kernel, devicetree Cc: m.szyprowski, hverkuil-cisco, robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-samsung-soc, gost.dev, aswani.reddy, pankaj.dubey On 08/08/2024 12:11, Aakarsh Jain wrote: >>> 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/ >> >> Something got corrupted in your changelog. >> > I just realized that it would go as part of commit message. > Do you want me to respin this patch or you will take care while applying? Please send a new version. This won't be going through me. Best regards, Krzysztof ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-08-08 13:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20240808083027epcas5p153e64139a5e71448b1ea3f04af1df2bd@epcas5p1.samsung.com>
2024-08-08 8:18 ` [PATCH V3] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding Aakarsh Jain
2024-08-08 9:57 ` Krzysztof Kozlowski
2024-08-08 10:11 ` Aakarsh Jain
2024-08-08 13:44 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox