Commit 7929b106 authored by Mahesh Mahadevan's avatar Mahesh Mahadevan Committed by Christopher Friedt
Browse files

dts: mxrt685: Add USB support



Add USB and USB RAM information

Signed-off-by: default avatarMahesh Mahadevan <mahesh.mahadevan@nxp.com>
parent 34a445d9
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -42,6 +42,12 @@
		compatible = "mmio-sram";
		reg = <0x20180000 DT_SIZE_K(3072)>;
	};

	sram1: memory@40140000 {
		compatible = "mmio-sram";
		reg = <0x40140000 DT_SIZE_K(16)>;
	};

};

&systick {
@@ -191,6 +197,15 @@
		status = "disabled";
	};

	usbhs: usbhs@144000 {
		compatible = "nxp,mcux-usbd";
		reg = <0x144000 0x1000>;
		interrupts = <50 1>;
		num-bidir-endpoints = <6>;
		status = "disabled";
		label = "USBHS_0";
	};

	hs_lspi: spi@126000 {
		compatible = "nxp,lpc-spi";
		/* Enabling cs-gpios below will allow using GPIO CS,