| * Device Tree Source for the Alt board |
| * Copyright (C) 2014 Renesas Electronics Corporation |
| * 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. |
| compatible = "renesas,alt", "renesas,r8a7794"; |
| bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp"; |
| reg = <0 0x40000000 0 0x40000000>; |
| clock-frequency = <20000000>; |
| renesas,ether-link-active-low; |
| interrupt-parent = <&irqc0>; |
| interrupts = <8 IRQ_TYPE_LEVEL_LOW>; |