devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for iNet D978 Rev2 board
@ 2016-08-23  6:44 Icenowy Zheng
  2016-08-23  6:44 ` [PATCH 1/2] ARM: dts: sun8i: Add dts file for inet-d978_rev2 tablets Icenowy Zheng
  2016-08-23  6:44 ` [PATCH 2/2] ARM: dts: sun8i: enable UART1 for iNet D978 Rev2 board Icenowy Zheng
  0 siblings, 2 replies; 18+ messages in thread
From: Icenowy Zheng @ 2016-08-23  6:44 UTC (permalink / raw)
  To: Russell King, Maxime Ripard, Chen-Yu Tsai, Hans de Goede
  Cc: Mark Rutland, devicetree, Rob Herring, linux-kernel,
	linux-arm-kernel

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 )

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-08-25 20:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-23  6:44 [PATCH 0/2] Add support for iNet D978 Rev2 board Icenowy Zheng
2016-08-23  6:44 ` [PATCH 1/2] ARM: dts: sun8i: Add dts file for inet-d978_rev2 tablets Icenowy Zheng
2016-08-24 19:32   ` Maxime Ripard
2016-08-24 23:57     ` Icenowy Zheng
2016-08-25  7:35       ` Maxime Ripard
2016-08-23  6:44 ` [PATCH 2/2] ARM: dts: sun8i: enable UART1 for iNet D978 Rev2 board Icenowy Zheng
2016-08-24 19:36   ` Maxime Ripard
2016-08-24 23:58     ` Icenowy Zheng
2016-08-25  4:40       ` Chen-Yu Tsai
2016-08-25  6:57         ` Icenowy Zheng
2016-08-25  8:03           ` Maxime Ripard
2016-08-25 14:12             ` Icenowy Zheng
2016-08-25 14:17               ` Hans de Goede
2016-08-25 14:53                 ` Icenowy Zheng
2016-08-25 15:13                   ` Hans de Goede
2016-08-25 15:29                     ` Icenowy Zheng
2016-08-25 14:53                 ` Icenowy Zheng
2016-08-25 20:47               ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).