2013-03-29 17:00:02 +09:00
/*
* Device Tree Source for the APE6EVM board
*
* Copyright (C) 2013 Renesas Solutions Corp.
*
* This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any
* kind, whether express or implied.
*/
/dts-v1/;
2013-11-09 13:23:53 +01:00
#include "r8a73a4.dtsi"
2014-12-17 17:18:14 +01:00
#include <dt-bindings/gpio/gpio.h>
2014-12-17 17:18:16 +01:00
#include <dt-bindings/input/input.h>
2013-03-29 17:00:02 +09:00
/ {
model = "APE6EVM";
compatible = "renesas,ape6evm", "renesas,r8a73a4";
2014-12-17 17:18:14 +01:00
aliases {
serial0 = &scifa0;
};
2013-03-29 17:00:02 +09:00
chosen {
2015-02-17 16:04:46 +01:00
bootargs = "ignore_loglevel root=/dev/nfs ip=dhcp rw";
2015-12-08 18:54:07 +01:00
stdout-path = "serial0:115200n8";
2013-03-29 17:00:02 +09:00
};
memory@40000000 {
device_type = "memory";
reg = <0 0x40000000 0 0x40000000>;
2013-10-31 12:15:49 +09:00
};
memory@200000000 {
device_type = "memory";
reg = <2 0x00000000 0 0x40000000>;
2013-03-29 17:00:02 +09:00
};
2016-05-20 09:10:01 +02:00
vcc_mmc0: regulator-mmc0 {
2014-12-17 17:18:14 +01:00
compatible = "regulator-fixed";
regulator-name = "MMC0 Vcc";
regulator-min-microvolt = <2800000>;
regulator-max-microvolt = <2800000>;
regulator-always-on;
};
2016-05-20 09:10:01 +02:00
vcc_sdhi0: regulator-sdhi0 {
2014-12-17 17:18:14 +01:00
compatible = "regulator-fixed";
regulator-name = "SDHI0 Vcc";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
gpio = <&pfc 76 GPIO_ACTIVE_HIGH>;
enable-active-high;
};
2014-12-17 01:17:25 +02:00
/* Common 1.8V and 3.3V rails, used by several devices on APE6EVM */
2016-05-20 09:10:01 +02:00
ape6evm_fixed_1v8: regulator-1v8 {
2014-12-17 01:17:25 +02:00
compatible = "regulator-fixed";
regulator-name = "1V8";
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-always-on;
};
2016-05-20 09:10:01 +02:00
ape6evm_fixed_3v3: regulator-3v3 {
2013-03-29 17:00:21 +09:00
compatible = "regulator-fixed";
regulator-name = "3V3";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
regulator-always-on;
};
2014-12-17 17:18:15 +01:00
leds {
compatible = "gpio-leds";
led1 {
2015-02-26 11:46:29 +01:00
gpios = <&pfc 28 GPIO_ACTIVE_HIGH>;
2014-12-17 17:18:15 +01:00
label = "GNSS_EN";
};
led2 {
2015-02-26 11:46:29 +01:00
gpios = <&pfc 126 GPIO_ACTIVE_HIGH>;
2014-12-17 17:18:15 +01:00
label = "NFC_NRST";
};
led3 {
2015-02-26 11:46:29 +01:00
gpios = <&pfc 132 GPIO_ACTIVE_HIGH>;
2014-12-17 17:18:15 +01:00
label = "GNSS_NRST";
};
led4 {
2015-02-26 11:46:29 +01:00
gpios = <&pfc 232 GPIO_ACTIVE_HIGH>;
2014-12-17 17:18:15 +01:00
label = "BT_WAKEUP";
};
led5 {
2015-02-26 11:46:29 +01:00
gpios = <&pfc 250 GPIO_ACTIVE_HIGH>;
2014-12-17 17:18:15 +01:00
label = "STROBE";
};
led6 {
2015-02-26 11:46:29 +01:00
gpios = <&pfc 288 GPIO_ACTIVE_HIGH>;
2014-12-17 17:18:15 +01:00
label = "BBRESETOUT";
};
};
2014-12-17 17:18:16 +01:00
keyboard {
compatible = "gpio-keys";
2015-02-27 18:48:38 +01:00
pinctrl-names = "default";
pinctrl-0 = <&keyboard_pins>;
2014-12-17 17:18:16 +01:00
zero-key {
gpios = <&pfc 324 GPIO_ACTIVE_LOW>;
linux,code = <KEY_0>;
label = "S16";
2015-10-21 11:10:11 +01:00
wakeup-source;
2014-12-17 17:18:16 +01:00
};
menu-key {
gpios = <&pfc 325 GPIO_ACTIVE_LOW>;
linux,code = <KEY_MENU>;
label = "S17";
};
home-key {
gpios = <&pfc 326 GPIO_ACTIVE_LOW>;
linux,code = <KEY_HOME>;
label = "S18";
};
back-key {
gpios = <&pfc 327 GPIO_ACTIVE_LOW>;
linux,code = <KEY_BACK>;
label = "S19";
};
volup-key {
gpios = <&pfc 328 GPIO_ACTIVE_LOW>;
linux,code = <KEY_VOLUMEUP>;
label = "S20";
};
voldown-key {
gpios = <&pfc 329 GPIO_ACTIVE_LOW>;
linux,code = <KEY_VOLUMEDOWN>;
label = "S21";
};
};
2013-03-29 17:00:02 +09:00
};
2013-06-27 11:47:58 +02:00
&i2c5 {
2013-09-26 13:06:01 +02:00
status = "okay";
2015-04-27 14:55:31 +02:00
vdd_dvfs: regulator@1b {
2013-06-27 11:47:58 +02:00
compatible = "maxim,max8973";
reg = <0x1b>;
regulator-min-microvolt = <935000>;
regulator-max-microvolt = <1200000>;
regulator-boot-on;
regulator-always-on;
};
};
&cpu0 {
cpu0-supply = <&vdd_dvfs>;
operating-points = <
/* kHz uV */
1950000 1115000
1462500 995000
>;
voltage-tolerance = <1>; /* 1% */
};
2014-12-17 17:18:14 +01:00
2015-02-17 16:04:42 +01:00
&bsc {
ethernet@8000000 {
compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0x08000000 0x1000>;
interrupt-parent = <&irqc1>;
interrupts = <8 IRQ_TYPE_LEVEL_HIGH>;
phy-mode = "mii";
reg-io-width = <4>;
smsc,irq-active-high;
smsc,irq-push-pull;
vdd33a-supply = <&ape6evm_fixed_3v3>;
vddvario-supply = <&ape6evm_fixed_1v8>;
};
};
2014-12-17 17:18:14 +01:00
&cmt1 {
status = "okay";
};
&pfc {
2016-06-10 15:00:47 +02:00
scifa0_pins: scifa0 {
2016-03-18 07:52:11 +09:00
groups = "scifa0_data";
function = "scifa0";
2014-12-17 17:18:14 +01:00
};
2016-06-10 15:00:48 +02:00
mmc0_pins: mmc0 {
2016-03-18 07:52:11 +09:00
groups = "mmc0_data8", "mmc0_ctrl";
function = "mmc0";
2014-12-17 17:18:14 +01:00
};
sdhi0_pins: sd0 {
2016-03-18 07:52:11 +09:00
groups = "sdhi0_data4", "sdhi0_ctrl", "sdhi0_cd";
function = "sdhi0";
2014-12-17 17:18:14 +01:00
};
sdhi1_pins: sd1 {
2016-03-18 07:52:11 +09:00
groups = "sdhi1_data4", "sdhi1_ctrl";
function = "sdhi1";
2014-12-17 17:18:14 +01:00
};
2015-02-27 18:48:38 +01:00
keyboard_pins: keyboard {
2016-03-18 07:52:11 +09:00
pins = "PORT324", "PORT325", "PORT326", "PORT327", "PORT328",
"PORT329";
2015-02-27 18:48:38 +01:00
bias-pull-up;
};
2014-12-17 17:18:14 +01:00
};
&mmcif0 {
vmmc-supply = <&vcc_mmc0>;
bus-width = <8>;
non-removable;
pinctrl-names = "default";
pinctrl-0 = <&mmc0_pins>;
status = "okay";
};
&scifa0 {
pinctrl-0 = <&scifa0_pins>;
pinctrl-names = "default";
status = "okay";
};
&sdhi0 {
vmmc-supply = <&vcc_sdhi0>;
bus-width = <4>;
toshiba,mmc-wrprotect-disable;
pinctrl-names = "default";
pinctrl-0 = <&sdhi0_pins>;
status = "okay";
};
&sdhi1 {
vmmc-supply = <&ape6evm_fixed_3v3>;
bus-width = <4>;
broken-cd;
toshiba,mmc-wrprotect-disable;
pinctrl-names = "default";
pinctrl-0 = <&sdhi1_pins>;
status = "okay";
};