[linux-yocto] [PATCH 0/6] [PATCH] meta:valleyisland: Enable Marvell WiFi and Bluetooth support

Bruce Ashfield bruce.ashfield at windriver.com
Sun Jun 21 20:34:04 PDT 2015


On 2015-06-19 4:50 AM, wei.tee.ng at intel.com wrote:
> From: Ng Wei Tee <wei.tee.ng at intel.com>
>
> Hi all,
>
> This patch is to enable Marvell Wifi and Bluetooth driver support
> in valleyisland-32.scc and valleyisland.scc.
>
> Valley Island BSP does not have Wifi and Bluetooth driver support.
> We used the configs available in bluetooth.cfg and bluetooth-usb.cfg
> to turn on the driver configuration. The commits for features/bluetooth
> were backported from linux-yocto_3.19 into linux-yocto_3.10.
>
> A new features/mwifiex/mwifiex.cfg and mwifiex.scc were created to
> support Marwell wifi features.
>
> This configuration was built and tested working on Bayley Bay Board.
> Please review and provide feedback if any.
>
> This patch is target for linux-yocto-3.10 on meta branch.

This looks reasonable to me. Any concerns from you Saul ?

Bruce

>
> Thanks.
>
> Regards,
> Wei Tee
> The following changes since commit 1b6394b7047e4b614e14145987463cb030dc81f9:
>
>    features: soc: fix typo in baytrail.cfg (2015-03-23 11:50:30 -0400)
>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/linux-yocto-contrib weiteeng/meta-update2
>    http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=weiteeng/meta-update2
>
> Cristian Iorga (2):
>    meta: features/bluetooth: add more configurations for Bluetooth
>      support
>    meta: features/bluetooth: add support for USB Bluetooth hardware
>
> Max Eliaser (1):
>    meta: features/bluetooth: add configuration fragment for Bluetooth
>      support
>
> Ng Wei Tee (3):
>    meta: features/bluetooth: Change the CONFIG_BT as module
>    meta: features/mwifiex: Add new configuration for Marwell Wifi
>      support
>    meta: valleyisland: Enable Wifi and Bluetooth driver support
>
>   .../bsp/intel-common/intel-common-standard.scc     |    3 +++
>   .../bsp/valleyisland/valleyisland-32.scc           |    7 +++++++
>   .../kernel-cache/bsp/valleyisland/valleyisland.scc |    7 +++++++
>   .../features/bluetooth/bluetooth-usb.cfg           |    1 +
>   .../features/bluetooth/bluetooth-usb.scc           |    6 ++++++
>   .../kernel-cache/features/bluetooth/bluetooth.cfg  |    9 +++++++++
>   .../kernel-cache/features/bluetooth/bluetooth.scc  |    1 +
>   meta/cfg/kernel-cache/features/mwifiex/mwifiex.cfg |    7 +++++++
>   meta/cfg/kernel-cache/features/mwifiex/mwifiex.scc |    4 ++++
>   9 files changed, 45 insertions(+)
>   create mode 100644 meta/cfg/kernel-cache/features/bluetooth/bluetooth-usb.cfg
>   create mode 100644 meta/cfg/kernel-cache/features/bluetooth/bluetooth-usb.scc
>   create mode 100644 meta/cfg/kernel-cache/features/bluetooth/bluetooth.cfg
>   create mode 100644 meta/cfg/kernel-cache/features/bluetooth/bluetooth.scc
>   create mode 100644 meta/cfg/kernel-cache/features/mwifiex/mwifiex.cfg
>   create mode 100644 meta/cfg/kernel-cache/features/mwifiex/mwifiex.scc
>



More information about the linux-yocto mailing list