1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the Porter board
5 * Copyright (C) 2015 Cogent Embedded, Inc.
14 * This command is required before playback/capture:
16 * amixer set "LINEOUT Mixer DACL" on
20 #include "r8a7791.dtsi"
21 #include <dt-bindings/gpio/gpio.h>
25 compatible = "renesas,porter", "renesas,r8a7791";
34 bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
35 stdout-path = "serial0:115200n8";
39 device_type = "memory";
40 reg = <0 0x40000000 0 0x40000000>;
44 device_type = "memory";
45 reg = <2 0x00000000 0 0x40000000>;
48 vcc_sdhi0: regulator-vcc-sdhi0 {
49 compatible = "regulator-fixed";
51 regulator-name = "SDHI0 Vcc";
52 regulator-min-microvolt = <3300000>;
53 regulator-max-microvolt = <3300000>;
57 vccq_sdhi0: regulator-vccq-sdhi0 {
58 compatible = "regulator-gpio";
60 regulator-name = "SDHI0 VccQ";
61 regulator-min-microvolt = <1800000>;
62 regulator-max-microvolt = <3300000>;
64 gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>;
70 vcc_sdhi2: regulator-vcc-sdhi2 {
71 compatible = "regulator-fixed";
73 regulator-name = "SDHI2 Vcc";
74 regulator-min-microvolt = <3300000>;
75 regulator-max-microvolt = <3300000>;
79 vccq_sdhi2: regulator-vccq-sdhi2 {
80 compatible = "regulator-gpio";
82 regulator-name = "SDHI2 VccQ";
83 regulator-min-microvolt = <1800000>;
84 regulator-max-microvolt = <3300000>;
86 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
93 compatible = "hdmi-connector";
98 remote-endpoint = <&adv7511_out>;
104 compatible = "fixed-clock";
106 clock-frequency = <148500000>;
110 compatible = "fixed-clock";
112 clock-frequency = <74250000>;
115 x14_clk: audio_clock {
116 compatible = "fixed-clock";
118 clock-frequency = <11289600>;
122 compatible = "simple-audio-card";
124 simple-audio-card,format = "left_j";
125 simple-audio-card,bitclock-master = <&soundcodec>;
126 simple-audio-card,frame-master = <&soundcodec>;
128 simple-audio-card,cpu {
129 sound-dai = <&rcar_sound>;
132 soundcodec: simple-audio-card,codec {
133 sound-dai = <&ak4642>;
139 #address-cells = <1>;
141 compatible = "i2c-gpio";
143 scl-gpios = <&gpio2 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
144 sda-gpios = <&gpio2 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
145 i2c-gpio,delay-us = <5>;
149 * A fallback to GPIO is provided for I2C2.
152 compatible = "i2c-demux-pinctrl";
153 i2c-parent = <&i2c2>, <&gpioi2c2>;
154 i2c-bus-name = "i2c-hdmi";
155 #address-cells = <1>;
159 compatible = "asahi-kasei,ak4642";
160 #sound-dai-cells = <0>;
165 compatible = "adi,adv7180";
172 remote-endpoint = <&vin0ep>;
178 compatible = "adi,adv7511w";
180 interrupt-parent = <&gpio3>;
181 interrupts = <29 IRQ_TYPE_LEVEL_LOW>;
183 adi,input-depth = <8>;
184 adi,input-colorspace = "rgb";
185 adi,input-clock = "1x";
186 adi,input-style = <1>;
187 adi,input-justification = "evenly";
190 #address-cells = <1>;
195 adv7511_in: endpoint {
196 remote-endpoint = <&du_out_rgb>;
202 adv7511_out: endpoint {
203 remote-endpoint = <&hdmi_con>;
212 clock-frequency = <20000000>;
217 groups = "scif0_data_d";
222 groups = "eth_link", "eth_mdio", "eth_rmii";
227 groups = "intc_irq0";
232 groups = "sdhi0_data4", "sdhi0_ctrl";
237 groups = "sdhi2_data4", "sdhi2_ctrl";
242 groups = "qspi_ctrl", "qspi_data4";
262 groups = "vin0_data8", "vin0_clk";
267 groups = "can0_data";
272 groups = "du_rgb888", "du_sync", "du_disp", "du_clk_out_0";
277 groups = "ssi0129_ctrl", "ssi0_data", "ssi1_data";
281 audio_clk_pins: audio_clk {
282 groups = "audio_clk_a";
283 function = "audio_clk";
288 pinctrl-0 = <&scif0_pins>;
289 pinctrl-names = "default";
295 pinctrl-0 = <ðer_pins &phy1_pins>;
296 pinctrl-names = "default";
298 phy-handle = <&phy1>;
299 renesas,ether-link-active-low;
302 phy1: ethernet-phy@1 {
304 interrupt-parent = <&irqc0>;
305 interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
306 micrel,led-mode = <1>;
311 pinctrl-0 = <&sdhi0_pins>;
312 pinctrl-names = "default";
314 vmmc-supply = <&vcc_sdhi0>;
315 vqmmc-supply = <&vccq_sdhi0>;
316 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
317 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
322 pinctrl-0 = <&sdhi2_pins>;
323 pinctrl-names = "default";
325 vmmc-supply = <&vcc_sdhi2>;
326 vqmmc-supply = <&vccq_sdhi2>;
327 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
332 pinctrl-0 = <&qspi_pins>;
333 pinctrl-names = "default";
338 compatible = "spansion,s25fl512s", "jedec,spi-nor";
340 spi-max-frequency = <30000000>;
341 spi-tx-bus-width = <4>;
342 spi-rx-bus-width = <4>;
346 compatible = "fixed-partitions";
347 #address-cells = <1>;
351 label = "loader_prg";
352 reg = <0x00000000 0x00040000>;
357 reg = <0x00040000 0x00400000>;
362 reg = <0x00440000 0x03bc0000>;
369 pinctrl-0 = <&i2c2_pins>;
370 pinctrl-names = "i2c-hdmi";
372 clock-frequency = <400000>;
377 clock-frequency = <100000>;
380 compatible = "dlg,da9063l";
382 interrupt-parent = <&irqc0>;
383 interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
384 interrupt-controller;
387 compatible = "dlg,da9063-watchdog";
391 vdd_dvfs: regulator@68 {
392 compatible = "dlg,da9210";
394 interrupt-parent = <&irqc0>;
395 interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
397 regulator-min-microvolt = <1000000>;
398 regulator-max-microvolt = <1000000>;
409 cpu0-supply = <&vdd_dvfs>;
412 /* composite video input */
415 pinctrl-0 = <&vin0_pins>;
416 pinctrl-names = "default";
420 remote-endpoint = <&adv7180>;
427 pinctrl-0 = <&usb0_pins>;
428 pinctrl-names = "default";
434 pinctrl-0 = <&usb1_pins>;
435 pinctrl-names = "default";
441 pinctrl-0 = <&usb0_pins>;
442 pinctrl-names = "default";
452 clock-frequency = <100000000>;
460 pinctrl-0 = <&can0_pins>;
461 pinctrl-names = "default";
467 pinctrl-0 = <&du_pins>;
468 pinctrl-names = "default";
471 clocks = <&cpg CPG_MOD 724>, <&cpg CPG_MOD 723>,
472 <&x3_clk>, <&x16_clk>;
473 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
478 remote-endpoint = <&adv7511_in>;
487 lvds_connector: endpoint {
494 pinctrl-0 = <&ssi_pins &audio_clk_pins>;
495 pinctrl-names = "default";
499 #sound-dai-cells = <0>;