Message ID | 20240925151354.480704-1-devarsht@ti.com |
---|---|
Headers | show |
Series | Simple-framebuffer node related updates | expand |
Gentle reminder. Hi Tom, Bryan, On 25/09/24 20:43, Devarsh Thakkar wrote: > This series fixes some compilation issues related to FDT_SIMPLEFB > and VIDEO and along with that enables support for dynamic simplefb > node enablement for AM62x platform. > > Devarsh Thakkar (3): > boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB > boot: fdt_simplefb: Remove conditional compilation checks for VIDEO > Kconfig > board: ti: am62x: evm: Update simple-framebuffer node in device-tree > Is it possible to pull in this series for -next branch ? It is already carrying a R-B for first two patches and last one was peer reviewed informally too [1]. [1]: https://lore.kernel.org/all/CAPHZmLZopucK5uMwENuF83pRMLYR2A5sC7fes4-1JXE4jX7=rw@mail.gmail.com/ Regards Devarsh
On Mon, Oct 21, 2024 at 08:47:55PM +0530, Devarsh Thakkar wrote: > Gentle reminder. > > Hi Tom, Bryan, > > On 25/09/24 20:43, Devarsh Thakkar wrote: > > This series fixes some compilation issues related to FDT_SIMPLEFB > > and VIDEO and along with that enables support for dynamic simplefb > > node enablement for AM62x platform. > > > > Devarsh Thakkar (3): > > boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB > > boot: fdt_simplefb: Remove conditional compilation checks for VIDEO > > Kconfig > > board: ti: am62x: evm: Update simple-framebuffer node in device-tree > > > > > Is it possible to pull in this series for -next branch ? It is already > carrying a R-B for first two patches and last one was peer reviewed informally > too [1]. > > [1]: > https://lore.kernel.org/all/CAPHZmLZopucK5uMwENuF83pRMLYR2A5sC7fes4-1JXE4jX7=rw@mail.gmail.com/ Anatolij, do you have time to pick up some patches for v2025.01? Thanks.
On Mon, 21 Oct 2024 14:20:56 -0600 Tom Rini trini@konsulko.com wrote: > On Mon, Oct 21, 2024 at 08:47:55PM +0530, Devarsh Thakkar wrote: > > Gentle reminder. > > > > Hi Tom, Bryan, > > > > On 25/09/24 20:43, Devarsh Thakkar wrote: > > > This series fixes some compilation issues related to FDT_SIMPLEFB > > > and VIDEO and along with that enables support for dynamic simplefb > > > node enablement for AM62x platform. > > > > > > Devarsh Thakkar (3): > > > boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB > > > boot: fdt_simplefb: Remove conditional compilation checks for VIDEO > > > Kconfig > > > board: ti: am62x: evm: Update simple-framebuffer node in device-tree > > > > > > > > > Is it possible to pull in this series for -next branch ? It is already > > carrying a R-B for first two patches and last one was peer reviewed informally > > too [1]. > > > > [1]: > > https://lore.kernel.org/all/CAPHZmLZopucK5uMwENuF83pRMLYR2A5sC7fes4-1JXE4jX7=rw@mail.gmail.com/ > > Anatolij, do you have time to pick up some patches for v2025.01? Thanks. series applied to u-boot-video/master, thanks! -- Anatolij