dt-bindings: regulator: mediatek,mt6332-regulator: Add missing compatible

This binding had no compatible and for this reason would not be
applied to anything: add the missing "mediatek,mt6332-regulator"
compatible.

Fixes: e22943e32e regulator: ("Add bindings for MT6332 regulator")
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
This commit is contained in:
AngeloGioacchino Del Regno 2025-07-24 10:38:46 +02:00 committed by Rob Herring (Arm)
parent 8e0118a79b
commit 41663b33cd
1 changed files with 7 additions and 0 deletions

View File

@ -15,6 +15,10 @@ description: |
buck-<name> and ldo-<name>. buck-<name> and ldo-<name>.
MT6332 regulators node should be sub node of the MT6397 MFD node. MT6332 regulators node should be sub node of the MT6397 MFD node.
properties:
compatible:
const: mediatek,mt6332-regulator
patternProperties: patternProperties:
"^buck-v(dram|dvfs2|pa|rf18a|rf18b|sbst)$": "^buck-v(dram|dvfs2|pa|rf18a|rf18b|sbst)$":
type: object type: object
@ -36,6 +40,9 @@ patternProperties:
unevaluatedProperties: false unevaluatedProperties: false
required:
- compatible
additionalProperties: false additionalProperties: false
examples: examples: