On Tue 25 Feb 2025 at 08:04, Doug Anderson <diand...@chromium.org> wrote:
> Hi, > > On Tue, Feb 18, 2025 at 11:30 AM Jerome Brunet <jbru...@baylibre.com> wrote: >> >> The auxiliary device creation of this driver is simple enough to >> use the available auxiliary device creation helper. >> >> Use it and remove some boilerplate code. >> >> Signed-off-by: Jerome Brunet <jbru...@baylibre.com> >> --- >> drivers/gpu/drm/bridge/ti-sn65dsi86.c | 49 >> +++++------------------------------ >> 1 file changed, 7 insertions(+), 42 deletions(-) > > Reviewed-by: Douglas Anderson <diand...@chromium.org> > > I'll snooze this for a bunch of weeks and check back to see if this > can be landed in drm-misc-next every once in a while. If you notice > that drm-misc-next has the necessary patches before I do then feel > free to poke me and I'll commit it. Hi Doug, FYI, this is safe to take with v6.16-rc1. Please let know in case you prefer a resend. > > -Doug -- Jerome