On 01/11/2024 19:29, Sasha Levin wrote:
This is a note to let you know that I've just added the patch titled
dt-bindings: gpu: Convert Samsung Image Rotator to dt-schema
to the 5.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git%3Ba=su...
The filename of the patch is: dt-bindings-gpu-convert-samsung-image-rotator-to-dt-.patch and it can be found in the queue-5.4 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree, please let stable@vger.kernel.org know about it.
commit 25cb1f1f53fe137aefdc5e54bb1392098c4200ed Author: Maciej Falkowski m.falkowski@samsung.com Date: Tue Sep 17 12:37:27 2019 +0200
dt-bindings: gpu: Convert Samsung Image Rotator to dt-schema [ Upstream commit 6e3ffcd592060403ee2d956c9b1704775898db79 ] Convert Samsung Image Rotator to newer dt-schema format. Signed-off-by: Maciej Falkowski <m.falkowski@samsung.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Rob Herring <robh@kernel.org> Stable-dep-of: 338c4d3902fe ("igb: Disable threaded IRQ for igb_msix_other") Signed-off-by: Sasha Levin <sashal@kernel.org>
How is a binding conversion a dep for a one line driver patch that doesn't parse any new properties?
On Sat, Nov 02, 2024 at 01:42:51PM +0000, Conor Dooley wrote:
On 01/11/2024 19:29, Sasha Levin wrote:
This is a note to let you know that I've just added the patch titled
dt-bindings: gpu: Convert Samsung Image Rotator to dt-schema
to the 5.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git%3Ba=su...
The filename of the patch is: dt-bindings-gpu-convert-samsung-image-rotator-to-dt-.patch and it can be found in the queue-5.4 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree, please let stable@vger.kernel.org know about it.
commit 25cb1f1f53fe137aefdc5e54bb1392098c4200ed Author: Maciej Falkowski m.falkowski@samsung.com Date: Tue Sep 17 12:37:27 2019 +0200
dt-bindings: gpu: Convert Samsung Image Rotator to dt-schema [ Upstream commit 6e3ffcd592060403ee2d956c9b1704775898db79 ] Convert Samsung Image Rotator to newer dt-schema format. Signed-off-by: Maciej Falkowski <m.falkowski@samsung.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Rob Herring <robh@kernel.org> Stable-dep-of: 338c4d3902fe ("igb: Disable threaded IRQ for igb_msix_other") Signed-off-by: Sasha Levin <sashal@kernel.org>
How is a binding conversion a dep for a one line driver patch that doesn't parse any new properties?
It looks like a bug in my scripts! Thanks for pointing this out!
On Sat, Nov 02, 2024 at 01:42:51PM +0000, Conor Dooley wrote:
On 01/11/2024 19:29, Sasha Levin wrote:
This is a note to let you know that I've just added the patch titled
dt-bindings: gpu: Convert Samsung Image Rotator to dt-schema
to the 5.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git%3Ba=su...
The filename of the patch is: dt-bindings-gpu-convert-samsung-image-rotator-to-dt-.patch and it can be found in the queue-5.4 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree, please let stable@vger.kernel.org know about it.
commit 25cb1f1f53fe137aefdc5e54bb1392098c4200ed Author: Maciej Falkowski m.falkowski@samsung.com Date: Tue Sep 17 12:37:27 2019 +0200
dt-bindings: gpu: Convert Samsung Image Rotator to dt-schema [ Upstream commit 6e3ffcd592060403ee2d956c9b1704775898db79 ] Convert Samsung Image Rotator to newer dt-schema format. Signed-off-by: Maciej Falkowski <m.falkowski@samsung.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Rob Herring <robh@kernel.org> Stable-dep-of: 338c4d3902fe ("igb: Disable threaded IRQ for igb_msix_other") Signed-off-by: Sasha Levin <sashal@kernel.org>
How is a binding conversion a dep for a one line driver patch that doesn't parse any new properties?
As a follow-up: this happened due to a toolchain upgrade to GCC 14.2.0, I'm looking into fixing it...
linux-stable-mirror@lists.linaro.org