Hi all,
I am currently trying to get audio output working on a LinkIt Smart
7688 (Mediatek MT7688, MIPS) using a WM8960 codec. I am using the
OpenWrt master branch (kernel 4.4.14). The relevant sections of my
device tree look like this:
/dts-v1/;
#include "mt7628an.dtsi"
/ {
/* ... */
Hi Sven,
pushed to iwinfo.git - thanks!
Will update it in LEDE master soon.
~ Jo
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
id read from unit and txoffset from datasheet
Signed-off-by: Sven Roederer
---
This patch directly applies to the git-repo of iwinfo
hardware.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/hardware.txt b/hardware.txt
index 4cac0a1..81b31cf 100644
--- a/hardware.txt
+++ b/hardware.txt
Hello.
i've been playing around with getting openwrt running on a rpi and i've
run into some problems.
it appears that multiple packages is missing from the opkg package feeds
for the rpi version of cc.
any idea why?
an example is the ddns-scripts package and also related luci-app packages.