Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: meter: ade7754: initial commit
The ADE7754 is a high accuracy polyphase electrical energy measurement IC with a serial interface and a pulse output. This is a basic driver implementation with communication done over SPI. The values of the readings are saved in structures in the format read from the coressponding registers. One interrupt is implemented that serves the interrupts enabled in the Mask register. Signed-off-by: Radu Etz <[email protected]>
- Loading branch information