Hi, On Wed, Mar 20, 2024 at 11:07:34AM -0400, Nícolas F. R. A. Prado wrote: > I noticed that there are some commits from drm-misc-next [1] that haven't been > added to the for-linux-next [2] branch, and consequently haven't made their way > into linux-next. > > Namely, commit bf0390e2c95b ("drm/panel: add samsung s6e3fa7 panel driver") and > commit 2689b33b8864 ("dt-bindings: display: panel-simple-dsi: add s6e3fa7 > ams559nk06 compat") which have been applied almost a month ago [3]. > > I noticed because running 'make dtbs_check' on today's next is showing new > warnings, but with these commits applied there shouldn't be any warning. > > Could you please take a look? I'm guessing a merge was forgotten somewhere along > the line on the for-linux-next branch. Those commits are in drm-misc-next which is now targetting the 6.10 merge window. In order not to disrupt the oncoming 6.9 release though, drm-misc-next is removed from the for-next branch, it will be reintroduced after 6.9-rc1. Maxime