blob: 786ce3ff9597fac2fd257959a42986a0f99b8848 [file] [log] [blame]
Simon Glass14291882021-12-16 20:59:18 -07001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Empty devicetre file for bcm7260 board
4 *
5 * This is required to make the board build with CONFIG OF_SEPARATE
6 * In-tree document explains how to obtain a real devicetree using 'bolt' but
7 * I did not attempt this.
8 *
9 * Copyright 2021 Google LLC
10 */
11
12/dts-v1/;
13
14/ {
15};