1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-29 22:41:17 +02:00
Files
u-boot-megous/arch/arm/dts/imx7ulp-uboot.dtsi
Simon Glass 8c103c33fb dm: dts: Convert driver model tags to use new schema
Now that Linux has accepted these tags, move the device tree files in
U-Boot over to use them.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-02-14 09:43:26 -07:00

44 lines
503 B
Plaintext

/*
* Copyright 2015-2016 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
&soc {
bootph-all;
};
&ahbbridge0 {
bootph-all;
};
&ahbbridge1 {
bootph-all;
};
&iomuxc {
bootph-all;
};
&iomuxc1 {
bootph-all;
};
&lpuart4 {
bootph-all;
};
&lpuart5 {
bootph-all;
};
&lpuart6 {
bootph-all;
};
&lpuart7 {
bootph-all;
};