Message ID | 20211016102232.202119-1-michael@amarulasolutions.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for Wanchanglong panel used in px30-evb v11 | expand |
Hi Michael, On Sat, Oct 16, 2021 at 10:22:27AM +0000, Michael Trimarchi wrote: > This patch series add support for W552946ABA panel. This panel is used > in px30-evb v11. All the patches can be applied on top of drm-fixes > branch. The last patch is suppose to fix a race when the panel is built > in. Tested on px30 evb > > Michael Trimarchi (5): > dt-bindings: vendor-prefix: add Wanchanglong Electronics Technology > drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA > panel > dt-bindings: ili9881c: add compatible string for Wanchanglong > w552946aba > drm/panel: ilitek-ili9881c: Make gpio-reset optional The four patches has been applied to drm-misc-next. > drm/bridge: dw-mipi-dsi: Fix dsi registration during drm probing This patch looks like it does not belong in this series. Anyway - commented on it as I did not understand the code. Sam
Hi Sam On Sat, Oct 16, 2021 at 2:27 PM Sam Ravnborg <sam@ravnborg.org> wrote: > > Hi Michael, > > On Sat, Oct 16, 2021 at 10:22:27AM +0000, Michael Trimarchi wrote: > > This patch series add support for W552946ABA panel. This panel is used > > in px30-evb v11. All the patches can be applied on top of drm-fixes > > branch. The last patch is suppose to fix a race when the panel is built > > in. Tested on px30 evb > > > > Michael Trimarchi (5): > > dt-bindings: vendor-prefix: add Wanchanglong Electronics Technology > > drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA > > panel > > dt-bindings: ili9881c: add compatible string for Wanchanglong > > w552946aba > > drm/panel: ilitek-ili9881c: Make gpio-reset optional > The four patches has been applied to drm-misc-next. > I sent another fix on the same panel. Are those patches queued on some tree? > > drm/bridge: dw-mipi-dsi: Fix dsi registration during drm probing > This patch looks like it does not belong in this series. > Anyway - commented on it as I did not understand the code. > > Sam Michael
Hi Michael, On Thu, Nov 04, 2021 at 02:19:33PM +0100, Michael Nazzareno Trimarchi wrote: > Hi Sam > > On Sat, Oct 16, 2021 at 2:27 PM Sam Ravnborg <sam@ravnborg.org> wrote: > > > > Hi Michael, > > > > On Sat, Oct 16, 2021 at 10:22:27AM +0000, Michael Trimarchi wrote: > > > This patch series add support for W552946ABA panel. This panel is used > > > in px30-evb v11. All the patches can be applied on top of drm-fixes > > > branch. The last patch is suppose to fix a race when the panel is built > > > in. Tested on px30 evb > > > > > > Michael Trimarchi (5): > > > dt-bindings: vendor-prefix: add Wanchanglong Electronics Technology > > > drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA > > > panel > > > dt-bindings: ili9881c: add compatible string for Wanchanglong > > > w552946aba > > > drm/panel: ilitek-ili9881c: Make gpio-reset optional > > The four patches has been applied to drm-misc-next. > > > > I sent another fix on the same panel. Are those patches queued on some tree? The patches was applied to drm-misc-next branch of the drm-misc tree. Around -rc2 time you will see these patches in -next. Sam