blob: 60a15f5df23fcec9bdcab0c2e9bc5135ba1e4f3a [file] [log] [blame]
Simon Glass56a47ba2021-12-16 20:59:16 -07001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Dummy devicetre file for octeontx2 boards
4 *
5 * This is required to make the board build with CONFIG OF_SEPARATE
6 * I could not find any in-tree documentation at all so this is a dummy file.
7 *
8 * Copyright 2021 Google LLC
9 */
10
11/dts-v1/;
12
13/ {
14};