Files
Linux_Drivers/linux_5.10/arch/arm/boot/dts/imx7d-colibri.dtsi
sam.xiang 5c7dd7acc3 [linux] create linux_5.10.4 from T-head official:
repo: https://github.com/T-head-Semi/linux
	commit: b1313fe517ca3703119dcc99ef3bbf75ab42bcfb

Change-Id: I6cbb35294024ea3a66140e311f4bb705fd7fd626
2023-03-10 20:32:41 +08:00

27 lines
328 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Copyright 2016-2020 Toradex
*/
#include "imx7d.dtsi"
#include "imx7-colibri.dtsi"
/ {
memory@80000000 {
device_type = "memory";
reg = <0x80000000 0x20000000>;
};
};
&cpu1 {
cpu-supply = <&reg_DCDC2>;
};
&gpmi {
status = "okay";
};
&usbotg2 {
dr_mode = "host";
};