
[PATCH v9 0/2] Add Intel LGM SoC DMA support - lkml.iu.edu
Add DMA controller driver for Lightning Mountain (LGM) family of SoCs. The main function of the DMA controller is the transfer of data from/to any peripheral to/from the memory.
[PATCH v9 0/2] Add Intel LGM SoC DMA support — Linux DMA …
Add DMA controller driver for Lightning Mountain (LGM) family of SoCs. The main function of the DMA controller is the transfer of data from/to any peripheral to/from the memory. A memory to memory copy capability can also be configured. This ldma driver is used for configure the device and channnels for data and control paths.
LKML: "Ramuthevar,Vadivel MuruganX": [PATCH v2 0/2] mtd: …
2020年4月17日 · This patch adds the new IP of Nand Flash Controller(NFC) support on Intel's Lightning Mountain(LGM) SoC. DMA is used for burst data transfer operation, also DMA HW supports
[PATCH v6 0/2] phy: intel,lgm-emmc-phy: Add support for eMMC …
changes in v3: - resolve 'make dt_binding_check' warnings changes in v2: As per Rob Herring review comments, the following updates - change GPL-2.0 -> (GPL-2.0-only OR BSD-2-Clause) - filename is the compatible string plus .yaml - LGM: Lightning Mountain - update maintainer - add intel,syscon under property list - keep one example instead of ...
Re: [PATCH v10 0/2] Add Intel LGM SoC DMA support
Add DMA controller driver for Lightning Mountain (LGM) family of SoCs. The main function of the DMA controller is the transfer of data from/to any peripheral to/from the memory. A memory to memory copy capability can also be configured.
[PATCH v1 1/2] dt-bindings: leds: Add bindings for intel LGM SOC
Next in thread: Amireddy Mallikarjuna reddy: "[PATCH v1 2/2] leds: lgm: Add LED controller driver for LGM Soc" Messages sorted by: Add DT bindings YAML schema for SSO controller driver of Lightning Mountain(LGM) SoC. Signed-off-by: Amireddy Mallikarjuna reddy <mallikarjunax.reddy@xxxxxxxxxxxxxxx> ...
[PATCH v1 2/2] mmc: sdhci-of-arasan: Add Support for Intel LGM …
with the PHY on Intel's LGM(Lightning Mountain) SoC devices. Therefore, add a new compatible, to adapt the Intel's LGM eMMC PHY with arasan-sdhc controller to configure the PHY.
Re: [PATCH v11 0/2] Add Intel LGM SoC DMA support
On 15-01-21, 17:56, Amireddy Mallikarjuna reddy wrote: > Add DMA controller driver for Lightning Mountain (LGM) family of SoCs. > > The main function of the DMA controller is the transfer of data from/to any > peripheral to/from the memory.
[PATCH v1 0/2] mtd: rawnand: Add NAND controller support on Intel LGM …
+config MTD_NAND_INTEL_LGM + tristate "Support for NAND controller on Intel LGM SoC" + depends on X86 + help + Enables support for NAND Flash chips on Intel's LGM SoC. + NAND flash interfaced through the External Bus Unit. + comment "Misc" config MTD_SM_COMMON diff--git a/drivers/mtd/nand/raw/Makefile b/drivers/mtd/nand/raw/Makefile index ...
Linux-Kernel Archive: Re: [PATCH v1 2/2] mtd: rawnand: Add …
Re: [PATCH v1 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC From: Boris Brezillon Date: Tue Apr 14 2020 - 03:21:45 EST Next message: Christoph Hellwig: "Re: [PATCH v2 4/4] mm/vmalloc: Hugepage vmalloc mappings" Previous message: Vincent Guittot: "Re: [PATCH 1/2] [V2 1/2]sched:add task_running_oncpu" In reply to: Ramuthevar,Vadivel MuruganX: "[PATCH v1 2/2] mtd: rawnand: Add ...
- 某些结果已被删除