[OpenWrt-Devel] Simple Audio Card on MT7688 causes Kernel BUG

2016-10-15 Thread Sven Schwermer
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" / { /* ... */

Re: [OpenWrt-Devel] [PATCH] iwinfo: add device id for Ubiquiti NanoStation Loco M2

2016-10-15 Thread Jo-Philipp Wich
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

[OpenWrt-Devel] [PATCH] iwinfo: add device id for Ubiquiti NanoStation Loco M2

2016-10-15 Thread Sven Roederer
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

[OpenWrt-Devel] missing packages for raspberry pi (CC)

2016-10-15 Thread Torbjorn Jansson
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.