1. 19 1月, 2017 1 次提交
    • O
      Merge tag 'omap-for-v4.10/fixes-rc4' of... · e47a8b17
      Olof Johansson 提交于
      Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
      
      Fixes for omaps for v4.10-rc cycle. Mostly a DMA regression fix for
      omap1, and then a handful of trivial fixes for boards and devices to
      work:
      
      - Fixes TI wilink bluetooth strange platform data baud rate
      - Remove duplicate pinmux line for am335x-icev2
      - Fix omap1 dma regression
      - Fix uninitialized return value for wkup_m3_ipc_probe()
      - Fix Ethernet PHY binding typo for dra72-evm
      - Fix init for omap5 and dra7 sata ports
      - Fix mmc card detect pin for Logic PD SOM-LV
      
      * tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV
        ARM: dts: OMAP5 / DRA7: indicate that SATA port 0 is available.
        ARM: dts: dra72-evm-revc: fix typo in ethernet-phy node
        soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()
        ARM: OMAP1: DMA: Correct the number of logical channels
        ARM: dts: am335x-icev2: Remove the duplicated pinmux setting
        ARM: OMAP2+: Fix WL1283 Bluetooth Baud Rate
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      e47a8b17
  2. 18 1月, 2017 2 次提交
  3. 17 1月, 2017 6 次提交
  4. 14 1月, 2017 1 次提交
    • J
      ARM: dts: OMAP5 / DRA7: indicate that SATA port 0 is available. · 87cb1291
      Jean-Jacques Hiblot 提交于
      AHCI provides the register PORTS_IMPL to let the software know which port
      is supported. The register must be initialized by the bootloader. However
      in some cases u-boot doesn't properly initialize this value (if it is not
      compiled with SATA support for example or if the SATA initialization fails).
      The DTS entry "ports-implemented" can be used to override the value in
      PORTS_IMPL.
      
      Without this patch the SATA will not work in the following two cases:
      
      * if there has been a failure to initialize SATA in u-boot.
      
      * if ahci_platform module has been removed and re-inserted. The reason is
        that the content of PORTS_IMPL is lost after the module is removed.
        I suspect that it's because the controller is reset by the hwmod.
      
      Cc: <stable@vger.kernel.org> # v4.6+
      Signed-off-by: NJean-Jacques Hiblot <jjhiblot@ti.com>
      Acked-by: NRoger Quadros <rogerq@ti.com>
      [tony@atomide.com: updated comments with what goes wrong]
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      87cb1291
  5. 13 1月, 2017 5 次提交
  6. 12 1月, 2017 1 次提交
  7. 11 1月, 2017 4 次提交
  8. 10 1月, 2017 4 次提交
  9. 07 1月, 2017 1 次提交
  10. 06 1月, 2017 2 次提交
  11. 04 1月, 2017 13 次提交