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

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