Lionel Sambuc 433d6423c3 New sources layout
Change-Id: Ic716f336b7071063997cf5b4dae6d50e0b4631e9
2014-07-31 16:00:30 +02:00

21 lines
403 B
Plaintext

TPS65217 Driver (Power Management IC)
=====================================
Overview
--------
This driver is for the power management chip commonly found on the BeagleBone
and the BeagleBone Black.
Testing the Code
----------------
Starting up an instance:
/bin/service up /usr/sbin/tps65217 -label tps65217.1.24 \
-args 'bus=1 address=0x24'
Killing an instance:
/bin/service down tps65217.1.24