[PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
From: Jonas Rebmann
Date: Mon Dec 02 2024 - 11:49:42 EST
Add a compatible string to support Fujitsu MB85RS128TY.
Signed-off-by: Jonas Rebmann <jre@xxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
index 0ff32bd00bf6aee279fa78c624d8d47c6162f7f1..973f06b665dbbcb9ea1090418eb18fbe2285acef 100644
--- a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
+++ b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
@@ -18,6 +18,7 @@ properties:
compatible:
items:
- const: microchip,48l640
+ - const: fujitsu,mb85rs128ty
reg:
maxItems: 1
--
2.39.5