Skip to content

Commit 5b68d4d

Browse files
jonrebmmiquelraynal
authored andcommitted
dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
Add a compatible string to support Fujitsu MB85RS128TY. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Jonas Rebmann <[email protected]> Signed-off-by: Miquel Raynal <[email protected]>
1 parent 5dbc889 commit 5b68d4d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ description: |
1616
1717
properties:
1818
compatible:
19-
items:
20-
- const: microchip,48l640
19+
enum:
20+
- fujitsu,mb85rs128ty
21+
- microchip,48l640
2122

2223
reg:
2324
maxItems: 1

0 commit comments

Comments
 (0)