summaryrefslogtreecommitdiff
path: root/arch/arm/dts/ls1021a-twr-u-boot.dtsi
blob: 3711e4241996f844d35c0c9742658e434313006c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
// SPDX-License-Identifier: GPL-2.0-or-later
/*
 * Copyright 2022 NXP
 */

&{/soc} {
	u-boot,dm-spl;
	u-boot,dm-pre-reloc;
};

&crypto {
	u-boot,dm-spl;
};

&sec_jr0 {
	u-boot,dm-spl;
};

&sec_jr1 {
	u-boot,dm-spl;
};

&sec_jr2 {
	u-boot,dm-spl;
};

&sec_jr3 {
	u-boot,dm-spl;
};