M7350/kernel/Documentation/devicetree/bindings/regulator/sky81452-regulator.txt

17 lines
364 B
Plaintext
Raw Normal View History

2024-09-09 08:57:42 +00:00
SKY81452 voltage regulator
Required properties:
- any required generic properties defined in regulator.txt
Optional properties:
- any available generic properties defined in regulator.txt
Example:
regulator {
/* generic regulator properties */
regulator-name = "touch_en";
regulator-min-microvolt = <4500000>;
regulator-max-microvolt = <8000000>;
};