Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 11f973399a37cf5e06b1aa73b6d10058 > files > 2400

kernel-doc-5.10.12-1.mga7.noarch.rpm

Bindings for Delta Electronics DPS-650-AB power supply

Required properties:
- compatible : "delta,dps650ab"
- reg        : I2C address, one of 0x58, 0x59.

Example:
	dps650ab@58 {
		    compatible = "delta,dps650ab";
		    reg = <0x58>;
	};