mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:04:51 +01:00
dt-bindings: mfd: mediatek: mt6397: Add bindings for MT6328
Add compatible strings for the MT6328 PMIC. Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20241018081050.23592-3-y.oudjana@protonmail.com Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
This commit is contained in:
parent
51ce1cd60d
commit
5b0417b8bb
2 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ properties:
|
|||
compatible:
|
||||
enum:
|
||||
- mediatek,mt6323-keys
|
||||
- mediatek,mt6328-keys
|
||||
- mediatek,mt6331-keys
|
||||
- mediatek,mt6357-keys
|
||||
- mediatek,mt6358-keys
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ properties:
|
|||
- enum:
|
||||
- mediatek,mt6323
|
||||
- mediatek,mt6331 # "mediatek,mt6331" for PMIC MT6331 and MT6332.
|
||||
- mediatek,mt6328
|
||||
- mediatek,mt6358
|
||||
- mediatek,mt6359
|
||||
- mediatek,mt6397
|
||||
|
|
@ -88,6 +89,7 @@ properties:
|
|||
oneOf:
|
||||
- enum:
|
||||
- mediatek,mt6323-regulator
|
||||
- mediatek,mt6328-regulator
|
||||
- mediatek,mt6358-regulator
|
||||
- mediatek,mt6359-regulator
|
||||
- mediatek,mt6397-regulator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue