Hi Andrzej, 2015-09-25 Andrzej Hajda <[email protected]>:
> Currently driver tries to set specific HDMI-PHY registers in three situations: > - before reset, > - before power off, > - after applying HDMI-PHY configuration. > > First two cases seems to be unnecessary - register contents will be lost > anyway. The third case can be merged with HDMI-PHY configuration by fixing > the last byte of configuration data. > > The patch has been tested with following platforms: > - exynos4210-universal_c210, > - exynos4412-odroidu3, > - exynos5422-odroidxu3. > > Signed-off-by: Andrzej Hajda <[email protected]> > --- > drivers/gpu/drm/exynos/exynos_hdmi.c | 93 > ++++-------------------------------- > 1 file changed, 8 insertions(+), 85 deletions(-) Reviewed-by: Gustavo Padovan <[email protected]> Gustavo -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
