summaryrefslogtreecommitdiff
path: root/arch/arm/dts/am335x-pxm50-u-boot.dtsi
blob: 65ed948c58524f2acb876c695f55c5927022c041 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: GPL-2.0+
/*
 * am335x-pxm50 U-Boot Additions
 *
 * Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
 */

#include "am33xx-u-boot.dtsi"

/ {
	panel {
		u-boot,dm-pre-reloc;
	};
};