blob: 599fb377e640adfcf2302e646f5f10cc9835fdc3 [file] [log] [blame]
Dario Binacchi72e0a0e2020-02-22 14:05:46 +01001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * am335x-evmsk U-Boot Additions
4 *
5 * Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
6 */
7
8/ {
9 panel {
10 u-boot,dm-pre-reloc;
11 };
12};