Searched +full:j721e +full:- +full:ufs (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ufs/ |
| D | ti,j721e-ufs.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/ufs/ti,j721e-ufs.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: TI J721e UFS Host Controller Glue Driver 10 - Vignesh Raghavendra <vigneshr@ti.com> 15 - const: ti,j721e-ufs 19 description: address of TI UFS glue registers 23 description: phandle to the M-PHY clock 25 power-domains: [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ufs/ |
| D | ti,j721e-ufs.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/ufs/ti,j721e-ufs.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: TI J721e UFS Host Controller Glue Driver 10 - Vignesh Raghavendra <vigneshr@ti.com> 15 - const: ti,j721e-ufs 19 description: address of TI UFS glue registers 23 description: phandle to the M-PHY clock 25 power-domains: [all …]
|
| /kernel/linux/linux-6.6/drivers/ufs/host/ |
| D | ti-j721e-ufs.c | 1 // SPDX-License-Identifier: GPL-2.0 3 // Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/ 20 struct device *dev = &pdev->dev; in ti_j721e_ufs_probe() 48 /* Take UFS slave device out of reset */ in ti_j721e_ufs_probe() 52 ret = of_platform_populate(pdev->dev.of_node, NULL, NULL, in ti_j721e_ufs_probe() 70 of_platform_depopulate(&pdev->dev); in ti_j721e_ufs_remove() 71 pm_runtime_put_sync(&pdev->dev); in ti_j721e_ufs_remove() 72 pm_runtime_disable(&pdev->dev); in ti_j721e_ufs_remove() 79 .compatible = "ti,j721e-ufs", 90 .name = "ti-j721e-ufs", [all …]
|
| D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 3 obj-$(CONFIG_SCSI_UFS_DWC_TC_PCI) += tc-dwc-g210-pci.o ufshcd-dwc.o tc-dwc-g210.o 4 obj-$(CONFIG_SCSI_UFS_DWC_TC_PLATFORM) += tc-dwc-g210-pltfrm.o ufshcd-dwc.o tc-dwc-g210.o 5 obj-$(CONFIG_SCSI_UFS_CDNS_PLATFORM) += cdns-pltfrm.o 6 obj-$(CONFIG_SCSI_UFS_QCOM) += ufs-qcom.o 7 obj-$(CONFIG_SCSI_UFS_EXYNOS) += ufs-exynos.o 8 obj-$(CONFIG_SCSI_UFSHCD_PCI) += ufshcd-pci.o 9 obj-$(CONFIG_SCSI_UFSHCD_PLATFORM) += ufshcd-pltfrm.o 10 obj-$(CONFIG_SCSI_UFS_HISI) += ufs-hisi.o 11 obj-$(CONFIG_SCSI_UFS_MEDIATEK) += ufs-mediatek.o [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/ufs/ |
| D | ti-j721e-ufs.c | 1 // SPDX-License-Identifier: GPL-2.0 3 // Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/ 20 struct device *dev = &pdev->dev; in ti_j721e_ufs_probe() 48 /* Take UFS slave device out of reset */ in ti_j721e_ufs_probe() 52 ret = of_platform_populate(pdev->dev.of_node, NULL, NULL, in ti_j721e_ufs_probe() 70 of_platform_depopulate(&pdev->dev); in ti_j721e_ufs_remove() 71 pm_runtime_put_sync(&pdev->dev); in ti_j721e_ufs_remove() 72 pm_runtime_disable(&pdev->dev); in ti_j721e_ufs_remove() 79 .compatible = "ti,j721e-ufs", 88 .name = "ti-j721e-ufs", [all …]
|
| D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 3 obj-$(CONFIG_SCSI_UFS_DWC_TC_PCI) += tc-dwc-g210-pci.o ufshcd-dwc.o tc-dwc-g210.o 4 obj-$(CONFIG_SCSI_UFS_DWC_TC_PLATFORM) += tc-dwc-g210-pltfrm.o ufshcd-dwc.o tc-dwc-g210.o 5 obj-$(CONFIG_SCSI_UFS_CDNS_PLATFORM) += cdns-pltfrm.o 6 obj-$(CONFIG_SCSI_UFS_QCOM) += ufs_qcom.o 7 ufs_qcom-y += ufs-qcom.o 8 ufs_qcom-$(CONFIG_SCSI_UFS_CRYPTO) += ufs-qcom-ice.o 9 obj-$(CONFIG_SCSI_UFS_EXYNOS) += ufs-exynos.o 10 obj-$(CONFIG_SCSI_UFSHCD) += ufshcd-core.o 11 ufshcd-core-y += ufshcd.o ufs-sysfs.o [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/ti/ |
| D | k3-j721e-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for J721E SoC Family Main Domain peripherals 5 * Copyright (C) 2016-2019 Texas Instruments Incorporated - https://www.ti.com/ 7 #include <dt-bindings/phy/phy.h> 8 #include <dt-bindings/mux/mux.h> 9 #include <dt-bindings/mux/ti-serdes.h> 12 cmn_refclk: clock-cmnrefclk { 13 #clock-cells = <0>; 14 compatible = "fixed-clock"; 15 clock-frequency = <0>; [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-j784s4-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/ 10 compatible = "mmio-sram"; 12 #address-cells = <1>; 13 #size-cells = <1>; 16 atf-sram@0 { 20 tifs-sram@1f0000 { 24 l3cache-sram@200000 { 29 gic500: interrupt-controller@1800000 { 30 compatible = "arm,gic-v3"; [all …]
|
| D | k3-j721e-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for J721E SoC Family Main Domain peripherals 5 * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/ 7 #include <dt-bindings/phy/phy.h> 8 #include <dt-bindings/phy/phy-ti.h> 9 #include <dt-bindings/mux/mux.h> 11 #include "k3-serdes.h" 14 cmn_refclk: clock-cmnrefclk { 15 #clock-cells = <0>; 16 compatible = "fixed-clock"; [all …]
|
| /kernel/linux/linux-6.6/ |
| 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 …]
|
| /kernel/linux/linux-5.10/ |
| D | MAINTAINERS | 9 ------------------------- 30 ``diff -u`` to make the patch easy to merge. Be prepared to get your 40 See Documentation/process/coding-style.rst for guidance here. 46 See Documentation/process/submitting-patches.rst for details. 57 include a Signed-off-by: line. The current version of this 59 Documentation/process/submitting-patches.rst. 70 that the bug would present a short-term risk to other users if it 76 Documentation/admin-guide/security-bugs.rst for details. 81 --------------------------------------------------- 97 W: *Web-page* with status/info [all …]
|
| /kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
| D | hispark_taurus.patch | 1 diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig 3 --- a/arch/arm/Kconfig 5 @@ -322,7 +322,7 @@ config ARCH_MULTIPLATFORM 9 - select AUTO_ZRELADDR 14 @@ -650,6 +650,8 @@ source "arch/arm/mach-highbank/Kconfig" 16 source "arch/arm/mach-hisi/Kconfig" 18 +source "arch/arm/mach-hibvt/Kconfig" 20 source "arch/arm/mach-imx/Kconfig" 22 source "arch/arm/mach-integrator/Kconfig" 23 diff --git a/arch/arm/Makefile b/arch/arm/Makefile [all …]
|