1. 07 Oct, 2013 1 commit
    • Olof Johansson's avatar
      Merge tag 'ux500-devicetree-2' of... · dbee3f2a
      Olof Johansson authored
      Merge tag 'ux500-devicetree-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt
      
      From Linus Walleij:
      Second part of the Ux500 devicetree conversion and ATAG
      deletion: this fixes bugs discovered when switching to a
      devicetree-only setup, primarily on the HREF prototypes.
      The biggest change is to split into four DTS variants as
      the UIB autodetection was lost.
      
      * tag 'ux500-devicetree-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson:
        ARM: ux500: move BU21013 touchpad GPIOs into top-level DTS
        ARM: ux500: register the tc35892 GPIO on the TVK UIB
        ARM: ux500: split the HREF DTS files from two to four
        ARM: ux500: split HREF UIB files
        ARM: ux500: move TC35892 at 0x42 to hrefprev60
        ARM: ux500: correct CD for micro SD on hrev60plus
        ARM: ux500: fix proximity sensor button
        ARM: ux500: correct I2C address of ambient light sensor
        ARM: ux500 enable the AB8500 gpio for all HREFs
        ARM: ux500: add default trigger on HREF LED
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      dbee3f2a
  2. 03 Oct, 2013 2 commits
  3. 02 Oct, 2013 6 commits
  4. 30 Sep, 2013 3 commits
    • Olof Johansson's avatar
      Merge branch 'ux500/dt' into next/dt · a32d8c0e
      Olof Johansson authored
      * ux500/dt:
        ARM: ux500: enable appended dtb in u8500_defconfig
      a32d8c0e
    • Olof Johansson's avatar
      Merge tag 'ux500-dt-for-v3.13-2' of... · 8e17a7f3
      Olof Johansson authored
      Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt
      
      From Linus Walleij:
      This is a huge device tree and ATAG removal series for ux500:
      - Move all the clock definitions over to the device tree
      - Remove all now-redundant AUXDATA and make the ux500 device
        tree only
      
      * tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson: (92 commits)
        ARM: ux500: delete devices-common remnants
        clk: ux500: Provide a look-up for the ARMSS clock
        ARM: ux500: Enable CPUFreq on Snowball
        ARM: ux500: Provide a Device Tree node for CPUFreq in the DBx500
        ARM: ux500: Provide a clock lookup for the Hash driver
        ARM: ux500: Provide a clock lookup for the Crypto driver
        ARM: ux500: Fix trivial white-space error in the DBX500 DTSI file
        ARM: ux500: Remove ATAG booting support for Snowball
        ARM: ux500: Remove ATAG booting support for HREF
        ARM: ux500: Remove ATAG booting support for U8520
        ARM: ux500: Remove ATAG booting support for MOP500
        ARM: ux500: Purge UIB framework when booting with ATAGs
        ARM: ux500: Take out STUIB support when not booting with Device Tree
        ARM: ux500: Remove BU21013 ROHM TS support when booting with only ATAGs
        ARM: ux500: Don't register the STMPE/SKE when booting with ATAG support
        ARM: ux500: Delete U8500 UIB support when booting with ATAGs
        ARM: ux500: Don't register Synaptics RMI4 TS when booting with ATAGs
        ARM: ux500: Purge DB8500 PRCMU registration when not booting with DT
        ARM: ux500: Stop requesting the SoC device to play 'parent' role
        ARM: ux500: Remove UART support when booting without Device Tree
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      8e17a7f3
    • Olof Johansson's avatar
      ARM: ux500: enable appended dtb in u8500_defconfig · b33daa6f
      Olof Johansson authored
      Churns the rest of the file a bit due to reordering of options, but the
      only changes are:
      
      CONFIG_ARM_APPENDED_DTB=y
      CONFIG_ARM_ATAG_DTB_COMPAT=y
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b33daa6f
  5. 26 Sep, 2013 28 commits