1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) 2016 Endless Computers, Inc.
4 * Author: Carlo Caione <carlo@endlessm.com>
9 #include "meson-gxl-s905x-p212.dtsi"
12 compatible = "amlogic,p212", "amlogic,s905x", "amlogic,meson-gxl";
13 model = "Amlogic Meson GXL (S905X) P212 Development Board";
16 compatible = "composite-video-connector";
19 cvbs_connector_in: endpoint {
20 remote-endpoint = <&cvbs_vdac_out>;
26 compatible = "hdmi-connector";
30 hdmi_connector_in: endpoint {
31 remote-endpoint = <&hdmi_tx_tmds_out>;
39 pinctrl-0 = <&ao_cec_pins>;
40 pinctrl-names = "default";
41 hdmi-phandle = <&hdmi_tx>;
45 cvbs_vdac_out: endpoint {
46 remote-endpoint = <&cvbs_connector_in>;
52 pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
53 pinctrl-names = "default";
57 hdmi_tx_tmds_out: endpoint {
58 remote-endpoint = <&hdmi_connector_in>;
62 /* This UART is brought out to the DB9 connector */