summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVahidGharaee <vgharaee@gmail.com>2019-11-25 08:23:15 +0330
committerVahidGharaee <vgharaee@gmail.com>2019-12-31 08:33:26 +0330
commite2cbc7a72414ce3d385760965351607b71acc214 (patch)
tree56bd8d5213560c2068b18220b518b7d3317a58b5 /.gitignore
parent885c33492537df6e90a8de7cbe38e769059b9782 (diff)
Add support for TEF665x in agl-service-radioicefish_8.99.5icefish/8.99.58.99.5
This is a NXP tuner AM/FM/RDS. The chip has analogue and digital sound output and input. Chip is controlled through i2c. I had to add a sound cart to the kernel to be able to capture the i2s data from the chip. Some of the verbs still to be implemented. I test it on a costum board with imx6solo. Bug-AGL SPEC-3071 Signed-off-by: VahidGharaee <vgharaee@gmail.com> Change-Id: I868706e6d275aef77f77138f815b1b53d64780be
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c08c06a..6622992 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
*~
build*
+.vscode*
+binding/tempo.c
+