]> Git Repo - J-u-boot.git/blob - arch/arm/dts/mt8516-u-boot.dtsi
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / arch / arm / dts / mt8516-u-boot.dtsi
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 /*
3  * Copyright (C) 2019 BayLibre, SAS
4  * Author: Fabien Parent <[email protected]>
5  */
6
7 &infracfg {
8         bootph-all;
9 };
10
11 &topckgen_ {
12         bootph-all;
13 };
14
15 &topckgen_cg {
16         bootph-all;
17 };
18
19 &apmixedsys {
20         bootph-all;
21 };
22
23 &uart0 {
24         bootph-all;
25 };
This page took 0.028579 seconds and 4 git commands to generate.