Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/arizona-ldo1', 'regulator/topic/arizona-micsupp' and 'regulator/topic/da9211' into regulator-next
···22-------------------3344Required properties:55-- compatible: "active-semi,act8846" or "active-semi,act8865"55+- compatible: "active-semi,act8846" or "active-semi,act8865" or "active-semi,act8600"66- reg: I2C slave address7788Optional properties:99- system-power-controller: Telling whether or not this pmic is controlling1010 the system power. See Documentation/devicetree/bindings/power/power-controller.txt .1111+1212+Optional input supply properties:1313+- for act8600:1414+ - vp1-supply: The input supply for DCDC_REG11515+ - vp2-supply: The input supply for DCDC_REG21616+ - vp3-supply: The input supply for DCDC_REG31717+ - inl-supply: The input supply for LDO_REG5, LDO_REG6, LDO_REG7 and LDO_REG81818+ SUDCDC_REG4, LDO_REG9 and LDO_REG10 do not have separate supplies.1919+- for act8846:2020+ - vp1-supply: The input supply for REG12121+ - vp2-supply: The input supply for REG22222+ - vp3-supply: The input supply for REG32323+ - vp4-supply: The input supply for REG42424+ - inl1-supply: The input supply for REG5, REG6 and REG72525+ - inl2-supply: The input supply for REG8 and LDO_REG92626+ - inl3-supply: The input supply for REG10, REG11 and REG122727+- for act8865:2828+ - vp1-supply: The input supply for DCDC_REG12929+ - vp2-supply: The input supply for DCDC_REG23030+ - vp3-supply: The input supply for DCDC_REG33131+ - inl45-supply: The input supply for LDO_REG1 and LDO_REG23232+ - inl67-supply: The input supply for LDO_REG3 and LDO_REG411331234Any standard regulator properties can be used to configure the single regulator.1335···3816 REG1, REG2, REG3, REG4, REG5, REG6, REG7, REG8, REG9, REG10, REG11, REG123917 - for act8865:4018 DCDC_REG1, DCDC_REG2, DCDC_REG3, LDO_REG1, LDO_REG2, LDO_REG3, LDO_REG4.1919+ - for act8600:2020+ DCDC_REG1, DCDC_REG2, DCDC_REG3, SUDCDC_REG4, LDO_REG5, LDO_REG6, LDO_REG7,2121+ LDO_REG8, LDO_REG9, LDO_REG10,41224223Example:4324--------