1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
3 // Device Tree Source for Akebi96 Development Board
5 // Derived from uniphier-ld20-global.dts.
7 // Copyright (C) 2015-2017 Socionext Inc.
8 // Copyright (C) 2019-2020 Linaro Ltd.
11 #include <dt-bindings/gpio/uniphier-gpio.h>
12 #include "uniphier-ld20.dtsi"
16 compatible = "socionext,uniphier-ld20-akebi96",
17 "socionext,uniphier-ld20";
20 stdout-path = "serial0:115200n8";
42 device_type = "memory";
43 reg = <0 0x80000000 0 0xc0000000>;
46 framebuffer@c0000000 {
47 compatible = "simple-framebuffer";
48 reg = <0 0xc0000000 0 0x02000000>;
61 reg = <0 0xc0000000 0 0x02000000>;
67 compatible = "audio-graph-card";
68 label = "UniPhier LD20";
74 compatible = "linux,spdif-dit";
75 #sound-dai-cells = <0>;
79 remote-endpoint = <&spdif_hiecout1>;
85 compatible = "linux,spdif-dit";
86 #sound-dai-cells = <0>;
89 comp_spdif_tx: endpoint {
90 remote-endpoint = <&comp_spdif_hiecout1>;
97 compatible = "linaro,optee-tz";
105 #address-cells = <1>;
108 compatible = "maxim,max3421-udc";
110 spi-max-frequency = <12500000>;
111 interrupt-parent = <&gpio>;
112 interrupt-names = "udc";
118 /* Onboard USB-UART */
123 /* LS connector UART1 */
128 /* LS connector UART0 */
133 remote-endpoint = <&spdif_tx>;
136 &comp_spdif_hiecout1 {
137 remote-endpoint = <&comp_spdif_tx>;
141 /* LS connector I2C0 */
146 /* LS connector I2C1 */
152 phy-handle = <ðphy>;
156 ethphy: ethernet-phy@0 {
170 /* IRQs for Max3421 */
173 gpios = <UNIPHIER_GPIO_IRQ(0) 1>;
178 gpios = <UNIPHIER_GPIO_IRQ(10) 1>;
188 groups = "uart3", "uart3_ctsrts";