From: Jonas Rebmann Date: Tue, 3 Dec 2024 10:38:36 +0000 (+0100) Subject: dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5b68d4d2db29fba81adef44513f31731e06f5589;p=users%2Fdwmw2%2Flinux.git dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible Add a compatible string to support Fujitsu MB85RS128TY. Acked-by: Krzysztof Kozlowski Signed-off-by: Jonas Rebmann Signed-off-by: Miquel Raynal --- diff --git a/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml b/Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml index 0ff32bd00bf6a..5c6b628c608d8 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: + - fujitsu,mb85rs128ty + - microchip,48l640 reg: maxItems: 1