On Wed, Sep 03, 2025 at 01:59:51PM +0200, Heiko Stuebner wrote: > Hi Andy, > > Am Mittwoch, 3. September 2025, 13:07:38 Mitteleuropäische Sommerzeit schrieb > Andy Yan: > > From: Andy Yan <andy....@rock-chips.com> > > > > Convert it to drm bridge driver, it will be convenient for us to > > migrate the connector part to the display driver later. > > > > Signed-off-by: Andy Yan <andy....@rock-chips.com> > > more like a general remark, this essentially conflicts with the > big hiword-cleanup [0] that was merged today, as the inno-hdmi driver > "lost" its separate HIWORD_UPDATE macro in favor a nicer generic one. > > I'm not sure what the best way to proceed is, apart from waiting for > 6.18-rc1.
I'd say, the correct way to handle would have been to: - merge only FIELD_PREP_WM16 addition into bitmap-for-next using immutable tag - merge the tag + all other patches into subsystem trees. Otherwise that series can cause a lot of conflicts with all affected subsystems. Yury, would it be possible to implement this plan instead of pulling everything through your tree? -- With best wishes Dmitry