1. 18 Dec, 2018 3 commits
    • Hans de Goede's avatar
      WHENCE: Put quotes around brcmfmac NVRAM filenames · eb345627
      Hans de Goede authored
      
      
      We are going to add more brcmfmac NVRAM files and some of these will have
      spaces in their names, lets be consistens and use quotes around the
      filenames of all brcmfmac NVRAM files.
      Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      eb345627
    • Hans de Goede's avatar
      check_whence.py: Add support for filenames with spaces in them · be15035d
      Hans de Goede authored
      
      
      Some vendors save a couple of cents by not including an eeprom for
      wifi parameters on their boards. Instead the driver loads these board
      specific parameters through the request_firmware mechanism.
      
      Since these are board specific the filenames also must be board specific,
      on x86 DMI strings are used for this and the wifi chipname is postfixed
      with $sys_vendor-$product_name from the DMI tables. These DMi variables
      may contain spaces.
      
      This commit adds support to check_whence.py for filenames with spaces
      in them, after this commit these can be specified by putting double-quotes
      around them, e.g "name with spaces.bin".
      Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      be15035d
    • Hans de Goede's avatar
      rtl_bt: Add firmware and configuration files for the Bluetooth part of RTL8723BS · e6b9001e
      Hans de Goede authored
      
      
      These files come from the RealtekBluetoothUartPackage_2.17.119.0525 file
      which can be downloaded from realtek.com. The download is marked as version
      1.0.245.3 / 05/08/2017 on the download page.
      
      The added rtl_bt/rtl8723bs_fw.bin file is called
      rtl8723b_mp_bt40_fw_asic_rom_patch.bin in the download.
      
      The added rtl_bt/rtl8723bs_config-OBDA8723.bin file is the
      rtl8723b_config_internal.bin file with the UART baudrate changed to
      1500000 bps.
      
      I've examined aprox. 20 different Intel BYT/CHT boards, with an RTL8723BS
      with the OBDA8723 ACPI ID for the bluetooth part. On these boards the
      original firmware image uses either 1500000 or 3000000 bps, so 1500000 bps
      is chosen as the safe option which should work everywhere.
      
      Cc: Larry Finger <Larry.Finger@lwfinger.net>
      Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      e6b9001e
  2. 17 Dec, 2018 2 commits
  3. 16 Dec, 2018 4 commits
  4. 14 Dec, 2018 14 commits
  5. 10 Dec, 2018 1 commit
  6. 06 Dec, 2018 1 commit
  7. 03 Dec, 2018 1 commit
  8. 28 Nov, 2018 1 commit
  9. 06 Nov, 2018 1 commit
  10. 02 Nov, 2018 1 commit
  11. 26 Oct, 2018 10 commits
  12. 25 Oct, 2018 1 commit