Re: [PATCH] drm/panel: sn65dsi86: Implement AUX channel

2018-08-11 Thread spanda
Hi Sean, Thanks for your patch. I also made this similar change as part of my PSR support changes (yet to be posted for review). But since this patch is posted now, i will pick this for my PSR changes. On 2018-08-09 03:23, Sean Paul wrote: This was hand-rolled in the first version, and will

Re: [PATCH] drm/panel: sn65dsi86: Implement AUX channel

2018-08-10 Thread Sean Paul
On Fri, Aug 10, 2018 at 10:22:58AM +0530, spa...@codeaurora.org wrote: > Hi Sean, > > Thanks for your patch. > I also made this similar change as part of my PSR support changes (yet to be > posted for review). But since this patch is posted now, i will pick this for > my PSR changes. Hi Sandeep,

Re: [PATCH] drm/panel: sn65dsi86: Implement AUX channel

2018-08-08 Thread Sean Paul
On Wed, Aug 8, 2018, 5:53 PM Sean Paul wrote: Just realized I put drm/panel in the subject, should be drm/bridge. Sean This was hand-rolled in the first version, and will surely be useful as > we expand the driver to support more varied use cases. > > Cc: Sandeep Panda > Signed-off-by: Sean Pa

[PATCH] drm/panel: sn65dsi86: Implement AUX channel

2018-08-08 Thread Sean Paul
This was hand-rolled in the first version, and will surely be useful as we expand the driver to support more varied use cases. Cc: Sandeep Panda Signed-off-by: Sean Paul --- drivers/gpu/drm/bridge/ti-sn65dsi86.c | 107 -- 1 file changed, 100 insertions(+), 7 deletions(-)