summaryrefslogtreecommitdiff
path: root/include/mc34704.h
AgeCommit message (Collapse)Author
2015-03-02mc34704: Add the definition of ONOFFA bitFabio Estevam
ONOFFA is the bit 3 of the GENERAL2 register. Add its definition. Signed-off-by: Fabio Estevam <[email protected]>
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]>
2012-10-26pmic: Add support for mc34704Fabio Estevam
Add the register layout for the MC34704 PMIC from Freescale. Signed-off-by: Fabio Estevam <[email protected]>