]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
karo: tx6: factor out PMIC initialization
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 9 Jan 2015 10:49:51 +0000 (11:49 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 9 Jan 2015 10:49:51 +0000 (11:49 +0100)
commit0ec3e0464e923142c845b23b1fc34dc9310540db
treed24327d52fb0ed523fd05ae25acb06734a855825
parenta23dc2a072b2eebba29a3f6d7e221cd3bb150575
karo: tx6: factor out PMIC initialization

There are now three different PMICs used on different variants of the
TX6 module. Factor out the PMIC code to better support the module
variants.
board/karo/tx6/Makefile
board/karo/tx6/ltc3676.c [new file with mode: 0644]
board/karo/tx6/pmic.h [new file with mode: 0644]
board/karo/tx6/rn5t618.c [new file with mode: 0644]
board/karo/tx6/tx6-1020.c
board/karo/tx6/tx6qdl.c
include/configs/tx6.h