2 * Device Tree Source for the Draak board
4 * Copyright (C) 2016 Renesas Electronics Corp.
5 * Copyright (C) 2017 Glider bvba
7 * This file is licensed under the terms of the GNU General Public License
8 * version 2. This program is licensed "as is" without any warranty of any
9 * kind, whether express or implied.
13 #include "r8a77995.dtsi"
14 #include <dt-bindings/gpio/gpio.h>
17 model = "Renesas Draak board based on r8a77995";
18 compatible = "renesas,draak", "renesas,r8a77995";
26 bootargs = "ignore_loglevel";
27 stdout-path = "serial0:115200n8";
31 device_type = "memory";
32 /* first 128MB is reserved for secure area. */
33 reg = <0x0 0x48000000 0x0 0x18000000>;
38 clock-frequency = <48000000>;
44 groups = "avb0_link", "avb0_mdc", "avb0_mii";
60 groups = "scif2_data";
79 pinctrl-0 = <&avb0_pins>;
80 pinctrl-names = "default";
81 renesas,no-ether-link;
85 phy0: ethernet-phy@0 {
88 interrupt-parent = <&gpio5>;
89 interrupts = <19 IRQ_TYPE_LEVEL_LOW>;
94 pinctrl-0 = <&scif2_pins>;
95 pinctrl-names = "default";
101 pinctrl-0 = <&usb0_pins>;
102 pinctrl-names = "default";
108 pinctrl-0 = <&pwm0_pins>;
109 pinctrl-names = "default";
115 pinctrl-0 = <&pwm1_pins>;
116 pinctrl-names = "default";