Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1661399 > unrolled thread

[PATCH 0/4] ARM64: dts: meson-gx: Add HDMI and CVBS nodes for selected boards

Started byNeil Armstrong <narmstrong@baylibre.com>
First post2017-06-08 17:40 +0200
Last post2017-06-09 20:40 +0200
Articles 4 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/4] ARM64: dts: meson-gx: Add HDMI and CVBS nodes for selected boards Neil Armstrong <narmstrong@baylibre.com> - 2017-06-08 17:40 +0200
    [PATCH 3/4] ARM64: dts: meson-gxl-s905x-khadas-vim: Add HDMI nodes Neil Armstrong <narmstrong@baylibre.com> - 2017-06-08 17:40 +0200
    [PATCH 2/4] ARM64: dts: meson-gxl-s905d-p230: Add HDMI nodes Neil Armstrong <narmstrong@baylibre.com> - 2017-06-08 17:40 +0200
    Re: [PATCH 0/4] ARM64: dts: meson-gx: Add HDMI and CVBS nodes for selected boards Kevin Hilman <khilman@baylibre.com> - 2017-06-09 20:40 +0200

#1661399 — [PATCH 0/4] ARM64: dts: meson-gx: Add HDMI and CVBS nodes for selected boards

FromNeil Armstrong <narmstrong@baylibre.com>
Date2017-06-08 17:40 +0200
Subject[PATCH 0/4] ARM64: dts: meson-gx: Add HDMI and CVBS nodes for selected boards
Message-ID<tQ7Hs-63v-11@gated-at.bofh.it>
Add the CVBS and HDMI nodes for the following boards :
 - Wetek Play2
 - Khadas VIM
 - Amlogic P230 Reference board
 - Amlogic P212 Reference board

Neil Armstrong (4):
  ARM64: dts: meson-gxbb-wetek-play2: Add HDMI and CVBS Nodes
  ARM64: dts: meson-gxl-s905d-p230: Add HDMI nodes
  ARM64: dts: meson-gxl-s905x-khadas-vim: Add HDMI nodes
  ARM64: dts: meson-gxl-s905x-p212: Add HDMI and CVBS nodes

 .../boot/dts/amlogic/meson-gxbb-wetek-play2.dts    | 40 ++++++++++++++++++++++
 .../boot/dts/amlogic/meson-gxl-s905d-p230.dts      | 24 +++++++++++++
 .../dts/amlogic/meson-gxl-s905x-khadas-vim.dts     | 23 +++++++++++++
 .../boot/dts/amlogic/meson-gxl-s905x-p212.dts      | 23 +++++++++++++
 4 files changed, 110 insertions(+)

-- 
1.9.1

[toc] | [next] | [standalone]


#1661400 — [PATCH 3/4] ARM64: dts: meson-gxl-s905x-khadas-vim: Add HDMI nodes

FromNeil Armstrong <narmstrong@baylibre.com>
Date2017-06-08 17:40 +0200
Subject[PATCH 3/4] ARM64: dts: meson-gxl-s905x-khadas-vim: Add HDMI nodes
Message-ID<tQ7Hs-63v-17@gated-at.bofh.it>
In reply to#1661399
Add HDMI nodes for the Khadas Vim board.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 .../dts/amlogic/meson-gxl-s905x-khadas-vim.dts     | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
index 6a81f01..72c5a9f 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
@@ -54,6 +54,29 @@
 			linux,default-trigger = "default-on";
 		};
 	};
+
+	hdmi-connector {
+		compatible = "hdmi-connector";
+		type = "a";
+
+		port {
+			hdmi_connector_in: endpoint {
+				remote-endpoint = <&hdmi_tx_tmds_out>;
+			};
+		};
+	};
+};
+
+&hdmi_tx {
+	status = "okay";
+	pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
+	pinctrl-names = "default";
+};
+
+&hdmi_tx_tmds_port {
+	hdmi_tx_tmds_out: endpoint {
+		remote-endpoint = <&hdmi_connector_in>;
+	};
 };
 
 &i2c_A {
-- 
1.9.1

[toc] | [prev] | [next] | [standalone]


#1661405 — [PATCH 2/4] ARM64: dts: meson-gxl-s905d-p230: Add HDMI nodes

FromNeil Armstrong <narmstrong@baylibre.com>
Date2017-06-08 17:40 +0200
Subject[PATCH 2/4] ARM64: dts: meson-gxl-s905d-p230: Add HDMI nodes
Message-ID<tQ7Ht-63v-47@gated-at.bofh.it>
In reply to#1661399
Add HDMI nodes for the Amlogic P230 board.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 .../boot/dts/amlogic/meson-gxl-s905d-p230.dts      | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts
index f9fbfda..3e0c023 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts
@@ -84,6 +84,17 @@
 		regulator-min-microvolt = <1800000>;
 		regulator-max-microvolt = <1800000>;
 	};
+
+	hdmi-connector {
+		compatible = "hdmi-connector";
+		type = "a";
+
+		port {
+			hdmi_connector_in: endpoint {
+				remote-endpoint = <&hdmi_tx_tmds_out>;
+			};
+		};
+	};
 };
 
 /* P230 has exclusive choice between internal or external PHY */
@@ -113,6 +124,19 @@
 	};
 };
 
+
+&hdmi_tx {
+	status = "okay";
+	pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
+	pinctrl-names = "default";
+};
+
+&hdmi_tx_tmds_port {
+	hdmi_tx_tmds_out: endpoint {
+		remote-endpoint = <&hdmi_connector_in>;
+	};
+};
+
 &saradc {
 	status = "okay";
 	vref-supply = <&vddio_ao18>;
-- 
1.9.1

[toc] | [prev] | [next] | [standalone]


#1662680

FromKevin Hilman <khilman@baylibre.com>
Date2017-06-09 20:40 +0200
Message-ID<tQwZd-52A-49@gated-at.bofh.it>
In reply to#1661399
Neil Armstrong <narmstrong@baylibre.com> writes:

> Add the CVBS and HDMI nodes for the following boards :
>  - Wetek Play2
>  - Khadas VIM
>  - Amlogic P230 Reference board
>  - Amlogic P212 Reference board

Applied to v4.13/dt64.

Thanks,

Kevin

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web