2 * Copyright (C) 2017 Sanechips Technology Co., Ltd.
3 * Copyright 2017 Linaro Ltd.
5 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
9 #include "zx296718.dtsi"
10 #include <dt-bindings/pwm/pwm.h>
13 model = "ZTE ZX296718 PCBOX Board";
14 compatible = "zte,zx296718-pcbox", "zte,zx296718";
17 stdout-path = "serial0:115200n8";
21 device_type = "memory";
22 reg = <0x80000000 0x80000000>;
25 a53_vdd0v9: regulator-a53 {
26 compatible = "pwm-regulator";
27 pwms = <&pwm 3 1250 PWM_POLARITY_INVERTED>;
28 regulator-name = "A53_VDD0V9";
29 regulator-min-microvolt = <855000>;
30 regulator-max-microvolt = <1183000>;
31 pwm-dutycycle-unit = <100>;
32 pwm-dutycycle-range = <0 100>;
38 compatible = "audio-graph-card";
39 dais = <&spdif0_port>;
43 compatible = "audio-graph-card";
50 aud96p22_endpoint: endpoint {
51 remote-endpoint = <&i2s0_endpoint>;
57 cpu-supply = <&a53_vdd0v9>;
68 hdmi_endpoint: endpoint {
69 remote-endpoint = <&spdif0_endpoint>;
82 i2s0_endpoint: endpoint {
83 remote-endpoint = <&aud96p22_endpoint>;
102 pins = "KEY_COL1", "KEY_COL2", "VGA_HS", "VGA_VS";
108 pinctrl-names = "default";
109 pinctrl-0 = <&pwm3_pins>;
125 spdif0_endpoint: endpoint {
126 remote-endpoint = <&hdmi_endpoint>;
140 pinctrl-names = "default";
141 pinctrl-0 = <&vga_pins>;