diff options
author | Rob Herring <robh@kernel.org> | 2022-05-09 11:50:27 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-05-09 11:50:27 -0500 |
commit | 52bf4b7147e5a0446ec5bdfe92106f0e16bf281f (patch) | |
tree | 81cbd53b5fc89165e34bdc4d29c5c672e218cf70 /Documentation/devicetree/bindings/mtd/gpmi-nand.yaml | |
parent | 0f6983509ea126e41b8cfd17bc490cba0df58728 (diff) | |
parent | 5dc4630426511f641b7ac44fc550b8e21eafb237 (diff) |
Merge branch 'dt/linus' into dt/next
Pick up new meta-schema fixes.
Diffstat (limited to 'Documentation/devicetree/bindings/mtd/gpmi-nand.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/mtd/gpmi-nand.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml b/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml index 9d764e654e1d..849aeae319a9 100644 --- a/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml +++ b/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml @@ -147,8 +147,6 @@ allOf: - description: SoC gpmi io clock - description: SoC gpmi bch apb clock clock-names: - minItems: 2 - maxItems: 2 items: - const: gpmi_io - const: gpmi_bch_apb |