Tool/software: Linux
I am building a linux kernel and filesystem for the beaglebone black wireless system. So it has an OSD3358 chip and WL18MODGB device. Can someone point me to a device tree that gets the Wi-Fi working with the processor SDK kernel version 4.1.6? My buildroot is grabbing the kernel from git://git.ti.com/processor-sdk/processor-sdk-linux.git and commit 52c4aa7cdb93d61f8008f380135beaf7b8fa6593.
I found some device tree files at github.com/.../arm but these do not result in an wlan0 interface and I get warnings like "omap_hwmod: tptc0 using broken dt data from edma" at boot.