1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 // Device Tree Source for UniPhier LD11 Global Board
5 // Copyright (C) 2016-2017 Socionext Inc.
6 // Author: Masahiro Yamada <yamada.masahiro@socionext.com>
7 // Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
10 #include <dt-bindings/gpio/uniphier-gpio.h>
11 #include "uniphier-ld11.dtsi"
14 model = "UniPhier LD11 Global Board (REF_LD11_GP)";
15 compatible = "socionext,uniphier-ld11-global",
16 "socionext,uniphier-ld11";
19 stdout-path = "serial0:115200n8";
37 device_type = "memory";
38 reg = <0 0x80000000 0 0x40000000>;
42 compatible = "regulator-fixed";
43 regulator-name = "DVDD";
44 regulator-min-microvolt = <3300000>;
45 regulator-max-microvolt = <3300000>;
48 amp_vcc_reg: reg-fixed {
49 compatible = "regulator-fixed";
50 regulator-name = "AMP_VCC";
51 regulator-min-microvolt = <24000000>;
52 regulator-max-microvolt = <24000000>;
56 compatible = "audio-graph-card";
57 label = "UniPhier LD11";
58 widgets = "Headphone", "Headphones";
64 hp-det-gpio = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>;
68 compatible = "linux,spdif-dit";
69 #sound-dai-cells = <0>;
73 remote-endpoint = <&spdif_hiecout1>;
79 compatible = "linux,spdif-dit";
80 #sound-dai-cells = <0>;
83 comp_spdif_tx: endpoint {
84 remote-endpoint = <&comp_spdif_hiecout1>;
100 remote-endpoint = <&tas_speaker>;
104 remote-endpoint = <&spdif_tx>;
107 &comp_spdif_hiecout1 {
108 remote-endpoint = <&comp_spdif_tx>;
115 compatible = "ti,tas5711";
117 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 4) GPIO_ACTIVE_LOW>;
118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 5) GPIO_ACTIVE_LOW>;
119 #sound-dai-cells = <0>;
120 AVDD-supply = <&dvdd_reg>;
121 DVDD-supply = <&dvdd_reg>;
122 PVDD_A-supply = <&_vcc_reg>;
123 PVDD_B-supply = <&_vcc_reg>;
124 PVDD_C-supply = <&_vcc_reg>;
125 PVDD_D-supply = <&_vcc_reg>;
128 tas_speaker: endpoint {
130 remote-endpoint = <&i2s_hpcmout1>;
136 compatible = "st,24c64", "atmel,24c64";
156 phy-handle = <ðphy>;
160 ethphy: ethernet-phy@1 {