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";
36 device_type = "memory";
37 reg = <0 0x80000000 0 0x40000000>;
41 compatible = "regulator-fixed";
42 regulator-name = "DVDD";
43 regulator-min-microvolt = <3300000>;
44 regulator-max-microvolt = <3300000>;
47 amp_vcc_reg: reg-fixed {
48 compatible = "regulator-fixed";
49 regulator-name = "AMP_VCC";
50 regulator-min-microvolt = <24000000>;
51 regulator-max-microvolt = <24000000>;
55 compatible = "audio-graph-card";
56 label = "UniPhier LD11";
57 widgets = "Headphone", "Headphones";
63 hp-det-gpio = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>;
67 compatible = "linux,spdif-dit";
68 #sound-dai-cells = <0>;
72 remote-endpoint = <&spdif_hiecout1>;
78 compatible = "linux,spdif-dit";
79 #sound-dai-cells = <0>;
82 comp_spdif_tx: endpoint {
83 remote-endpoint = <&comp_spdif_hiecout1>;
99 remote-endpoint = <&tas_speaker>;
103 remote-endpoint = <&spdif_tx>;
106 &comp_spdif_hiecout1 {
107 remote-endpoint = <&comp_spdif_tx>;
114 compatible = "ti,tas5711";
116 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 4) GPIO_ACTIVE_LOW>;
117 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 5) GPIO_ACTIVE_LOW>;
118 #sound-dai-cells = <0>;
119 AVDD-supply = <&dvdd_reg>;
120 DVDD-supply = <&dvdd_reg>;
121 PVDD_A-supply = <&_vcc_reg>;
122 PVDD_B-supply = <&_vcc_reg>;
123 PVDD_C-supply = <&_vcc_reg>;
124 PVDD_D-supply = <&_vcc_reg>;
127 tas_speaker: endpoint {
129 remote-endpoint = <&i2s_hpcmout1>;
135 compatible = "st,24c64", "atmel,24c64";
155 phy-handle = <ðphy>;