Searched +full:imx8qxp +full:- +full:acm (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | fsl,imx8-acm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/fsl,imx8-acm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Shengjiu Wang <shengjiu.wang@nxp.com> 19 - fsl,imx8dxl-acm 20 - fsl,imx8qm-acm 21 - fsl,imx8qxp-acm 26 power-domains: 30 '#clock-cells': [all …]
|
/linux/drivers/clk/imx/ |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 3 mxc-clk-objs += clk.o 4 mxc-clk-objs += clk-busy.o 5 mxc-clk-objs += clk-composite-7ulp.o 6 mxc-clk-objs += clk-composite-8m.o 7 mxc-clk-objs += clk-composite-93.o 8 mxc-clk-objs += clk-fracn-gppll.o 9 mxc-clk-objs += clk-cpu.o 10 mxc-clk-objs += clk-divider-gate.o 11 mxc-clk-objs += clk-fixup-div.o [all …]
|
H A D | clk-imx8-acm.c | 1 // SPDX-License-Identifier: GPL-2.0+ 6 #include <dt-bindings/clock/imx8-clock.h> 7 #include <linux/clk-provider.h> 22 * struct clk_imx_acm_pm_domains - structure for multi power domain 34 * struct clk_imx8_acm_sel - for clock mux 54 * struct imx8_acm_soc_data - soc specific data 66 * struct imx8_acm_priv - private structure 129 { .index = -1 }, 176 { .index = -1 }, 177 { .index = -1 }, [all …]
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8dxl-ss-adma.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 /delete-node/ &asrc1; 7 /delete-node/ &asrc1_lpcg; 8 /delete-node/ &adc1; 9 /delete-node/ &adc1_lpcg; 10 /delete-node/ &amix; 11 /delete-node/ &amix_lpcg; 12 /delete-node/ &edma1; 13 /delete-node/ &esai0; 14 /delete-node/ &esai0_lpcg; [all …]
|
/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|