2 * Device Tree Source for the APE6EVM board
4 * Copyright (C) 2013 Renesas Solutions 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/ "r8a73a4.dtsi"
16 compatible = "renesas,ape6evm-reference", "renesas,r8a73a4";
19 bootargs = "console=ttySC0,115200 ignore_loglevel rw";
23 device_type = "memory";
24 reg = <0 0x40000000 0 0x40000000>;
28 compatible = "simple-bus";
31 ranges = <0 0 0 0x80000000>;
36 vdd_dvfs: max8973@1b {
37 compatible = "maxim,max8973";
40 regulator-min-microvolt = <935000>;
41 regulator-max-microvolt = <1200000>;
48 cpu0-supply = <&vdd_dvfs>;
54 voltage-tolerance = <1>; /* 1% */
58 pinctrl-0 = <&scifa0_pins>;
59 pinctrl-names = "default";
62 renesas,groups = "scifa0_data";
63 renesas,function = "scifa0";