1. 26 7月, 2018 1 次提交
    • R
      dt-bindings: remove 'interrupt-parent' from bindings · 791d3ef2
      Rob Herring 提交于
      'interrupt-parent' is often documented as part of define bindings, but
      it is really outside the scope of a device binding. It's never required
      in a given node as it is often inherited from a parent node. Or it can
      be implicit if a parent node is an 'interrupt-controller' node. So
      remove it from all the binding files.
      
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: devicetree@vger.kernel.org
      Signed-off-by: NRob Herring <robh@kernel.org>
      791d3ef2
  2. 16 6月, 2018 3 次提交
  3. 04 6月, 2018 3 次提交
  4. 16 5月, 2018 2 次提交
  5. 24 4月, 2018 1 次提交
  6. 23 4月, 2018 1 次提交
  7. 16 4月, 2018 1 次提交
  8. 16 3月, 2018 1 次提交
  9. 21 2月, 2018 1 次提交
  10. 13 1月, 2018 1 次提交
  11. 08 1月, 2018 1 次提交
  12. 31 12月, 2017 1 次提交
  13. 27 12月, 2017 1 次提交
  14. 07 12月, 2017 1 次提交
  15. 10 11月, 2017 1 次提交
  16. 09 11月, 2017 1 次提交
  17. 01 11月, 2017 1 次提交
  18. 13 10月, 2017 4 次提交
  19. 21 9月, 2017 1 次提交
  20. 05 9月, 2017 7 次提交
  21. 04 9月, 2017 1 次提交
  22. 21 8月, 2017 1 次提交
  23. 15 8月, 2017 1 次提交
  24. 18 7月, 2017 2 次提交
  25. 06 7月, 2017 1 次提交
    • K
      mfd: Add LP87565 PMIC support · 1e349600
      Keerthy 提交于
      The LP87565 chip is a power management IC for Portable Navigation Systems
      and Tablet Computing devices. It contains the following components:
      
              - Configurable Bucks(Single and multi-phase).
              - Configurable General Purpose Output Signals (GPO).
      
      The LP87565-Q1 variant device uses two 2-phase outputs configuration,
      Buck0 is master for Buck0/1 output and Buck2 is master for Buck2/3
      output.
      Signed-off-by: NKeerthy <j-keerthy@ti.com>
      Acked-by: NRob Herring <robh@kernel.org>
      Signed-off-by: NLee Jones <lee.jones@linaro.org>
      1e349600