On Sun, Aug 1, 2021 at 4:26 AM Sam Ravnborg sam@ravnborg.org wrote:
Hi Alistair,
On Fri, Jul 30, 2021 at 10:13:10PM +1000, Alistair Francis wrote:
Add support for the 10.3" E Ink panel described at: https://www.eink.com/product.html?type=productdetail&id=7
Signed-off-by: Alistair Francis alistair@alistair23.me Acked-by: Rob Herring robh@kernel.org Reviewed-by: Sam Ravnborg sam@ravnborg.org
v5:
- Add .connector_type
I missed this revision before sending my last mail. I tried to apply this patch but every patch confliced due to other changes since the kernel this is based on.
I need you to generate a new patch on top of drm-misc-next, or as an alternative on top of linux-next. You are in a much better position to do this right than I am.
Sorry for the troubles!
No worries! Just sent a v6 rebased on linux-next.
I am never sure if my patches should be based on master or linux-next. Sorry for the conflicts.
Alistair