1. 14 Jul, 2016 2 commits
  2. 12 Jul, 2016 11 commits
  3. 07 Jul, 2016 14 commits
  4. 06 Jul, 2016 8 commits
  5. 05 Jul, 2016 5 commits
    • Rafał Miłecki's avatar
      MAINTAINERS: Update entry for BCM5301X ARM · 1a50cd8a
      Rafał Miłecki authored
      Add myself as I contribute to it. Include Broadcom's feedback ML as
      suggested by Florian. Finally modify file rule to match
      bcm5301x-nand-cs0-bch8.dtsi.
      Signed-off-by: default avatarRafał Miłecki <zajec5@gmail.com>
      [florian: change L to M as suggested]
      Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
      1a50cd8a
    • Andy Gross's avatar
      firmware: qcom: scm: Change initcall to subsys · 6c8e99d8
      Andy Gross authored
      The patch changes the initcall for SCM to use subsys_initcall
      instead of arch_initcall.  This corrects the order so that we don't
      probe defer when trying to get clks which causes issues later when
      the spm driver makes calls to qcom_set_warm_boot_addr().
      
      The order became an issue due to the changes to use arch_initcall_sync
      for of_platform_default_populate_init().
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      6c8e99d8
    • Andy Gross's avatar
      firmware: qcom_scm: Add missing is_available API · 72d43419
      Andy Gross authored
      Add back function that was dropped when reworking the SCM code.
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      72d43419
    • Andy Gross's avatar
      Merge tag 'qcom-drivers-for-4.8' into HEAD · 2cd83c75
      Andy Gross authored
      Qualcomm ARM Based Driver Updates for v4.8
      
      * Rework of SCM driver
      * Add file patterns for Qualcomm Maintainers entry
      * Add worker for wcnss_ctrl signaling
      * Fixes for smp2p
      * Update smem_state properties to match documentation
      * Add SCM Peripheral Authentication service
      * Expose SCM PAS command 10 as a reset controller
      2cd83c75
    • Olof Johansson's avatar
      Merge tag 'qcom-drivers-for-4.8' of... · 7cd4837e
      Olof Johansson authored
      Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers
      
      Qualcomm ARM Based Driver Updates for v4.8
      
      * Rework of SCM driver
      * Add file patterns for Qualcomm Maintainers entry
      * Add worker for wcnss_ctrl signaling
      * Fixes for smp2p
      * Update smem_state properties to match documentation
      * Add SCM Peripheral Authentication service
      * Expose SCM PAS command 10 as a reset controller
      
      * tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux:
        firmware: qcom: scm: Expose PAS command 10 as reset-controller
        firmware: qcom: scm: Peripheral Authentication Service
        soc: qcom: Update properties for smem state referencing
        soc: qcom: smp2p: Drop io-accessors
        soc: qcom: smp2p: Correct addressing of outgoing value
        soc: qcom: wcnss_ctrl: Make wcnss_ctrl parent the other components
        firmware: qcom: scm: Add support for ARM64 SoCs
        firmware: qcom: scm: Convert to streaming DMA APIS
        firmware: qcom: scm: Generalize shared error map
        firmware: qcom: scm: Use atomic SCM for cold boot
        firmware: qcom: scm: Convert SCM to platform driver
        MAINTAINERS: Add file patterns for qcom device tree bindings
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      7cd4837e