Hi Marcus, On 08-12-15 19:48, codekipper@xxxxxxxxx wrote:
From: Marcus Cooper <codekipper@xxxxxxxxx> This patch series splits the mk802 dts into common include file which can be shared with the mk802+ device. The only difference that I can see between this and the original device is that it has an internal microphone. With that in mind we can either leave things as they are and enable the capture to the original mk802 dts or apply this patch to distinguish between the two devices.
Thanks for your work on this, but I do not think that it is a good idea to differentiate between the different mk802 (not mk802-ii) models, there are many variants and the chances of a user knowing exactly which variant he has are small. So instead we should do the same as with the q8 formfactor tablets and strive to have a single dts which works everywhere. Here that seems easy enough, just always enable the mic input (once we have support for it), this will give people without the mic just noise if they try to use it but that is not a big deal IMHO. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html