[PATCH 0/2] Add support for iNet D978 Rev2 board

Icenowy Zheng icenowy at aosc.xyz
Mon Aug 22 23:44:49 PDT 2016


This is a white brand Allwinner A33 tablet board by iNet.

It features a RTL8723BS Wi-Fi/BT combo chip, which is rarely seen on
low-end Allwinner tablets.

The first patch adds basical supports to the tablet, including the Wi-Fi
function of RTL8723BS. (It should be used with the out-of-tree driver at
https://github.com/hadess/rtl8723bs )

The second patch enables the UART1 on the board, which is connected to the
BT part of RTL8723BS. (In order to merge this patch, the patchset
http://lists.infradead.org/pipermail/linux-arm-kernel/2016-August/450774.html
should be firstly merged. It's the reason why I send this patch as a dedicated
patch and do not combine it in PATCH 1/2. And the Bluetooth function needs
a modified version of hciattach by Realtek, which can be now retrieved at
the GitHub, from https://github.com/NextThingCo/rtl8723bs_bt )




More information about the linux-arm-kernel mailing list