Skip to content

Commit 4a2bab7

Browse files
AaronDotmiquelraynal
authored andcommitted
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>
1 parent 7ad5bdf commit 4a2bab7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Documentation/devicetree/bindings/mtd/loongson,ls1b-nand-controller.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@
44
$id: http://devicetree.org/schemas/mtd/loongson,ls1b-nand-controller.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Loongson-1 NAND Controller
7+
title: Loongson NAND Controller
88

99
maintainers:
1010
- Keguang Zhang <keguang.zhang@gmail.com>
11+
- Binbin Zhou <zhoubinbin@loongson.cn>
1112

1213
description:
13-
The Loongson-1 NAND controller abstracts all supported operations,
14+
The Loongson NAND controller abstracts all supported operations,
1415
meaning it does not support low-level access to raw NAND flash chips.
1516
Moreover, the controller is paired with the DMA engine to perform
1617
READ and PROGRAM functions.
@@ -24,6 +25,7 @@ properties:
2425
- enum:
2526
- loongson,ls1b-nand-controller
2627
- loongson,ls1c-nand-controller
28+
- loongson,ls2k0500-nand-controller
2729
- items:
2830
- enum:
2931
- loongson,ls1a-nand-controller

0 commit comments

Comments
 (0)