blob: 96798330b1f4f5bea8e5eecfacfe7185d8516381 [file] [log] [blame]
Dario Binacchi9b8c3202020-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
Dario Binacchi2180d802020-12-30 00:06:37 +01008#include "am33xx-u-boot.dtsi"
9
Dario Binacchi9b8c3202020-02-22 14:05:46 +010010/ {
11 panel {
12 u-boot,dm-pre-reloc;
13 };
14};