u-boot/arch/arm/dts/imx8qxp-capricorn-u-boot.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

135 lines
1.2 KiB
Text

// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2019 Siemens AG
*/
#include "imx8qxp-u-boot.dtsi"
&{/imx8qx-pm} {
bootph-pre-ram;
};
&mu {
bootph-pre-ram;
};
&clk {
bootph-pre-ram;
};
&iomuxc {
bootph-pre-ram;
};
&pd_lsio {
bootph-pre-ram;
};
&pd_lsio_gpio0 {
bootph-pre-ram;
};
&pd_lsio_gpio1 {
bootph-pre-ram;
};
&pd_lsio_gpio2 {
bootph-pre-ram;
};
&pd_lsio_gpio3 {
bootph-pre-ram;
};
&pd_lsio_gpio4 {
bootph-pre-ram;
};
&pd_lsio_gpio5 {
bootph-pre-ram;
};
&pd_lsio_gpio6 {
bootph-pre-ram;
};
&pd_lsio_gpio7 {
bootph-pre-ram;
};
&pd_dma {
bootph-pre-ram;
};
&pd_dma_lpuart0 {
bootph-pre-ram;
};
&pd_dma_lpuart2 {
bootph-pre-ram;
};
&pd_conn {
bootph-pre-ram;
};
&pd_conn_sdch0 {
bootph-pre-ram;
};
&pd_conn_sdch1 {
bootph-pre-ram;
};
&pd_conn_sdch2 {
bootph-pre-ram;
};
&gpio0 {
bootph-pre-ram;
};
&gpio1 {
bootph-pre-ram;
};
&gpio2 {
bootph-pre-ram;
};
&gpio3 {
bootph-pre-ram;
};
&gpio4 {
bootph-pre-ram;
};
&gpio5 {
bootph-pre-ram;
};
&gpio6 {
bootph-pre-ram;
};
&gpio7 {
bootph-pre-ram;
};
&lpuart0 {
bootph-pre-ram;
};
&lpuart2 {
bootph-pre-ram;
};
&usdhc1 {
bootph-pre-ram;
};
&usdhc2 {
bootph-pre-ram;
};