blob: 2675d5d92b9a15ad18fa9c45522252954100f10c [file] [log] [blame]
Hou Zhiqiangd2d019b2020-05-01 19:06:26 +08001// SPDX-License-Identifier: GPL-2.0+ OR X11
2/*
3 * P1010RDB Device Tree Source
4 *
5 * Copyright 2020 NXP
6 */
7
8/include/ "p1010si-pre.dtsi"
9
10/ {
11 model = "fsl,P1010RDB-PB";
12 compatible = "fsl,P1010RDB-PB";
13
14 /include/ "p1010rdb_32b.dtsi"
15};
16
17/include/ "p1010si-post.dtsi"