Message ID | 1443185309-13827-3-git-send-email-a.hajda@samsung.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Hi Andrzej, 2015-09-25 Andrzej Hajda <a.hajda@samsung.com>: > samsung,exynos5-hdmi compatible was marked as deprecated in Jun 2013. > It was never used since then. > > Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> > --- > Documentation/devicetree/bindings/video/exynos_hdmi.txt | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Gustavo -- 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
2015-09-30 23:36 GMT+09:00 Gustavo Padovan <gustavo@padovan.org>: > Hi Andrzej, > > 2015-09-25 Andrzej Hajda <a.hajda@samsung.com>: > >> samsung,exynos5-hdmi compatible was marked as deprecated in Jun 2013. >> It was never used since then. >> >> Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> >> --- >> Documentation/devicetree/bindings/video/exynos_hdmi.txt | 7 +++---- >> 1 file changed, 3 insertions(+), 4 deletions(-) > > Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Hi Andrzej, You asked me to take this patch but unfortunately it no longer applies. Can you rebase it on 4.4-rc1? 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
diff --git a/Documentation/devicetree/bindings/video/exynos_hdmi.txt b/Documentation/devicetree/bindings/video/exynos_hdmi.txt index 1fd8cf9..d474f59 100644 --- a/Documentation/devicetree/bindings/video/exynos_hdmi.txt +++ b/Documentation/devicetree/bindings/video/exynos_hdmi.txt @@ -2,10 +2,9 @@ Device-Tree bindings for drm hdmi driver Required properties: - compatible: value should be one among the following: - 1) "samsung,exynos5-hdmi" <DEPRECATED> - 2) "samsung,exynos4210-hdmi" - 3) "samsung,exynos4212-hdmi" - 4) "samsung,exynos5420-hdmi" + 1) "samsung,exynos4210-hdmi" + 2) "samsung,exynos4212-hdmi" + 3) "samsung,exynos5420-hdmi" - reg: physical base address of the hdmi and length of memory mapped region. - interrupts: interrupt number to the cpu.
samsung,exynos5-hdmi compatible was marked as deprecated in Jun 2013. It was never used since then. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> --- Documentation/devicetree/bindings/video/exynos_hdmi.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)