2 * Device Tree Source for the Salvator-X board with R-Car H3 ES2.0
4 * Copyright (C) 2015 Renesas Electronics Corp.
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
12 #include "r8a7795.dtsi"
13 #include "salvator-x.dtsi"
16 model = "Renesas Salvator-X board based on r8a7795 ES2.0+";
17 compatible = "renesas,salvator-x", "renesas,r8a7795";
20 device_type = "memory";
21 /* first 128MB is reserved for secure area. */
22 reg = <0x0 0x48000000 0x0 0x38000000>;
26 device_type = "memory";
27 reg = <0x5 0x00000000 0x0 0x40000000>;
31 device_type = "memory";
32 reg = <0x6 0x00000000 0x0 0x40000000>;
36 device_type = "memory";
37 reg = <0x7 0x00000000 0x0 0x40000000>;
42 clocks = <&cpg CPG_MOD 724>,
51 clock-names = "du.0", "du.1", "du.2", "du.3", "lvds.0",
52 "dclkin.0", "dclkin.1", "dclkin.2", "dclkin.3";
65 rcar_dw_hdmi0_out: endpoint {
66 remote-endpoint = <&hdmi0_con>;
73 remote-endpoint = <&rcar_dw_hdmi0_out>;
82 rcar_dw_hdmi1_out: endpoint {
83 remote-endpoint = <&hdmi1_con>;
90 remote-endpoint = <&rcar_dw_hdmi1_out>;
109 pinctrl-0 = <&usb2_pins>;
110 pinctrl-names = "default";