]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/arm/dts/imx8mq-librem5-r4-u-boot.dtsi
Prepare v2023.04
[thirdparty/u-boot.git] / arch / arm / dts / imx8mq-librem5-r4-u-boot.dtsi
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2
3 #include "imx8mq-u-boot.dtsi"
4
5 &pinctrl_uart1 {
6 u-boot,dm-spl;
7 };
8
9 &uart1 { /* console */
10 u-boot,dm-spl;
11 };
12
13 &binman {
14 /delete-node/ signed-hdmi;
15
16 signed-hdmi {
17 filename = "signed_hdmi.bin";
18
19 signed-dp-imx8m {
20 filename = "signed_dp_imx8m.bin";
21 type = "blob-ext";
22 };
23 };
24 };