Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: mtd: loongson,ls1b-nand-controller: Document the Loongson-2K0500 NAND controller

Add new compatible for the Loongson-2K NAND controller used for
Loongson-2K0500 SoC.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>

authored by

Binbin Zhou and committed by
Miquel Raynal
4a2bab7c 7ad5bdf8

+4 -2
+4 -2
Documentation/devicetree/bindings/mtd/loongson,ls1b-nand-controller.yaml
··· 4 4 $id: http://devicetree.org/schemas/mtd/loongson,ls1b-nand-controller.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Loongson-1 NAND Controller 7 + title: Loongson NAND Controller 8 8 9 9 maintainers: 10 10 - Keguang Zhang <keguang.zhang@gmail.com> 11 + - Binbin Zhou <zhoubinbin@loongson.cn> 11 12 12 13 description: 13 - The Loongson-1 NAND controller abstracts all supported operations, 14 + The Loongson NAND controller abstracts all supported operations, 14 15 meaning it does not support low-level access to raw NAND flash chips. 15 16 Moreover, the controller is paired with the DMA engine to perform 16 17 READ and PROGRAM functions. ··· 25 24 - enum: 26 25 - loongson,ls1b-nand-controller 27 26 - loongson,ls1c-nand-controller 27 + - loongson,ls2k0500-nand-controller 28 28 - items: 29 29 - enum: 30 30 - loongson,ls1a-nand-controller