Add CBUS support
CBUS is the bus that Energy Management ASICs are connected to on
some Nokia mobile devices. Added support for CBUS and two EM ASIC
drivers.
Also added board config structures for some of the Nokia 770 drivers.
Signed-off-by: Juha Yrjölä <juha.yrjola@nokia.com>
Showing
drivers/cbus/Kconfig
0 → 100644
drivers/cbus/Makefile
0 → 100644
drivers/cbus/cbus.c
0 → 100644
drivers/cbus/cbus.h
0 → 100644
drivers/cbus/retu-rtc.c
0 → 100644
This diff is collapsed.
drivers/cbus/retu-user.c
0 → 100644
drivers/cbus/retu-wdt.c
0 → 100644
drivers/cbus/retu.c
0 → 100644
This diff is collapsed.
drivers/cbus/retu.h
0 → 100644
drivers/cbus/tahvo-usb.c
0 → 100644
This diff is collapsed.
drivers/cbus/tahvo-user.c
0 → 100644
drivers/cbus/tahvo.c
0 → 100644
This diff is collapsed.
drivers/cbus/tahvo.h
0 → 100644
Please register or sign in to comment