]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tas2557sw-android/tas2559-android-driver.git/log
tas2557sw-android/tas2559-android-driver.git
6 years agoupdate to enable 1-frame delay for every SPI read TAS2559-SPI
Peter Li [Thu, 1 Jun 2017 00:08:21 +0000 (08:08 +0800)]
update to enable 1-frame delay for every SPI read

6 years agofirst commit of SPI driver
Peter Li [Fri, 26 May 2017 23:57:55 +0000 (07:57 +0800)]
first commit of SPI driver

6 years agofix bug: when system suspended, we shouldn't access TAS2559
Peter Li [Tue, 16 May 2017 14:34:01 +0000 (22:34 +0800)]
fix bug: when system suspended, we shouldn't access TAS2559

6 years agouse msleep instead of mdelay, because mdelay may block system too much time
Peter Li [Mon, 15 May 2017 13:47:15 +0000 (21:47 +0800)]
use msleep instead of mdelay, because mdelay may block system too much time

6 years agooptimize the startup time (tas2559_enable)
Peter Li [Mon, 15 May 2017 11:40:04 +0000 (19:40 +0800)]
optimize the startup time (tas2559_enable)

6 years agosync with XM on 11st May 2017
Peter Li [Wed, 10 May 2017 23:59:10 +0000 (07:59 +0800)]
sync with XM on 11st May 2017

6 years agohardcode TAS2560 bit rate to 16bits
Peter Li [Wed, 3 May 2017 17:39:56 +0000 (01:39 +0800)]
hardcode TAS2560 bit rate to 16bits

6 years agoupdate channel control
Peter Li [Wed, 3 May 2017 17:33:28 +0000 (01:33 +0800)]
update channel control

6 years agoupdate after runing checkpatch.pl
Peter Li [Wed, 3 May 2017 14:47:43 +0000 (22:47 +0800)]
update after runing checkpatch.pl

6 years agoadd device mute support
Peter Li [Tue, 2 May 2017 16:27:57 +0000 (00:27 +0800)]
add device mute support

6 years agomake clock error detection more robust
Peter Li [Fri, 28 Apr 2017 09:39:10 +0000 (17:39 +0800)]
make clock error detection more robust

6 years agoupdate :
Peter Li [Fri, 28 Apr 2017 00:36:47 +0000 (08:36 +0800)]
update :
 1. support two IRQ pins (TAS2559+TAS2560) tied together and use on AP interrupt GPIO
    note : AP interrupt GPIO should be configured as "input, internal pull down"
 2. support FTC firmware update
 3. error handling : when check TAS2559 pow status shortly after power on TAS2559, we will check the second time

fix bug:
 1. switch configuration when device is powered down
    the second and following will be ignored previously
 2. get calibration Re of TAS2560
    the calculation is error for the second and following coefficient read

6 years agoupdate first release of TAS2559 + TAS2560 Android driver
Peter Li [Wed, 19 Apr 2017 23:06:18 +0000 (07:06 +0800)]
update first release of TAS2559 + TAS2560 Android driver

7 years ago1. update tiload for end-system integration
a0220410 [Tue, 27 Dec 2016 00:33:22 +0000 (08:33 +0800)]
1. update tiload for end-system integration
2. add support block type post_power_up_device_b

7 years agofix typo error
a0220410 [Tue, 13 Dec 2016 00:00:37 +0000 (08:00 +0800)]
fix typo error

7 years agoupdate for new kernel
a0220410 [Mon, 12 Dec 2016 17:33:52 +0000 (01:33 +0800)]
update for new kernel

7 years agodraft version
a0220410 [Mon, 12 Dec 2016 15:01:22 +0000 (23:01 +0800)]
draft version