mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
regulator: dt-bindings: mt6360: add buck regulator supplies
MT6360 PMIC provides 2 buck and 6 ldo regulators, that have each one a separate supply. Currently, the supplies for the ldo regulators are described in the dt-bindings but the ones for the buck regulators are not. Add the descriptions for these missing supplies. Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com> Link: https://patch.msgid.link/20260414-mtk-g1200-pmic-cleanup-v1-1-2a7193ed4e93@collabora.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
254f49634e
commit
a8fccc792f
|
|
@ -17,6 +17,10 @@ properties:
|
|||
compatible:
|
||||
const: mediatek,mt6360-regulator
|
||||
|
||||
BUCK1_VIN-supply:
|
||||
description: Input supply phandle(s) for BUCK1
|
||||
BUCK2_VIN-supply:
|
||||
description: Input supply phandle(s) for BUCK2
|
||||
LDO_VIN1-supply:
|
||||
description: Input supply phandle(s) for LDO1/2/3
|
||||
LDO_VIN2-supply:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user