| // SPDX-License-Identifier: GPL-2.0+ OR MIT |
| // Device Tree Source for UniPhier LD4 Reference Board |
| // Copyright (C) 2015-2016 Socionext Inc. |
| // Author: Masahiro Yamada <yamada.masahiro@socionext.com> |
| #include "uniphier-ld4.dtsi" |
| #include "uniphier-ref-daughter.dtsi" |
| #include "uniphier-support-card.dtsi" |
| model = "UniPhier LD4 Reference Board"; |
| compatible = "socionext,uniphier-ld4-ref", "socionext,uniphier-ld4"; |
| stdout-path = "serial0:115200n8"; |
| reg = <0x80000000 0x20000000>; |
| interrupts = <1 IRQ_TYPE_LEVEL_LOW>; |
| interrupts = <1 IRQ_TYPE_LEVEL_LOW>; |
| gpios = <UNIPHIER_GPIO_IRQ(1) 0>; |