blob: d8c21b6b82fe293b138c0c4cd36a62938af92768 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0+
/*
* am335x-pxm50 U-Boot Additions
*
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
*/
#include "am33xx-u-boot.dtsi"
&l4_per {
segment@300000 {
target-module@e000 {
bootph-all;
lcdc: lcdc@0 {
bootph-all;
};
};
};
};