All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 00/11] meta-arago-extras - Add wilink8 r8.a7.02
@ 2013-10-10 16:02 Roger Monk
  2013-10-10 16:02 ` [PATCHv2 01/11] ti-connectivity/ti-compat-wireless-wl18xx: Add Wilink8 r8.a7.02 Roger Monk
                   ` (10 more replies)
  0 siblings, 11 replies; 29+ messages in thread
From: Roger Monk @ 2013-10-10 16:02 UTC (permalink / raw)
  To: meta-arago

This patchset adds recipes for Wilink8 version r8.a7.02.

Whilst this version is suitable for all platforms using wilink8, it is initially enabled for omap-a15 only targets, using k3.8 based kernels, as used by GLSDK for omap5-uevm and dra7xx-evm.

This patchset adds the following :-

   * compat-wireless drivers (for k3.8) kernel
   * wlan firmware (including workaround fixes required in some systems)
   * wlan utils/configuration tools
   * latest wpa-supplicant and hostapd updates, including WIFI_DISPLAY
   * bluetooth firmware (updated for all targets)
   * user-space wilink8 serial port shared-transport daemon (UIM)

Roger Monk (11):
  ti-connectivity/ti-compat-wireless-wl18xx: Add Wilink8 r8.a7.02
  ti-connectivity/wl18xx-firmware: Add Wilink8 r8.a7.02
  ti-connectivity/wl18xx-firmware: Apply Workaround PD Recovery Fix
  ti-connectivity/wpa-supplicant-wl18xx: Add Wilink8 r8.a7.02
  ti-connectivity/wpa-supplicant-wl18xx: Ensure version'd patch applied
    first
  ti-connectivity/hostap-daemon-wl18xx: Add Wilink8 r8.a7.02
  ti-connectivity/hostap-daemon-wl18xx: Ensure version'd patch applied
    first
  ti-connectivity/wlconf: Add Wilink8 r8.a7.02
  ti-connectivity/ti-wifi-utils-wl18xx: Add Wilink8 r8.a7.02
  ti-connectivity/bt-firmware: Update to latest BT Firmware + allow
    more targets
  ti-connectivity/uim: Add Usermode Init Mgr for TI Wilink Shared
    Transport

 ...-Remove-platform-check-and-install-defaul.patch |   41 ++++++
 .../recipes-bsp/bt-firmware/bt-firmware_git.bb     |   10 +-
 ...01.bb => ti-compat-wireless-wl18xx_r8.a7.02.bb} |   30 ++--
 ...are_r8.a6.01.bb => wl18xx-firmware_r8.a7.02.bb} |    6 +-
 ...d-change-conf-file-for-better-oob-startup.patch |   21 +--
 ...8.a6.01.bb => hostap-daemon-wl18xx_r8.a7.02.bb} |   10 +-
 ...mand-line-args-for-passing-sysfs-node-pat.patch |  135 ++++++++++++++++++
 .../recipes-connectivity/uim/files/uim-sysfs       |   34 +++++
 .../recipes-connectivity/uim/uim_git.bb            |   28 ++++
 .../{wlconf_r8.a6.01.bb => wlconf_r8.a7.02.bb}     |    8 +-
 ...0001-revert-android-patches-to-enable-wfd.patch |   44 ++++++
 .../defconfig                                      |  150 +++++++++++++++-----
 ....a6.01.bb => wpa-supplicant-wl18xx_r8.a7.02.bb} |   13 +-
 ...8.a6.01.bb => ti-wifi-utils-wl18xx_r8.a7.02.bb} |    8 +-
 14 files changed, 460 insertions(+), 78 deletions(-)
 create mode 100644 meta-arago-extras/recipes-bsp/bt-firmware/bt-firmware/0001-bt-firmware-Remove-platform-check-and-install-defaul.patch
 copy meta-arago-extras/recipes-bsp/ti-compat-wireless/{ti-compat-wireless-wl18xx_r8.a6.01.bb => ti-compat-wireless-wl18xx_r8.a7.02.bb} (73%)
 copy meta-arago-extras/recipes-bsp/wl18xx-firmware/{wl18xx-firmware_r8.a6.01.bb => wl18xx-firmware_r8.a7.02.bb} (80%)
 copy meta-arago-extras/recipes-connectivity/hostap/{hostap-daemon-r5.sp4.01 => hostap-daemon-wl18xx-r8.a7.02}/0001-hostapd-change-conf-file-for-better-oob-startup.patch (67%)
 copy meta-arago-extras/recipes-connectivity/hostap/{hostap-daemon-wl18xx_r8.a6.01.bb => hostap-daemon-wl18xx_r8.a7.02.bb} (67%)
 create mode 100644 meta-arago-extras/recipes-connectivity/uim/files/0001-uim-Add-command-line-args-for-passing-sysfs-node-pat.patch
 create mode 100755 meta-arago-extras/recipes-connectivity/uim/files/uim-sysfs
 create mode 100644 meta-arago-extras/recipes-connectivity/uim/uim_git.bb
 copy meta-arago-extras/recipes-connectivity/wlconf/{wlconf_r8.a6.01.bb => wlconf_r8.a7.02.bb} (89%)
 create mode 100644 meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx-r8.a7.02/0001-revert-android-patches-to-enable-wfd.patch
 copy meta-arago-extras/recipes-connectivity/wpa-supplicant/{wpa-supplicant-r5.sp4.01 => wpa-supplicant-wl18xx-r8.a7.02}/defconfig (74%)
 mode change 100755 => 100644
 copy meta-arago-extras/recipes-connectivity/wpa-supplicant/{wpa-supplicant-wl18xx_r8.a6.01.bb => wpa-supplicant-wl18xx_r8.a7.02.bb} (70%)
 copy meta-arago-extras/recipes-devtools/ti-wifi-utils/{ti-wifi-utils-wl18xx_r8.a6.01.bb => ti-wifi-utils-wl18xx_r8.a7.02.bb} (83%)

