From 21873410e0b766f8c56ce9568db6a6c81654022d Mon Sep 17 00:00:00 2001 From: Han Xu Date: Thu, 24 Sep 2020 13:12:32 -0500 Subject: MLK-23693-4: dt-bindings: mtd: rawnand: gpmi: document max nand cs board can support Document newly supported device tree properties fsl,max-nand-cs to specify the maximum nand cs the board can support. Signed-off-by: Han Xu --- Documentation/devicetree/bindings/mtd/gpmi-nand.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Documentation/devicetree/bindings/mtd') diff --git a/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml b/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml index 9d764e654e1d..a7ca1af21534 100644 --- a/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml +++ b/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml @@ -79,6 +79,10 @@ properties: in the FCB. Thus, partitions written from Linux with this feature turned on may not be accessible by the BootROM code. + fsl,max-nand-cs: + description: | + Maximum nand cs the board can support + required: - compatible - reg -- cgit v1.2.3