regulator: dt-bindings: mps,mp5416: add MP5496 compatible
authorRobert Marko <robimarko@gmail.com>
Sat, 4 Jun 2022 14:58:13 +0000 (16:58 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jun 2022 11:39:06 +0000 (12:39 +0100)
MP5496 is the updated version of MP5416 with the only difference being
that now all Buck regulators have the same 0.6-2.1875V range with a 12.5mV
step.

Since there is no way to differentiate them other than using compatibles,
add compatible for the MP5496.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Link: https://lore.kernel.org/r/20220604145816.47576-1-robimarko@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/mps,mp5416.yaml

index 90727fd..7023c59 100644 (file)
@@ -15,6 +15,7 @@ properties:
   compatible:
     enum:
       - mps,mp5416
+      - mps,mp5496
 
   reg:
     maxItems: 1