okayserh
|
2696aee11d
|
Fixed the bug that prevented the code from working in uninitialized
state (wrong I2C write size). Some improvements of the code.
|
2022-05-09 10:34:29 +08:00 |
|
okayserh
|
476770e9fd
|
Added functionality for Audio support with the STM32F746 Discoboard
In particular additions to wm8994.h and filled functionality into
wm8994.c.
Resolved a few more remarks from review.
|
2022-05-07 11:52:51 -03:00 |
|
Xiang Xiao
|
ef1a98dd00
|
Remove the unneeded void cast
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-04-17 23:32:05 +03:00 |
|
Xiang Xiao
|
2e54df0f35
|
Don't include assert.h from public header file
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-06-03 08:36:03 -07:00 |
|
Xiang Xiao
|
3f9908f7d1
|
Remove the unnecessary math.h inclusion
or move from header file to source file since math.h doesn't always exist
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-04-12 22:58:23 -04:00 |
|
Alin Jerpelea
|
ccff570e6f
|
drivers: nxstyle fixes
nxstyle fixes to pass the CI.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-03-04 18:32:27 -08:00 |
|
Gustavo Henrique Nihei
|
55d66f60a3
|
drivers: Fix typos reported by codespell
|
2021-02-25 18:57:18 -08:00 |
|
ligd
|
f63db66382
|
mqueue: add file_mq_xx for kernel use
Change-Id: Ida12f5938388cca2f233a4cde90277a218033645
Signed-off-by: ligd <liguiding1@xiaomi.com>
|
2021-01-05 02:40:43 -06:00 |
|
Chaochao Cui
|
fbb3cd660b
|
add simple wm8994 codec driver
|
2020-11-28 10:23:40 -03:00 |
|