1. 26 9月, 2013 1 次提交
    • L
      ARM: ux500: delete surplus PRCMU regulator defines · 8cc3168c
      Linus Walleij 提交于
      The Ux500 boards are layered like this:
      ste-snowball.dts includes ste-href.dtsi that includes
      ste-dbx500.dtsi.
      
      The dbx500.dtsi defines the PRCMU SoC regulators so the SoC will
      probe and you can use ampersand references where need be.
      
      However the HREF common dtsi and these two boards redefine the
      same PRCMU SoC regulators with the very same names and properties
      for no reason. This is like filling in the same line three
      times instead of drawing it once. Just delete the surplus
      references and have the PRCMU regulators defines in the SoC
      files ste-dbx500.dtsi, this is enough.
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      8cc3168c
  2. 15 8月, 2013 1 次提交
    • L
      ARM: ux500: fix devicetree builds · 2ce05a14
      Linus Walleij 提交于
      The patch set beginning with commit:
      "ARM: ux500: Apply a ste-* prefix onto snowball.dts"
      thru commit:
      "ARM: ux500: Remove u9540.dts as it's been replaced"
      altered the names of the ux500 device tree files but forgot
      to:
      
      - Rename the ccu8540-pinctrl.dtsi file
      
      - Update #include statements from files using these
        files, so the build broke.
      
      - Update the Makefile for the device trees so the build
        broke.
      
      Fix it up so we can build them all again.
      Acked-by: NLee Jones <lee.jones@linaro.org>
      Signed-off-by: NLinus Walleij <linus.walleij@stericsson.com>
      2ce05a14
  3. 07 8月, 2013 1 次提交
  4. 04 6月, 2013 2 次提交
  5. 30 5月, 2013 2 次提交
  6. 27 5月, 2013 4 次提交
  7. 12 3月, 2013 1 次提交
  8. 02 3月, 2013 1 次提交
  9. 01 11月, 2012 4 次提交
  10. 20 9月, 2012 6 次提交
  11. 21 3月, 2012 1 次提交
  12. 16 11月, 2011 1 次提交
  13. 22 10月, 2010 1 次提交
  14. 16 2月, 2010 1 次提交
  15. 27 4月, 2009 1 次提交