-- 
1.7.9.5



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

end of thread, other threads:[~2013-11-12  6:41 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-10 16:02 [PATCHv2 00/11] meta-arago-extras - Add wilink8 r8.a7.02 Roger Monk
2013-10-10 16:02 ` [PATCHv2 01/11] ti-connectivity/ti-compat-wireless-wl18xx: Add Wilink8 r8.a7.02 Roger Monk
2013-10-10 15:07   ` Maupin, Chase
2013-10-10 16:02 ` [PATCHv2 02/11] ti-connectivity/wl18xx-firmware: " Roger Monk
2013-10-10 15:07   ` Maupin, Chase
2013-10-10 16:02 ` [PATCHv2 03/11] ti-connectivity/wl18xx-firmware: Apply Workaround PD Recovery Fix Roger Monk
2013-10-10 15:09   ` Maupin, Chase
2013-10-10 15:11     ` Monk, Roger
2013-10-10 15:46       ` Maupin, Chase
2013-10-10 16:02 ` [PATCHv2 04/11] ti-connectivity/wpa-supplicant-wl18xx: Add Wilink8 r8.a7.02 Roger Monk
2013-10-10 15:10   ` Maupin, Chase
2013-10-17 22:32     ` Denys Dmytriyenko
2013-10-18 13:47       ` Monk, Roger
2013-10-18 16:30         ` Denys Dmytriyenko
2013-11-12  6:41         ` Denys Dmytriyenko
2013-10-10 16:02 ` [PATCHv2 05/11] ti-connectivity/wpa-supplicant-wl18xx: Ensure version'd patch applied first Roger Monk
2013-10-10 15:40   ` Maupin, Chase
2013-10-10 16:02 ` [PATCHv2 06/11] ti-connectivity/hostap-daemon-wl18xx: Add Wilink8 r8.a7.02 Roger Monk
2013-10-10 15:42   ` Maupin, Chase
2013-10-10 16:02 ` [PATCHv2 07/11] ti-connectivity/hostap-daemon-wl18xx: Ensure version'd patch applied first Roger Monk
2013-10-10 15:42   ` Maupin, Chase
2013-10-10 16:02 ` [PATCHv2 08/11] ti-connectivity/wlconf: Add Wilink8 r8.a7.02 Roger Monk
2013-10-10 15:43   ` Maupin, Chase
2013-10-10 16:02 ` [PATCHv2 09/11] ti-connectivity/ti-wifi-utils-wl18xx: " Roger Monk
2013-10-10 15:43   ` Maupin, Chase
2013-10-10 16:02 ` [PATCHv2 10/11] ti-connectivity/bt-firmware: Update to latest BT Firmware + allow more targets Roger Monk
2013-10-10 15:45   ` Maupin, Chase
2013-10-10 16:02 ` [PATCHv2 11/11] ti-connectivity/uim: Add Usermode Init Mgr for TI Wilink Shared Transport Roger Monk
2013-10-10 15:46   ` Maupin, Chase

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.