On Thu, Feb 07, 2019 at 09:44:46AM +0100, Paul Kocialkowski wrote:
Hi,
On Mon, 2019-01-21 at 16:45 +0100, Maxime Ripard wrote:
The current configuration of the DSI bridge and its associated D-PHY is intertwined. In order to ease the future conversion to the phy framework for the D-PHY part, let's split the configuration in two.
See below about a silly mistake when refactoring. Looks good otherwise, so with that fixed:
Reviewed-by: Paul Kocialkowski paul.kocialkowski@bootlin.com
I've fixed it while applying, thanks! Maxime