[PATCH v2 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible

From: Jonas Rebmann
Date: Tue Dec 03 2024 - 05:01:45 EST


Add a compatible string to support Fujitsu MB85RS128TY.

Signed-off-by: Jonas Rebmann <jre@xxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
index 0ff32bd00bf6aee279fa78c624d8d47c6162f7f1..11f64056a28f98ad633265b00605ffd2c3e026c8 100644
--- a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
+++ b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
@@ -16,8 +16,9 @@ description: |

properties:
compatible:
- items:
- - const: microchip,48l640
+ enum:
+ - microchip,48l640
+ - fujitsu,mb85rs128ty

reg:
maxItems: 1

--
2.39.5