| // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
| * Copyright (C) 2019 Bootlin |
| * Author: Paul Kocialkowski <paul.kocialkowski@bootlin.com> |
| #include "sunxi-common-regulators.dtsi" |
| #include <dt-bindings/gpio/gpio.h> |
| #include <dt-bindings/input/input.h> |
| model = "RerVision H3-DVK"; |
| compatible = "rervision,h3-dvk", "allwinner,sun8i-h3"; |
| stdout-path = "serial0:115200n8"; |
| compatible = "hdmi-connector"; |
| remote-endpoint = <&hdmi_out_con>; |
| phy-handle = <&int_mii_phy>; |
| allwinner,leds-active-low; |
| remote-endpoint = <&hdmi_con_in>; |
| cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */ |
| vmmc-supply = <®_vcc3v3>; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&mmc2_8bit_pins>; |
| vmmc-supply = <®_vcc3v3>; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&uart0_pa_pins>; |