From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 14 Nov 2018 15:23:48 -0800 Subject: [PATCH] ARM64: dts: meson-gxl-s905x-khadas-vim enable Bluetooth In-Reply-To: <1539432427-11779-1-git-send-email-christianshewitt@gmail.com> References: <1539432427-11779-1-git-send-email-christianshewitt@gmail.com> Message-ID: <7hpnv7gs57.fsf@eze.i-did-not-set--mail-host-address--so-tickle-me> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Christian Hewitt writes: > This enables Bluetooth support for the following models: > > - Khadas VIM basic (AP6212) using firmware BCM43438A1.hcd > - Khadas VIM pro (AP6255) using firmware BCM4345C0.hcd > > The AP6212 module used on the VIM basic has an ID clash with another > device. To get Bluetooth working you either need to apply a kernel > patch to drivers/bluetooth/btbcm.c so 0x2209 loads BCM43438A1 or the > BCM43438A1.hcd firmware must be renamed to BCM43430A1.hcd. > > Signed-off-by: Christian Hewitt Queued for v4.21 (applied to v4.21/dt64 branch), Kevin