1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the Condor board
5 * Copyright (C) 2018 Renesas Electronics Corp.
6 * Copyright (C) 2018 Cogent Embedded, Inc.
10 #include "r8a77980.dtsi"
13 model = "Renesas Condor board based on r8a77980";
14 compatible = "renesas,condor", "renesas,r8a77980";
22 stdout-path = "serial0:115200n8";
26 compatible = "regulator-fixed";
27 regulator-name = "D1.8V";
28 regulator-min-microvolt = <1800000>;
29 regulator-max-microvolt = <1800000>;
35 compatible = "regulator-fixed";
36 regulator-name = "D3.3V";
37 regulator-min-microvolt = <3300000>;
38 regulator-max-microvolt = <3300000>;
44 compatible = "hdmi-connector";
49 remote-endpoint = <&adv7511_out>;
55 compatible = "thine,thc63lvd1024";
56 vcc-supply = <&d3_3v>;
64 thc63lvd1024_in: endpoint {
65 remote-endpoint = <&lvds0_out>;
71 thc63lvd1024_out: endpoint {
72 remote-endpoint = <&adv7511_in>;
79 device_type = "memory";
80 /* first 128MB is reserved for secure area. */
81 reg = <0 0x48000000 0 0x78000000>;
84 vddq_vin01: regulator-1 {
85 compatible = "regulator-fixed";
86 regulator-name = "VDDQ_VIN01";
87 regulator-min-microvolt = <1800000>;
88 regulator-max-microvolt = <1800000>;
94 compatible = "fixed-clock";
96 clock-frequency = <148500000>;
101 pinctrl-0 = <&canfd0_pins>;
102 pinctrl-names = "default";
111 clocks = <&cpg CPG_MOD 724>,
113 clock-names = "du.0", "dclkin.0";
118 clock-frequency = <16666666>;
122 clock-frequency = <32768>;
126 pinctrl-0 = <&gether_pins>;
127 pinctrl-names = "default";
129 phy-mode = "rgmii-id";
130 phy-handle = <&phy0>;
131 renesas,no-ether-link;
134 phy0: ethernet-phy@0 {
135 rxc-skew-ps = <1500>;
137 interrupt-parent = <&gpio4>;
138 interrupts = <23 IRQ_TYPE_LEVEL_LOW>;
143 pinctrl-0 = <&i2c0_pins>;
144 pinctrl-names = "default";
147 clock-frequency = <400000>;
149 io_expander0: gpio@20 {
150 compatible = "onnn,pca9654";
156 io_expander1: gpio@21 {
157 compatible = "onnn,pca9654";
164 compatible = "adi,adv7511w";
166 interrupt-parent = <&gpio1>;
167 interrupts = <20 IRQ_TYPE_LEVEL_LOW>;
168 avdd-supply = <&d1_8v>;
169 dvdd-supply = <&d1_8v>;
170 pvdd-supply = <&d1_8v>;
171 bgvdd-supply = <&d1_8v>;
172 dvdd-3v-supply = <&d3_3v>;
174 adi,input-depth = <8>;
175 adi,input-colorspace = "rgb";
176 adi,input-clock = "1x";
177 adi,input-style = <1>;
178 adi,input-justification = "evenly";
181 #address-cells = <1>;
186 adv7511_in: endpoint {
187 remote-endpoint = <&thc63lvd1024_out>;
193 adv7511_out: endpoint {
194 remote-endpoint = <&hdmi_con>;
206 lvds0_out: endpoint {
207 remote-endpoint = <&thc63lvd1024_in>;
214 pinctrl-0 = <&mmc_pins>;
215 pinctrl-1 = <&mmc_pins_uhs>;
216 pinctrl-names = "default", "state_uhs";
218 vmmc-supply = <&d3_3v>;
219 vqmmc-supply = <&vddq_vin01>;
231 clock-frequency = <100000000>;
239 canfd0_pins: canfd0 {
240 groups = "canfd0_data_a";
244 gether_pins: gether {
245 groups = "gether_mdio_a", "gether_rgmii",
246 "gether_txcrefclk", "gether_txcrefclk_mega";
256 groups = "mmc_data8", "mmc_ctrl", "mmc_ds";
258 power-source = <3300>;
261 mmc_pins_uhs: mmc_uhs {
262 groups = "mmc_data8", "mmc_ctrl", "mmc_ds";
264 power-source = <1800>;
268 groups = "scif0_data";
272 scif_clk_pins: scif_clk {
273 groups = "scif_clk_b";
274 function = "scif_clk";
284 pinctrl-0 = <&scif0_pins>, <&scif_clk_pins>;
285 pinctrl-names = "default";
291 clock-frequency = <14745600>;