MLK-18357-2: drm/bridge: nwl-dsi: Add no_clk_reset property
authorRobert Chiras <robert.chiras@nxp.com>
Mon, 21 May 2018 12:07:06 +0000 (15:07 +0300)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitb01be87d2c2bf23006908159148dbfccfe4d1b74
tree14c6d33d27bbca1c458b6177ab8a964ed88ab3ed
parent61a2af987afa0c5d975760c79642dd6f6e493e80
MLK-18357-2: drm/bridge: nwl-dsi: Add no_clk_reset property

On some platforms, like the i.MX8M, the Display Controller is not
completely powered off during suspend, just stopped. Since there are
problems if we stop the clocks in DSI sub-system, while the Display
Controller is still powered on, the display clocks will get out of sync.
Adding this new property to specify, on such platforms, not to reset the
clocks.

Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
drivers/gpu/drm/bridge/nwl-dsi.c