1. 14 1月, 2017 3 次提交
  2. 24 11月, 2016 1 次提交
  3. 03 9月, 2016 3 次提交
  4. 24 8月, 2016 1 次提交
  5. 28 6月, 2016 1 次提交
  6. 12 6月, 2016 1 次提交
  7. 11 6月, 2016 2 次提交
  8. 20 4月, 2016 3 次提交
  9. 03 4月, 2016 2 次提交
  10. 24 2月, 2016 6 次提交
  11. 09 12月, 2015 1 次提交
  12. 15 10月, 2015 1 次提交
    • S
      soc: qcom: smem: Move RPM message ram out of smem DT node · d0bfd7c9
      Stephen Boyd 提交于
      SMEM is a software construct built on top of a DDR reserved region
      and sometimes a device memory region called RPM message ram. Having
      the RPM message ram in the smem DT node's reg property leads to the
      smem node being located in different places depending on if the
      message ram is being used or not. Let's add a qcom specific
      property, qcom,rpm-msg-ram, and point to the device memory from
      the SMEM node via a phandle.  As SMEM is a software construct, it
      really needs to reside at the root of the DT regardless of whether
      it's using the message ram or not.
      
      Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com>
      Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
      Signed-off-by: NAndy Gross <agross@codeaurora.org>
      d0bfd7c9
  13. 14 10月, 2015 2 次提交
  14. 09 10月, 2015 1 次提交
  15. 10 9月, 2015 1 次提交
  16. 24 7月, 2015 2 次提交
  17. 04 4月, 2015 3 次提交
  18. 18 9月, 2014 1 次提交
  19. 29 5月, 2014 1 次提交
    • K
      ARM: dts: qcom: Update msm8974/apq8074 device trees · ba08220a
      Kumar Gala 提交于
      * Move SoC peripherals into an SoC container node
      * Move serial enabling into board file (qcom-apq8074-dragonboard.dts)
      * Move spi pinctrl into board file
      * Cleanup cpu node to match binding spec, enable-method and compatible
        should be per cpu, not part of the container
      * Drop interrupts property from l2-cache node as its not part of the
        binding spec
      * Move timer node out of SoC container
      Signed-off-by: NKumar Gala <galak@codeaurora.org>
      ba08220a
  20. 23 5月, 2014 2 次提交
  21. 22 2月, 2014 1 次提交
  22. 21 2月, 2014 1 次提交