aboutsummaryrefslogtreecommitdiff
path: root/Bindings/mtd/brcm,brcmnand.txt
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-06-05 19:28:32 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-06-05 19:28:32 +0000
commit5df7ea339a6ba20ce6c2a001807a43a7cc1e9fe8 (patch)
treeafa0718f88637c22a2d4a25cf54e32b0e701b338 /Bindings/mtd/brcm,brcmnand.txt
parent937eaf8bbdcf7e2cd3231b71940f9221e6857210 (diff)
downloadsrc-5df7ea339a6ba20ce6c2a001807a43a7cc1e9fe8.tar.gz
src-5df7ea339a6ba20ce6c2a001807a43a7cc1e9fe8.zip
Import DTS files from Linux 5.7vendor/device-tree/5.7
Notes
Notes: svn path=/vendor/device-tree/dist/; revision=361846 svn path=/vendor/device-tree/5.7/; revision=361847; tag=vendor/device-tree/5.7
Diffstat (limited to 'Bindings/mtd/brcm,brcmnand.txt')
-rw-r--r--Bindings/mtd/brcm,brcmnand.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/Bindings/mtd/brcm,brcmnand.txt b/Bindings/mtd/brcm,brcmnand.txt
index 82156dc8f304..05651a654c66 100644
--- a/Bindings/mtd/brcm,brcmnand.txt
+++ b/Bindings/mtd/brcm,brcmnand.txt
@@ -35,11 +35,11 @@ Required properties:
(optional) NAND flash cache range (if at non-standard offset)
- reg-names : a list of the names corresponding to the previous register
ranges. Should contain "nand" and (optionally)
- "flash-dma" and/or "nand-cache".
-- interrupts : The NAND CTLRDY interrupt and (if Flash DMA is available)
- FLASH_DMA_DONE
-- interrupt-names : May be "nand_ctlrdy" or "flash_dma_done", if broken out as
- individual interrupts.
+ "flash-dma" or "flash-edu" and/or "nand-cache".
+- interrupts : The NAND CTLRDY interrupt, (if Flash DMA is available)
+ FLASH_DMA_DONE and if EDU is avaialble and used FLASH_EDU_DONE
+- interrupt-names : May be "nand_ctlrdy" or "flash_dma_done" or "flash_edu_done",
+ if broken out as individual interrupts.
May be "nand", if the SoC has the individual NAND
interrupts multiplexed behind another custom piece of
hardware