summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-08-15 08:19:58 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-08-15 08:19:58 -0700
commitb07175dc41babfec057f494d22a750af755297d8 (patch)
treea25e766b9e40e1c9f080c437a34a5b5f4c60b5ae /Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml
parent341323fa0eed1b201130b7af84d40fa04725c832 (diff)
parent5f0b06da5cde3f0a613308b89f0afea678559fdf (diff)
downloadlinux-b07175dc41babfec057f494d22a750af755297d8.tar.bz2
Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree fixes from Rob Herring: "Another round of 'allOf' removals and whitespace clean-ups of schemas" * tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: dt-bindings: Remove more cases of 'allOf' containing a '$ref' dt-bindings: Whitespace clean-ups in schema files
Diffstat (limited to 'Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml')
-rw-r--r--Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml b/Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml
index 6ae7de15d172..28a08ff407db 100644
--- a/Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml
+++ b/Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml
@@ -42,7 +42,7 @@ patternProperties:
const: 512
nand-ecc-strength:
- enum: [1, 4 ,8 ]
+ enum: [1, 4, 8]
allOf:
- $ref: "nand-controller.yaml#"