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=on";
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>;
66 states = <3300000 1>, <1800000 0>;
69 vcc_sdhi2: regulator-vcc-sdhi2 {
70 compatible = "regulator-fixed";
72 regulator-name = "SDHI2 Vcc";
73 regulator-min-microvolt = <3300000>;
74 regulator-max-microvolt = <3300000>;
78 vccq_sdhi2: regulator-vccq-sdhi2 {
79 compatible = "regulator-gpio";
81 regulator-name = "SDHI2 VccQ";
82 regulator-min-microvolt = <1800000>;
83 regulator-max-microvolt = <3300000>;
85 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
87 states = <3300000 1>, <1800000 0>;
91 compatible = "hdmi-connector";
96 remote-endpoint = <&adv7511_out>;
102 compatible = "fixed-clock";
104 clock-frequency = <148500000>;
108 compatible = "fixed-clock";
110 clock-frequency = <74250000>;
113 x14_clk: audio_clock {
114 compatible = "fixed-clock";
116 clock-frequency = <11289600>;
120 compatible = "simple-audio-card";
122 simple-audio-card,format = "left_j";
123 simple-audio-card,bitclock-master = <&soundcodec>;
124 simple-audio-card,frame-master = <&soundcodec>;
126 simple-audio-card,cpu {
127 sound-dai = <&rcar_sound>;
130 soundcodec: simple-audio-card,codec {
131 sound-dai = <&ak4642>;
137 #address-cells = <1>;
139 compatible = "i2c-gpio";
141 scl-gpios = <&gpio2 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
142 sda-gpios = <&gpio2 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
143 i2c-gpio,delay-us = <5>;
147 * A fallback to GPIO is provided for I2C2.
150 compatible = "i2c-demux-pinctrl";
151 i2c-parent = <&i2c2>, <&gpioi2c2>;
152 i2c-bus-name = "i2c-hdmi";
153 #address-cells = <1>;
157 compatible = "asahi-kasei,ak4642";
158 #sound-dai-cells = <0>;
163 compatible = "adi,adv7180";
170 remote-endpoint = <&vin0ep>;
176 compatible = "adi,adv7511w";
178 interrupt-parent = <&gpio3>;
179 interrupts = <29 IRQ_TYPE_LEVEL_LOW>;
181 adi,input-depth = <8>;
182 adi,input-colorspace = "rgb";
183 adi,input-clock = "1x";
184 adi,input-style = <1>;
185 adi,input-justification = "evenly";
188 #address-cells = <1>;
193 adv7511_in: endpoint {
194 remote-endpoint = <&du_out_rgb>;
200 adv7511_out: endpoint {
201 remote-endpoint = <&hdmi_con>;
210 clock-frequency = <20000000>;
215 groups = "scif0_data_d";
220 groups = "eth_link", "eth_mdio", "eth_rmii";
225 groups = "intc_irq0";
229 pmic_irq_pins: pmicirq {
230 groups = "intc_irq2";
235 groups = "sdhi0_data4", "sdhi0_ctrl";
240 groups = "sdhi2_data4", "sdhi2_ctrl";
245 groups = "qspi_ctrl", "qspi_data4";
265 groups = "vin0_data8", "vin0_clk";
270 groups = "can0_data";
275 groups = "du_rgb888", "du_sync", "du_disp", "du_clk_out_0";
280 groups = "ssi0129_ctrl", "ssi0_data", "ssi1_data";
284 audio_clk_pins: audio_clk {
285 groups = "audio_clk_a";
286 function = "audio_clk";
291 pinctrl-0 = <&scif0_pins>;
292 pinctrl-names = "default";
298 pinctrl-0 = <ðer_pins &phy1_pins>;
299 pinctrl-names = "default";
301 phy-handle = <&phy1>;
302 renesas,ether-link-active-low;
305 phy1: ethernet-phy@1 {
307 interrupt-parent = <&irqc0>;
308 interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
309 micrel,led-mode = <1>;
314 pinctrl-0 = <&sdhi0_pins>;
315 pinctrl-names = "default";
317 vmmc-supply = <&vcc_sdhi0>;
318 vqmmc-supply = <&vccq_sdhi0>;
319 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
320 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
325 pinctrl-0 = <&sdhi2_pins>;
326 pinctrl-names = "default";
328 vmmc-supply = <&vcc_sdhi2>;
329 vqmmc-supply = <&vccq_sdhi2>;
330 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
335 pinctrl-0 = <&qspi_pins>;
336 pinctrl-names = "default";
341 compatible = "spansion,s25fl512s", "jedec,spi-nor";
343 spi-max-frequency = <30000000>;
344 spi-tx-bus-width = <4>;
345 spi-rx-bus-width = <4>;
349 compatible = "fixed-partitions";
350 #address-cells = <1>;
354 label = "loader_prg";
355 reg = <0x00000000 0x00040000>;
360 reg = <0x00040000 0x00400000>;
365 reg = <0x00440000 0x03bc0000>;
372 pinctrl-0 = <&i2c2_pins>;
373 pinctrl-names = "i2c-hdmi";
375 clock-frequency = <400000>;
379 pinctrl-names = "default";
380 pinctrl-0 = <&pmic_irq_pins>;
382 clock-frequency = <100000>;
385 compatible = "dlg,da9063l";
387 interrupt-parent = <&irqc0>;
388 interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
389 interrupt-controller;
392 compatible = "dlg,da9063-watchdog";
396 vdd_dvfs: regulator@68 {
397 compatible = "dlg,da9210";
399 interrupt-parent = <&irqc0>;
400 interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
402 regulator-min-microvolt = <1000000>;
403 regulator-max-microvolt = <1000000>;
414 cpu0-supply = <&vdd_dvfs>;
417 /* composite video input */
420 pinctrl-0 = <&vin0_pins>;
421 pinctrl-names = "default";
425 remote-endpoint = <&adv7180>;
432 pinctrl-0 = <&usb0_pins>;
433 pinctrl-names = "default";
439 pinctrl-0 = <&usb1_pins>;
440 pinctrl-names = "default";
446 pinctrl-0 = <&usb0_pins>;
447 pinctrl-names = "default";
457 clock-frequency = <100000000>;
465 pinctrl-0 = <&can0_pins>;
466 pinctrl-names = "default";
472 pinctrl-0 = <&du_pins>;
473 pinctrl-names = "default";
476 clocks = <&cpg CPG_MOD 724>, <&cpg CPG_MOD 723>,
477 <&x3_clk>, <&x16_clk>;
478 clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";
483 remote-endpoint = <&adv7511_in>;
492 lvds_connector: endpoint {
499 pinctrl-0 = <&ssi_pins &audio_clk_pins>;
500 pinctrl-names = "default";
504 #sound-dai-cells = <0>;