On Tue, 24 Jan 2023 at 01:49, Sam Ravnborg wrote:
>
> Hi Jagan.
>
> One small drive-by comment.
>
> On Tue, Jan 24, 2023 at 12:16:46AM +0530, Jagan Teki wrote:
> > Many downstream bridges or panels followed by dw-mipi-dsi were
> > using MIPI_DSI_MODE_NO_EOT_PACKET.
> >
> > So, handle the EOTP bits
Hi Jagan.
One small drive-by comment.
On Tue, Jan 24, 2023 at 12:16:46AM +0530, Jagan Teki wrote:
> Many downstream bridges or panels followed by dw-mipi-dsi were
> using MIPI_DSI_MODE_NO_EOT_PACKET.
>
> So, handle the EOTP bits accordingly in the dw-mipi-dsi host.
>
> Signed-off-by: Jagan Teki
Many downstream bridges or panels followed by dw-mipi-dsi were
using MIPI_DSI_MODE_NO_EOT_PACKET.
So, handle the EOTP bits accordingly in the dw-mipi-dsi host.
Signed-off-by: Jagan Teki
---
drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-