4 - compatible: should contain one of:
19 - reg: I2C slave address
22 - regulators: A node that houses a sub-node for each regulator controlled by
23 the device. Each sub-node is identified using the node's name, with valid
24 values listed below. The content of each sub-node is defined by the
25 standard binding for regulators; see regulator.txt.
27 Valid names of regulators depend on number of supplies supported per device:
28 * ltc2974, ltc2975 : vout0 - vout3
29 * ltc2977, ltc2980, ltm2987 : vout0 - vout7
30 * ltc2978 : vout0 - vout7
31 * ltc3880, ltc3882, ltc3886 : vout0 - vout1
33 * ltm4676 : vout0 - vout1
34 * ltm4686 : vout0 - vout1
38 compatible = "lltc,ltc2978";
42 regulator-name = "FPGA-2.5V";
45 regulator-name = "FPGA-1.5V";