2 * Device Tree Source for the KZM-A9-GT board
4 * Copyright (C) 2012 Horms Solutions Ltd.
6 * Based on sh73a0-kzm9g.dts
7 * Copyright (C) 2012 Renesas Solutions Corp.
9 * This file is licensed under the terms of the GNU General Public License
10 * version 2. This program is licensed "as is" without any warranty of any
11 * kind, whether express or implied.
15 /include/ "sh73a0-reference.dtsi"
19 compatible = "renesas,kzm9g-reference", "renesas,sh73a0";
22 bootargs = "console=tty0 console=ttySC4,115200 root=/dev/nfs ip=dhcp ignore_loglevel earlyprintk=sh-sci.4,115200";
26 device_type = "memory";
27 reg = <0x41000000 0x1e800000>;
30 fixedregulator1v8: fixedregulator@0 {
31 compatible = "regulator-fixed";
32 regulator-name = "fixed-1.8V";
33 regulator-min-microvolt = <1800000>;
34 regulator-max-microvolt = <1800000>;
39 vmmc-supply = <&fixedregulator1v8>;
40 vqmmc-supply = <&fixedregulator1v8>;