summaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches-4.4/0048-asoc-add-mt7620-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* ramips: improve i2s driversMichael Lee2016-06-131-461/+742
| | | | | | | | | | | | | | | * remove mt7620-wm8960.c use simple card and DTS to do it * add old chips support * add 12Mhz refclk setup. this is hard code. need use clock framework rewrite it * add interrupt error status support for debug. default disable it. because it cause to many interrupts * add setup bclk suport not hard code it * add 24 bits support for mt7628. not verified * use regmap api to control registers * add txdma-req/rxdma-req DTS params for DMA use Signed-off-by: Michael Lee <igvtee@gmail.com>
* ramips: add linux 4.4 support, update mt7621 subtarget to 4.4Felix Fietkau2016-03-071-0/+765
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48951