2 * Device Tree Source for the Salvator-X board
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.
11 #define CPG_AUDIO_CLK_I R8A7795_CLK_S0D4
14 #include "r8a7795.dtsi"
15 #include "salvator-x.dtsi"
18 model = "Renesas Salvator-X board based on r8a7795 ES2.0+";
19 compatible = "renesas,salvator-x", "renesas,r8a7795";
22 device_type = "memory";
23 /* first 128MB is reserved for secure area. */
24 reg = <0x0 0x48000000 0x0 0x38000000>;
28 device_type = "memory";
29 reg = <0x5 0x00000000 0x0 0x40000000>;
33 device_type = "memory";
34 reg = <0x6 0x00000000 0x0 0x40000000>;
38 device_type = "memory";
39 reg = <0x7 0x00000000 0x0 0x40000000>;
44 clocks = <&cpg CPG_MOD 724>,
53 clock-names = "du.0", "du.1", "du.2", "du.3", "lvds.0",
54 "dclkin.0", "dclkin.1", "dclkin.2", "dclkin.3";
67 rcar_dw_hdmi0_out: endpoint {
68 remote-endpoint = <&hdmi0_con>;
75 remote-endpoint = <&rcar_dw_hdmi0_out>;
84 rcar_dw_hdmi1_out: endpoint {
85 remote-endpoint = <&hdmi1_con>;
92 remote-endpoint = <&rcar_dw_hdmi1_out>;
111 pinctrl-0 = <&usb2_pins>;
112 pinctrl-names = "default";