2 * Device Tree Source for UniPhier PH1-LD6b SoC
4 * Copyright (C) 2015 Masahiro Yamada <yamada.masahiro@socionext.com>
6 * SPDX-License-Identifier: GPL-2.0+ X11
10 * PH1-LD6b consists of two silicon dies: D-chip and A-chip.
11 * The D-chip (digital chip) is the same as the ProXstream2 die.
12 * Reuse the ProXstream2 device tree with some properties overridden.
14 /include/ "uniphier-proxstream2.dtsi"
17 compatible = "socionext,ph1-ld6b";
20 /* UART3 unavilable: the pads are not wired to the package balls */
26 * PH1-LD6b and ProXstream2 have completely different packages,
27 * which makes the pinctrl driver unshareable.
30 compatible = "socionext,ph1-ld6b-pinctrl", "syscon";