Re: [PATCH v12 0/4] Add MIPI rx DPI support

2021-11-04 Thread Xin Ji
On Thu, Nov 04, 2021 at 11:20:21AM +0100, Robert Foss wrote: > Hey Xin, > > Applied to drm-misc-next. > > The way this series was submitted to the mailing list is not correct > and is breaking a lot of tooling. It seems like you used git > send-email, but the individual patches of the series are

Re: [PATCH v12 0/4] Add MIPI rx DPI support

2021-11-04 Thread Robert Foss
Hey Xin, Applied to drm-misc-next. The way this series was submitted to the mailing list is not correct and is breaking a lot of tooling. It seems like you used git send-email, but the individual patches of the series are not connected properly and both b4 and the patchwork tools are not able to

[PATCH v12 0/4] Add MIPI rx DPI support

2021-11-03 Thread Xin Ji
Hi all, this patch series implement MIPI rx DPI feature. Please help to review. This is the v12 version, rebase all patches on the drm-misc-next. Any mistakes, please let me know, I'll fix it in the next series. Change history: v12: Fix Robert Foss comment - Apply code on drm-misc-next branch v