On Fri, Sep 15, 2017 at 11:11:21AM +0200, Marek Szyprowski wrote: > Commit 2b7681326dc2 ("drm/exynos: hdmi: remove the i2c drivers and use") > merged to v3.15 kernel added a required 'ddc' property to Exynos HDMI > device tree bindings, which should point to i2c bus used for handling DDC > (mainly reading display's EDID information). It has been enough time to > convert all boards to use new bindings, but sadly due to copy/paste design > the old approach using separate node with 'samsung,exynos4210-hdmiddc' > compatible was used also for many new boards. This patch finally converts > all boards to the new approach and unifies HDMI DDC definition across all > Exynos boards. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > arch/arm/boot/dts/exynos5250-arndale.dts | 9 ++------- > arch/arm/boot/dts/exynos5250-smdk5250.dts | 7 ++----- > arch/arm/boot/dts/exynos5250-snow-common.dtsi | 6 +----- > arch/arm/boot/dts/exynos5250-spring.dts | 6 +----- > arch/arm/boot/dts/exynos5420-smdk5420.dts | 7 ++----- > arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 7 ++----- > 6 files changed, 10 insertions(+), 32 deletions(-) > Thanks, applied. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html