Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > a9365013d0d264ee6a9d774c419a92ce > files > 2112

kernel-doc-5.4.6-2.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>;
	};