|
@@ -2,7 +2,7 @@ Intersil ISL9305/ISL9305H voltage regulator
|
|
|
|
|
|
Required properties:
|
|
Required properties:
|
|
|
|
|
|
-- compatible: "isl,isl9305" or "isl,isl9305h"
|
|
|
|
|
|
+- compatible: "isil,isl9305" or "isil,isl9305h"
|
|
- reg: I2C slave address, usually 0x68.
|
|
- reg: I2C slave address, usually 0x68.
|
|
- regulators: A node that houses a sub-node for each regulator within the
|
|
- regulators: A node that houses a sub-node for each regulator within the
|
|
device. Each sub-node is identified using the node's name, with valid
|
|
device. Each sub-node is identified using the node's name, with valid
|
|
@@ -19,7 +19,7 @@ Optional properties:
|
|
Example
|
|
Example
|
|
|
|
|
|
pmic: isl9305@68 {
|
|
pmic: isl9305@68 {
|
|
- compatible = "isl,isl9305";
|
|
|
|
|
|
+ compatible = "isil,isl9305";
|
|
reg = <0x68>;
|
|
reg = <0x68>;
|
|
|
|
|
|
VINDCD1-supply = <&system_power>;
|
|
VINDCD1-supply = <&system_power>;
|