Re: [PATCH v8 5/5] drm/bridge: cdns-dsi: Add support for J721E wrapper

2022-10-31 Thread Rahul T R
Hi Tomi, On 09:12-20221026, Tomi Valkeinen wrote: > Hi, > > On 21/10/2022 20:18, Rahul T R wrote: > > Add support for wrapper settings for DSI bridge on > > j721e. Also set the DPI input to DPI0 > > I think a few more words on the HW layout would be nice. What does the > wrapper do and how is it

Re: [PATCH v8 5/5] drm/bridge: cdns-dsi: Add support for J721E wrapper

2022-10-25 Thread Tomi Valkeinen
Hi, On 21/10/2022 20:18, Rahul T R wrote: Add support for wrapper settings for DSI bridge on j721e. Also set the DPI input to DPI0 I think a few more words on the HW layout would be nice. What does the wrapper do and how is it connected to the DSS. Signed-off-by: Rahul T R --- drivers/g

[PATCH v8 5/5] drm/bridge: cdns-dsi: Add support for J721E wrapper

2022-10-21 Thread Rahul T R
Add support for wrapper settings for DSI bridge on j721e. Also set the DPI input to DPI0 Signed-off-by: Rahul T R --- drivers/gpu/drm/bridge/cadence/Kconfig| 10 drivers/gpu/drm/bridge/cadence/Makefile | 1 + .../gpu/drm/bridge/cadence/cdns-dsi-core.c| 37 +-