1 Marvell 88PG867/88PG868 voltage regulators 2 3 Required properties: 4 - compatible: one of "marvell,88pg867", "marve 5 - reg: I2C slave address. 6 7 Optional subnodes for regulators: "buck1", "bu 8 bindings given in <Documentation/devicetree/bi 9 10 Example: 11 12 pg868@19 { 13 compatible = "marvell,88pg868" 14 reg = <0x19>; 15 16 vcpu: buck1 { 17 regulator-boot-on; 18 regulator-always-on; 19 regulator-min-microvol 20 regulator-max-microvol 21 }; 22 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.