Skip to content

Commit eb6bb73

Browse files
committed
dt-bindings: memory-controllers: ingenic,nemc: reference peripheral properties
Ingenic NAND / External Memory Controller has children with peripheral properties, so it should reference the Memory Controller bus Peripheral-specific schema. Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 0b48387 commit eb6bb73

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Documentation/devicetree/bindings/memory-controllers/ingenic,nemc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ properties:
3939
patternProperties:
4040
".*@[0-9]+$":
4141
type: object
42+
$ref: mc-peripheral-props.yaml#
4243

4344
required:
4445
- compatible

Documentation/devicetree/bindings/memory-controllers/mc-peripheral-props.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ required:
3434
# The controller specific properties go here.
3535
allOf:
3636
- $ref: st,stm32-fmc2-ebi-props.yaml#
37+
- $ref: ingenic,nemc-peripherals.yaml#
3738
- $ref: intel,ixp4xx-expansion-peripheral-props.yaml#
3839

3940
additionalProperties: true

0 commit comments

Comments
 (0)