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