Searched +full:imx8mp +full:- +full:dwc3 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/usb/fsl,imx8mp-dwc3.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: NXP iMX8MP Soc USB Controller11 - Li Jun <jun.li@nxp.com>16 - items:17 - const: fsl,imx95-dwc318 - const: fsl,imx8mp-dwc319 - const: fsl,imx8mp-dwc3[all …]
1 // SPDX-License-Identifier: GPL-2.03 * dwc3-imx8mp.c - NXP imx8mp Specific Glue layer45 #define USB_CTRL0_PORTPWR_EN BIT(12) /* 1 - PPC enabled (default) */46 #define USB_CTRL0_USB3_FIXED BIT(22) /* 1 - USB3 permanent attached */47 #define USB_CTRL0_USB2_FIXED BIT(23) /* 1 - USB2 permanent attached */49 #define USB_CTRL1_OC_POLARITY BIT(16) /* 0 - HIGH / 1 - LOW */50 #define USB_CTRL1_PWR_POLARITY BIT(17) /* 0 - HIGH / 1 - LOW */54 struct platform_device *dwc3; member66 struct device *dev = dwc3_imx->dev; in imx8mp_configure_glue()69 if (!dwc3_imx->glue_base) in imx8mp_configure_glue()[all …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR MIT)6 #include <dt-bindings/clock/nxp,imx95-clock.h>7 #include <dt-bindings/dma/fsl-edma.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/thermal/thermal.h>13 #include "imx95-clock.h"14 #include "imx95-pinfunc.h"15 #include "imx95-power.h"[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]