1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (C) 2019 Bootlin
4 * Author: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
8 #include "sun8i-h3.dtsi"
9 #include "sunxi-common-regulators.dtsi"
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
15 model = "RerVision H3-DVK";
16 compatible = "rervision,h3-dvk", "allwinner,sun8i-h3";
24 stdout-path = "serial0:115200n8";
28 compatible = "hdmi-connector";
32 hdmi_con_in: endpoint {
33 remote-endpoint = <&hdmi_out_con>;
56 phy-handle = <&int_mii_phy>;
58 allwinner,leds-active-low;
67 hdmi_out_con: endpoint {
68 remote-endpoint = <&hdmi_con_in>;
74 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
76 vmmc-supply = <®_vcc3v3>;
80 pinctrl-names = "default";
81 pinctrl-0 = <&mmc2_8bit_pins>;
82 vmmc-supply = <®_vcc3v3>;
102 pinctrl-names = "default";
103 pinctrl-0 = <&uart0_pa_pins>;
109 dr_mode = "peripheral";