mbox series

[0/5] Exynos HDMI bindings cleanup

Message ID 1505466683-32148-1-git-send-email-m.szyprowski@samsung.com
Headers show
Series Exynos HDMI bindings cleanup | expand

Message

Marek Szyprowski Sept. 15, 2017, 9:11 a.m. UTC
Hi!

This patchset performs a cleanup of HDMI (and related) device tree
nodes for various Exynos boards. There are no functional changes.

Best regards
Marek Szyprowski
Samsung R&D Institute Poland


Marek Szyprowski (5):
  bindings: mark separate Exynos HDMI DDC node as deprecated
  ARM: dts: exynos: Move HDMI PHY node to exynos5250.dtsi
  ARM: dts: exynos: Cleanup HDMI DCC definitions
  ARM: dts: exynos: Add status property to Exynos 5250 HDMI and Mixer
    nodes
  ARM: dts: exynos: Add status property to Exynos 54xx Mixer nodes

 .../bindings/display/exynos/exynos_hdmiddc.txt     |  5 ++++-
 arch/arm/boot/dts/exynos5250-arndale.dts           | 22 ++++++++--------------
 arch/arm/boot/dts/exynos5250-smdk5250.dts          | 18 ++++++++----------
 arch/arm/boot/dts/exynos5250-snow-common.dtsi      | 18 +++++++-----------
 arch/arm/boot/dts/exynos5250-spring.dts            | 18 +++++++-----------
 arch/arm/boot/dts/exynos5250.dtsi                  | 10 +++++++++-
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |  4 ++++
 arch/arm/boot/dts/exynos5420-peach-pit.dts         |  4 ++++
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |  9 +++++----
 arch/arm/boot/dts/exynos5420.dtsi                  |  1 +
 arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi |  9 +++++----
 11 files changed, 62 insertions(+), 56 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Krzysztof Kozlowski Sept. 19, 2017, 5:37 p.m. UTC | #1
On Fri, Sep 15, 2017 at 11:11:19AM +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). Since that commit

> separate node with "samsung,exynos4210-hdmiddc" compatible is no longer

> needed, so mark it finally as deprecated.

> 

> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>

> ---

>  Documentation/devicetree/bindings/display/exynos/exynos_hdmiddc.txt | 5 ++++-

>  1 file changed, 4 insertions(+), 1 deletion(-)

> 


Acked-by: Krzysztof Kozlowski <krzk@kernel.org>

(I guess this patch will go through DRM or media, but let me know if I
should take it)

Best regards,
Krzysztof

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html