1. 19 Apr, 2017 6 commits
  2. 10 Apr, 2017 1 commit
  3. 04 Apr, 2017 2 commits
  4. 31 Mar, 2017 15 commits
  5. 30 Mar, 2017 4 commits
    • Arnd Bergmann's avatar
      Merge tag 'gemini-multiplat-2' of... · 88f31b1d
      Arnd Bergmann authored
      Merge tag 'gemini-multiplat-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/soc
      
      Pull "Gemini multiplatform updates" from Linus Walleij:
      
      - Select the poweroff driver so the system can properly shut down.
        This driver is merged in the power tree.
      - Select the right Faraday GPIO block (we renamed it).
      - Do not select SERIAL_OF_PLATFORM that just create Kconfig
        warnings on us. We'll put that into the defconfig instead.
      
      * tag 'gemini-multiplat-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik:
        ARM: gemini: don't select SERIAL_OF_PLATFORM
        ARM: gemini: select the right GPIO block
        ARM: gemini: select gemini poweroff
      88f31b1d
    • Arnd Bergmann's avatar
      Merge tag 'omap-for-v4.12/soc-v2-signed' of... · 59bc516c
      Arnd Bergmann authored
      Merge tag 'omap-for-v4.12/soc-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
      
      Pull "SoC changes for omaps for v4.12 merge window" from Tony Lindgren:
      
      - Drop PM_SUSPEND_STANDBY
      
      - Clean up hwmod code in preparation to eventually dynamically
        allocating hwmod data based on device tree data
      
      - Implement hwmod workaround for dra7 DCAN1 and OTG module to prevent
        clockdomain from entering HW_AUTO
      
      - Configure clockdomain and hwmod for dm81xx SATA
      
      - Mark omap_init_rng as __init
      
      * tag 'omap-for-v4.12/soc-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: OMAP2+: mark omap_init_rng as __init
        ARM: OMAP2+: dm81xx: Add clkdm and hwmod for SATA
        ARM: DRA7: hwmod_data: Prevent wait_target_disable error for usb_otg_ss
        ARM: DRA7: hwmod: Fix DCAN1 stuck in transition
        ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO
        ARM: OMAP2+: omap_hwmod: provide space for more hwmod flags
        ARM: OMAP2+: Make hwmod clkdm_name const
        ARM: OMAP2+: Remove unused CLOCKACT_TEST_ICLK
        ARM: OMAP2+: Use list_for_each_entry for hwmod slave_ports
        ARM: OMAP2+: Remove mostly unused hwmod linkspace
        ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBY
      59bc516c
    • Arnd Bergmann's avatar
      Merge tag 'davinci-for-v4.12/soc' of... · 2235ac90
      Arnd Bergmann authored
      Merge tag 'davinci-for-v4.12/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc
      
      Pull "DaVinci SoC updates for v4.12" from Sekhar Nori:
      
      v4.12 SoC updates for DaVinci include necessary pdata-quirks
      to make video capture and display work on da850.
      
      VPIF driver which supports video capture and display on
      da850 is a legacy driver.  It does not have DT equavalents
      for all things that are used on platform data.
      
      Attempts were made to pass data via DT[1], but linux-media
      does not yet have a good way of describing subdevices in
      device tree. This is work in progress. As soon as bindings
      are defined and implementation is available, we can shift
      to using that. For now we are stuck with using pdata.
      
      The pull request also has some clean-up for PM, and a fix
      for pdata quirks mechanism.
      
      [1] https://marc.info/?l=devicetree&m=147982998517384
      
      * tag 'davinci-for-v4.12/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
        ARM: davinci: add pdata-quirks for da850-evm vpif display
        ARM: da850-evm: add a fixed regulator for the UI board IO expander
        ARM: davinci: da8xx: add pdata-quirks for VPIF capture
        ARM: davinci: da8xx: add OF_DEV_AUXDATA() for vpif
        ARM: davinci: board-da850-evm: add I2C ID for VPIF
        ARM: davinci: allow having multiple pdata-quirks
        ARM: davinci: PM: Drop useless check for PM_SUSPEND_STANDBY
      2235ac90
    • Sekhar Nori's avatar
      ARM: davinci: add pata_bk3710 libata driver support · 28d4d1d0
      Sekhar Nori authored
      Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
      [b.zolnierkie: split from bigger patch + preserved old driver support]
      Signed-off-by: default avatarBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
      28d4d1d0
  6. 28 Mar, 2017 5 commits
  7. 24 Mar, 2017 4 commits
  8. 23 Mar, 2017 3 commits