fsl-imx8qm-mek-xen.dts 1.25 KB
/*
 * Copyright 2018-2019 NXP
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

#include "fsl-imx8qm-mek.dts"
#include "fsl-imx8qm-mek-u-boot.dtsi"

&usdhc2 {
	status = "disabled";
};

&gpio1 {
	/delete-property/ power-domains;
};

&gpio2 {
	status = "disabled";
};

&gpio4 {
	/delete-property/ power-domains;
	status = "okay";
};

&gpio5 {
	status = "disabled";
};

&usbotg3 {
	status = "disabled";
};

&fec1 {
	status = "disabled";
};

&fec2 {
	status = "disabled";
};

&flexspi0 {
	status = "disabled";
};

&i2c0 {
	status = "disabled";
};

&i2c1_lvds0 {
	status = "disabled";
};

&i2c1_lvds1 {
	status = "disabled";
};

&lpspi0 {
	status = "disabled";
};

&lpuart0 {
	compatible = "xen,xen";
	/delete-property/ power-domains;
	u-boot,dm-pre-reloc;
	u-boot,dm-spl;
};

&mu {
	reg = <0x0 0x5d1d0000 0x0 0x10000>;
};