2 * Device Tree Source for UniPhier Support Card (Expansion Board)
4 * Copyright (C) 2015-2017 Socionext Inc.
5 * Author: Masahiro Yamada <yamada.masahiro@socionext.com>
7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
12 ranges = <1 0x00000000 0x42000000 0x02000000>;
14 support_card: support_card@1,1f00000 {
15 compatible = "simple-bus";
18 ranges = <0x00000000 1 0x01f00000 0x00100000>;
21 compatible = "smsc,lan9118", "smsc,lan9115";
22 reg = <0x00000000 0x1000>;
27 serialsc: uart@b0000 {
28 compatible = "ns16550a";
29 reg = <0x000b0000 0x20>;
30 clock-frequency = <12288000>;