An error occurred fetching the project authors.
  1. 10 Dec, 2013 4 commits
  2. 25 Nov, 2013 3 commits
    • Tony Lindgren's avatar
      ARM: dts: Add basic support for omap3 LDP zoom1 labrador · bd5fc6fa
      Tony Lindgren authored
      Basic things like serial, Ethernet, MMC, NAND, DSS, touchscreen
      and GPIO keys work.
      
      For twl4030-keypad we're still missing the binding, but
      support for that should be trivial to add once the driver
      has been updated.
      
      MUSB I'm pretty sure I got got to enumerate once, but I
      suspect the battery charging somehow disrupts it and it's
      not enumerating in general for some reason.
      
      Patches are welcome to improve things if people are
      still using this board.
      
      For reference, here's some more info on this old board:
      http://www.openomap.org/wiki/tiki-index.php?page=HardwareInfo
      
      Cc: devicetree@vger.kernel.org
      Cc: "Benoît Cousson" <bcousson@baylibre.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      bd5fc6fa
    • Tony Lindgren's avatar
      ARM: dts: Add basic Nokia N8X0 support · a900f516
      Tony Lindgren authored
      Add minimal device tree support for n8x0 boards so we
      can make omap2 device tree only. Note that we still need
      to initialize various platform data quirks to keep
      things working until n8x0 drivers support device tree.
      
      Here's a rough todo list for the people using n8x0:
      
      1. Update menelaus for device tree and set up
         regulators at least for the MMC driver
      
      2. Remove the MMC regulator platform data callback
         by using the Menlaus regulators directly in the
         driver passed from the .dts file
      
      3. Update GPMC connected devices for onenand and
         tusb6010 for device tree
      
      We're planning to remove all legacy platform data
      for mach-omap2 over next few merge cycles, so if
      people are still using n8x0, please fix the issues
      above.
      
      Cc: devicetree@vger.kernel.org
      Cc: "Benoît Cousson" <bcousson@baylibre.com>
      Tested-by: default avatarAaro Koskinen <aaro.koskinen@iki.fi>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      a900f516
    • Tony Lindgren's avatar
      ARM: dts: Add basic device tree support for omap2430 sdp · 04a25dfb
      Tony Lindgren authored
      I doubt that there are many people using 2430 sdp, but as
      that's been historically an important acid test platform
      for omap2+ related changes, let's add minimal device
      tree support for it.
      
      If anybody is using it beyond minimal boot testing, patches
      for more complete device tree support are welcome.
      
      Cc: devicetree@vger.kernel.org
      Cc: "Benoît Cousson" <bcousson@baylibre.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      04a25dfb
  3. 31 Oct, 2013 2 commits
    • Christian Daudt's avatar
      ARM: dts: rename ARCH_BCM to ARCH_BCM_MOBILE (dt) · a4412050
      Christian Daudt authored
      Currently ARCH_BCM has been used for Broadcom
      Mobile V7 based SoCs. In order to allow other Broadcom
      SoCs to also use mach-bcm directory and files, this patch
      renames the original ARCH_BCM to ARCH_BCM_MOBILE, and
      uses ARCH_BCM to define any Broadcom chip residing
      in mach-bcm directory.
      Signed-off-by: default avatarChristian Daudt <bcm@fixthebug.org>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      a4412050
    • Arnaud Ebalard's avatar
      ARM: mvebu: Add Netgear ReadyNAS 104 board · 45e8815f
      Arnaud Ebalard authored
      Main hardware parts of the (Armada 370 based) NETGEAR ReadyNAS 104 are
      supported by mainline kernel (USB 3.0 rear ports, USB 2.0 front port,
      Gigabit controller and PHYs, serial port, LEDs, buttons, SATA ports,
      G762 fan controller) and referenced in provided .dts file. Some additonal
      work remains for:
      
       - Intersil ISL12057 I2C RTC and Alarm chip: working driver but needs
         to be splitted for submission of RTC part first;
       - Front LCD (Winstar 1602G): driver needs to be written
       - Armada NAND controller (to access onboard 128MB of NAND): support
         being pushed by @free-electrons people
       - 4 front SATA LEDs controlled via GPIO brought by NXP PCA9554:
         driver is available upstream. Not referenced/tested yet.
      
      but the device is usable w/o those.
      Signed-off-by: default avatarArnaud Ebalard <arno@natisbad.org>
      Acked-by: default avatarAndrew Lunn <andrew@lunn.ch>
      Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
      45e8815f
  4. 30 Oct, 2013 1 commit
  5. 22 Oct, 2013 1 commit
  6. 18 Oct, 2013 2 commits
  7. 14 Oct, 2013 1 commit
    • Tony Lindgren's avatar
      ARM: dts: Add basic support for TMDSEVM3730 (Mistral AM/DM37x EVM) · 5992234b
      Tony Lindgren authored
      I've tested the serial, MMC, smsc911x, wl12xx, and off-idle support
      with the pinctrl patches, so it probably works better than the
      board-*.c files ever did. Also the board-omap3evm.c file is broken
      for the DSS, and has been for a while. Patches are welcome to fix
      it in this .dts file, let's just drop the board-*.c file for this.
      
      Note that off-idle currently requires doing request_irq() on the
      wake-up pin from pinctrl-single IRQ domain until we can handle
      that in some Linux generic way.
      
      [tony@atomide.com: updated for make dtbs build fix]
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      5992234b
  8. 11 Oct, 2013 1 commit
  9. 09 Oct, 2013 3 commits
  10. 08 Oct, 2013 7 commits
  11. 05 Oct, 2013 1 commit
  12. 03 Oct, 2013 1 commit
  13. 02 Oct, 2013 1 commit
    • Linus Walleij's avatar
      ARM: ux500: split the HREF DTS files from two to four · 01dc909f
      Linus Walleij authored
      As the device tree conversion did away with the ability to
      auto-detect the UIB (User Interface Board) version from attempting
      to read an I2C address, we now have to pass the knowledge of
      what UIB is mounted through the device tree. This gives rise
      to four possible board permutations:
      
      - HREF prior to v60, ST UIB (hrefprev60-stuib)
      - HREF prior to v60, TVK1281618 UIB (hrefprev60-tvk)
      - HREF v60 and later, ST UIB (href60plus-stuib)
      - HREF v60 and later, TVK1281618 UIB (hrefv60plus-tvk)
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      01dc909f
  14. 30 Sep, 2013 3 commits
  15. 27 Sep, 2013 1 commit
  16. 26 Sep, 2013 1 commit
  17. 25 Sep, 2013 1 commit
  18. 17 Sep, 2013 1 commit
  19. 16 Sep, 2013 2 commits
  20. 22 Aug, 2013 2 commits
  21. 21 Aug, 2013 1 commit