blob: b2b4aa596a0d422d364ca066e1b5905e8e150b44 [file] [log] [blame]
Dario Binacchi72e0a0e2020-02-22 14:05:46 +01001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * am335x-rut 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};