Searched full:pl353 (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/memory-controllers/ |
D | arm,pl353-smc.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/arm,pl353-smc.yaml# 7 title: ARM PL353 Static Memory Controller (SMC) device-tree bindings 14 The PL353 Static Memory Controller is a bus where you can connect two kinds 23 const: arm,pl353-smc-r2p1 33 - const: arm,pl353-smc-r2p1 114 compatible = "arm,pl353-smc-r2p1", "arm,primecell"; 125 compatible = "arm,pl353-nand-r2p1";
|
/Linux-v5.15/Documentation/devicetree/bindings/mtd/ |
D | arm,pl353-nand-r2p1.yaml | 4 $id: http://devicetree.org/schemas/mtd/arm,pl353-nand-r2p1.yaml# 7 title: PL353 NAND Controller device tree bindings 19 - const: arm,pl353-nand-r2p1 37 compatible = "arm,pl353-smc-r2p1", "arm,primecell"; 48 compatible = "arm,pl353-nand-r2p1";
|
/Linux-v5.15/drivers/memory/ |
D | pl353-smc.c | 3 * ARM PL353 SMC driver 66 .compatible = "arm,pl353-nand-r2p1", 156 .name = "pl353-smc", 167 MODULE_DESCRIPTION("ARM PL353 SMC Driver");
|
D | Makefile | 24 obj-$(CONFIG_PL353_SMC) += pl353-smc.o
|
D | Kconfig | 206 This driver is for the ARM PL351/PL353 Static Memory
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | zynq-7000.dtsi | 256 compatible = "arm,pl353-smc-r2p1", "arm,primecell"; 268 compatible = "arm,pl353-nand-r2p1";
|
/Linux-v5.15/drivers/mtd/nand/raw/ |
D | Kconfig | 461 Enables support for PrimeCell SMC PL351 and PL353 NAND
|
D | pl35x-nand-controller.c | 1176 { .compatible = "arm,pl353-nand-r2p1" },
|
/Linux-v5.15/ |
D | MAINTAINERS | 1510 F: Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml 1518 F: Documentation/devicetree/bindings/memory-controllers/arm,pl353-smc.yaml 1519 F: drivers/memory/pl353-smc.c
|