linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: SoC fixes for 3.13-rc
@ 2013-11-26 19:07 Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2013-11-26 19:07 UTC (permalink / raw)
  To: torvalds; +Cc: olof, arm, linux-arm-kernel, linux-kernel

Hi Linus,

The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus

for you to fetch changes up to a31ab44ef5d07c6707df4a9ad2c8affd2d62ff4b:

  ARM: bcm2835: add missing #xxx-cells to I2C nodes (2013-11-25 21:56:00 -0800)

----------------------------------------------------------------
ARM: SoC fixes for 3.13-rc

Mostly bugfixes and a few small code removals. Worth pointing out is:

- A handful of more fixes to get DT enablement working properly on OMAP,
  finding new breakage of things that don't work quite right yet without
  the traditional board files. I expect a bit more of this to come in this
  release as people test on their hardware.
- Implementation of power_down_finish() on vexpress, to make kexec work and
  to stop the MCPM core to produce a warning (the warning was new to 3.13-rc1).
- A handful of minor fixes for various platforms.

----------------------------------------------------------------
Dave Martin (1):
      ARM: vexpress/TC2: Implement MCPM power_down_finish()

Doug Anderson (1):
      ARM: dts: Add max77686 RTC interrupt to cros5250-common

Kevin Hilman (1):
      Merge tag 'imx-fixes-3.13-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes

Olof Johansson (2):
      ARM: omap: fix warning with LPAE build
      Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/.../tmlind/linux-omap into fixes

Shawn Guo (1):
      ARM: dts: imx6qdl: disable spdif "rxtx5" clock option

Stephen Warren (1):
      ARM: bcm2835: add missing #xxx-cells to I2C nodes

Thierry Reding (1):
      ARM: tegra: Provide dummy powergate implementation

Tony Lindgren (9):
      i2c: omap: Fix missing device tree flags for omap2
      ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91x
      ARM: dts: Fix omap2 specific dtsi files by adding the missing entries
      ARM: OMAP2+: More randconfig fixes for reconfigure_io_chain
      gpio: twl4030: Fix regression for twl gpio output
      gpio: twl4030: Fix passing of pdata in the device tree case
      ARM: OMAP2+: Fix undefined reference to set_cntfreq
      ARM: OMAP2+: Remove legacy mux code for display.c
      ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_init

 Documentation/devicetree/bindings/i2c/i2c-omap.txt |  3 +-
 arch/arm/boot/dts/bcm2835.dtsi                     |  4 +
 arch/arm/boot/dts/cros5250-common.dtsi             | 12 +++
 arch/arm/boot/dts/imx6qdl.dtsi                     |  2 +-
 arch/arm/boot/dts/omap-zoom-common.dtsi            |  2 +-
 arch/arm/boot/dts/omap2.dtsi                       | 96 ++++++++++++++++++++++
 arch/arm/boot/dts/omap2420.dtsi                    | 23 ++++++
 arch/arm/boot/dts/omap2430.dtsi                    | 49 +++++++++++
 arch/arm/mach-omap2/Makefile                       |  6 +-
 arch/arm/mach-omap2/common.h                       |  1 -
 arch/arm/mach-omap2/display.c                      | 78 ------------------
 arch/arm/mach-omap2/gpmc.c                         | 58 +++++--------
 arch/arm/mach-omap2/omap-secure.h                  |  7 ++
 arch/arm/mach-omap2/omap4-common.c                 | 57 -------------
 arch/arm/mach-omap2/pm34xx.c                       |  2 +-
 arch/arm/mach-omap2/prm44xx_54xx.h                 |  2 +-
 arch/arm/mach-vexpress/spc.c                       | 40 +++++++++
 arch/arm/mach-vexpress/spc.h                       |  1 +
 arch/arm/mach-vexpress/tc2_pm.c                    | 66 +++++++++++++--
 drivers/gpio/gpio-twl4030.c                        | 13 ++-
 drivers/i2c/busses/i2c-omap.c                      | 22 +++++
 include/linux/tegra-powergate.h                    | 27 ++++++
 22 files changed, 379 insertions(+), 192 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: SoC fixes for 3.13-rc
@ 2013-12-29 15:45 Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2013-12-29 15:45 UTC (permalink / raw)
  To: torvalds; +Cc: olof, arm, linux-arm-kernel, linux-kernel

Hi Linus,

The following changes since commit 413541dd66d51f791a0b169d9b9014e4f56be13c:

  Linux 3.13-rc5 (2013-12-22 13:08:32 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus

for you to fetch changes up to 9b17c16525552b247cb2d9bb8eeadc87950b36ff:

  Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes (2013-12-28 15:38:32 -0800)

----------------------------------------------------------------

ARM: SoC fixes for 3.13-rc

Another smallish batch of fixes, it's been quiet due to the holidays. Nothing
controversial here, a handful of things across the board.

----------------------------------------------------------------
Ben Dooks (1):
      ARM: shmobile: r8a7790: fix shdi resource sizes

Kuninori Morimoto (1):
      ARM: shmobile: bockw: fixup DMA mask

Laurent Pinchart (1):
      ARM: shmobile: armadillo: Add PWM backlight power supply

Linus Walleij (1):
      ARM: pxa: fix USB gadget driver compilation regression

Olof Johansson (2):
      Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/.../horms/renesas into fixes
      Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/.../tmlind/linux-omap into fixes

Rajendra Nayak (1):
      ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL

Suman Anna (1):
      ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq data

Tony Lindgren (2):
      ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy booting
      Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/.../pjw/omap-pending into debug-ll-and-ldp-backlight-fix

 arch/arm/boot/dts/r8a7790.dtsi                     | 4 ++--
 arch/arm/mach-omap2/board-ldp.c                    | 7 ++++++-
 arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 4 ++--
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c         | 6 +++---
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c          | 2 +-
 arch/arm/mach-pxa/include/mach/lubbock.h           | 2 ++
 arch/arm/mach-shmobile/board-armadillo800eva.c     | 7 +++++++
 arch/arm/mach-shmobile/board-bockw.c               | 2 +-
 8 files changed, 24 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: SoC fixes for 3.13-rc
@ 2013-12-12  8:43 Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2013-12-12  8:43 UTC (permalink / raw)
  To: torvalds; +Cc: olof, arm, linux-kernel, linux-arm-kernel

Hi Linus,

The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e:

  Linux 3.13-rc3 (2013-12-06 09:34:04 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus

for you to fetch changes up to 6f97dc8d4663abed96fa30e3ea4a1d4cfd1c4276:

  ARM: sun6i: dt: Fix interrupt trigger types (2013-12-11 17:15:24 -0800)

----------------------------------------------------------------
ARM: SoC fixes for 3.13-rc

Another week, another batch of fixes.

Again, OMAP regressions due to move to DT is the bulk of the changes here,
but this should be the last of it for 3.13. There are also a handful of
OMAP hwmod changes (power management, reset handling) for USB on OMAP3
that fixes some longish-standing bugs around USB resets.

There are a couple of other changes that also add up line count a bit:
One is a long-standing bug with the keyboard layout on one of the
PXA platforms. The other is a fix for highbank that moves their
power-off/reset button handling to be done in-kernel since relying on
userspace to handle it was fragile and awkward.

----------------------------------------------------------------
Dmitry Eremin-Solenikov (1):
      ARM: pxa: tosa: fix keys mapping

Kevin Hilman (2):
      Merge tag 'omap-for-v3.13/yet-more-dt-regressions-take2' of git://git.kernel.org/.../tmlind/linux-omap into fixes
      Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/.../pjw/omap-pending into fixes

Lad, Prabhakar (2):
      gpio: davinci: fix check for unbanked gpio
      ARM: davinci: fix number of resources passed to davinci_gpio_register()

Maxime Ripard (2):
      ARM: sun7i: dt: Fix interrupt trigger types
      ARM: sun6i: dt: Fix interrupt trigger types

Nishanth Menon (3):
      ARM: OMAP2+: Fix the machine entry for am3517
      ARM: OMAP2+: hwmod: Fix usage of invalid iclk / oclk when clock node is not present
      ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected

Olof Johansson (2):
      Merge tag 'davinci-fixes-for-v3.13-rc1' of git://git.kernel.org/.../nsekhar/linux-davinci into fixes
      Merge tag 'davinci-fixes-for-v3.13-rc3' of git://git.kernel.org/.../nsekhar/linux-davinci into fixes

Peter Ujfalusi (1):
      ARM: davinci: Fix McASP mem resource names

Rob Herring (1):
      ARM: highbank: handle soft poweroff and reset key events

Roger Quadros (3):
      ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host module
      ARM: OMAP2+: hwmod: Fix SOFTRESET logic
      ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module

Sergei Ianovich (1):
      ARM: pxa: prevent PXA270 occasional reboot freezes

Shawn Guo (1):
      MAINTAINERS: merge IMX6 entry into IMX

Stephen Warren (1):
      ARM: tegra: add missing break to fuse initialization code

Tony Lindgren (3):
      ARM: OMAP2+: Fix overwriting hwmod data with data from device tree
      ARM: dts: Fix missing entries for am3517
      ARM: dts: Fix booting for secure omaps

 MAINTAINERS                                |  11 +--
 arch/arm/boot/dts/am3517-evm.dts           |   6 +-
 arch/arm/boot/dts/am3517.dtsi              |  63 +++++++++++++
 arch/arm/boot/dts/omap3-n900.dts           |   2 +-
 arch/arm/boot/dts/omap3-n950-n9.dtsi       |   2 +-
 arch/arm/boot/dts/omap34xx-hs.dtsi         |  16 ++++
 arch/arm/boot/dts/omap36xx-hs.dtsi         |  16 ++++
 arch/arm/boot/dts/sun6i-a31.dtsi           |  27 +++---
 arch/arm/boot/dts/sun7i-a20.dtsi           |  42 ++++-----
 arch/arm/mach-davinci/devices-da8xx.c      |   4 +-
 arch/arm/mach-davinci/dm355.c              |   3 +-
 arch/arm/mach-davinci/dm365.c              |   3 +-
 arch/arm/mach-davinci/dm644x.c             |   3 +-
 arch/arm/mach-davinci/dm646x.c             |   6 +-
 arch/arm/mach-highbank/highbank.c          |  23 +++++
 arch/arm/mach-omap2/board-generic.c        |  18 ++++
 arch/arm/mach-omap2/omap_device.c          |  24 +++++
 arch/arm/mach-omap2/omap_device.h          |   1 +
 arch/arm/mach-omap2/omap_hwmod.c           | 143 ++++++++++++++++++++++++-----
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |  13 +--
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |  12 +--
 arch/arm/mach-omap2/omap_hwmod_54xx_data.c |  13 +--
 arch/arm/mach-pxa/reset.c                  |   8 +-
 arch/arm/mach-pxa/tosa.c                   | 102 ++++++++++----------
 arch/arm/mach-tegra/fuse.c                 |   2 +
 drivers/gpio/gpio-davinci.c                |   4 +-
 26 files changed, 409 insertions(+), 158 deletions(-)
 create mode 100644 arch/arm/boot/dts/am3517.dtsi
 create mode 100644 arch/arm/boot/dts/omap34xx-hs.dtsi
 create mode 100644 arch/arm/boot/dts/omap36xx-hs.dtsi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: SoC fixes for 3.13-rc
@ 2013-12-04  5:54 Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2013-12-04  5:54 UTC (permalink / raw)
  To: torvalds; +Cc: olof, arm, linux-arm-kernel, linux-kernel

Hi Linus,

The following changes since commit a31ab44ef5d07c6707df4a9ad2c8affd2d62ff4b:

  ARM: bcm2835: add missing #xxx-cells to I2C nodes (2013-11-25 21:56:00 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus

for you to fetch changes up to a5c6e87a7b224bdbf57875a9da8f340f5a6abc5a:

  arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk (2013-12-03 14:19:53 -0800)

----------------------------------------------------------------
ARM: SoC fixes for 3.13-rc

Another batch of fixes for ARM SoCs for 3.13. The diffstat is large,
mostly because of:

- Another set of fixes to fix regressions caused by moving OMAP from board
  files to DT. Tony thinks this was the last major set of fixes, with
  maybe just a few small patches to follow.
- More fixes for Marvell platforms, most dealing with misdescribed PCIe
  hardware, i.e. incorrect number of busses on some SoCs, etc. The line
  delta adds up due to various ranges moving around when this is fixed.

But there's also:

- Some smaller tweaks to defconfigs to make more boards bootable in my
  test setup for better coverage.
- There are also a few other smaller fixes, a short series for at91, a couple
  of reverts for ux500, etc.

----------------------------------------------------------------
Andi Shyti (1):
      u8500_defconfig: allow creation and mounting of devtmpfs

Arnaud Ebalard (2):
      ARM: mvebu: second PCIe unit of Armada XP mv78230 is only x1 capable
      ARM: mvebu: fix second and third PCIe unit of Armada XP mv78260

Balaji T K (2):
      ARM: dts: omap4-panda-common: Fix pin muxing for wl12xx
      ARM: dts: omap4-sdp: Fix pin muxing for wl12xx

Brent Taylor (1):
      ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without CONFIG_PM

Daniel Lezcano (1):
      ARM: ux500: u8500_defconfig: add missing cpuidle option

Dinh Nguyen (2):
      arm: socfpga: Enable ARM_TWD for socfpga
      arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk

Enric Balletbo i Serra (7):
      ARM: dts: omap3-igep: Fix bus-width for mmc1
      ARM: dts: omap3-igep: Add support for LBEE1USJYC WiFi connected to SDIO
      ARM: dts: omap3-igep: Update to use the TI AM/DM37x processor
      ARM: dts: AM33XX BASE0033: add pinmux and hdmi node to enable display
      ARM: dts: AM33XX BASE0033: add pinmux and user led support
      ARM: dts: AM33XX BASE0033: add 32KBit EEPROM support
      ARM: dts: AM33XX IGEP0033: add USB support

Florian Vaussard (1):
      ARM: dts: Fix the name of supplies for smsc911x shared by OMAP

Gregory CLEMENT (1):
      ARM: mvebu: use the virtual CPU registers to access coherency registers

Jarkko Nikula (1):
      ARM: dts: omap3-beagle: Add omap-twl4030 audio support

Javier Martinez Canillas (4):
      ARM: OMAP2+: dss-common: change IGEP's DVI DDC i2c bus
      ARM: dts: omap3-igep0020: Add pinmux setup for i2c devices
      ARM: dts: omap3-igep0020: Add pinmuxing for DVI output
      ARM: dts: omap3-igep0020: name twl4030 VPLL2 regulator as vdds_dsi

Joel Fernandes (1):
      ARM: OMAP2+: Disable POSTED mode for errata i103 and i767

Linus Walleij (2):
      Revert "ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings"
      Revert "ARM: ux500: Stop passing MMC's platform data for Device Tree boots"

Ludovic Desroches (1):
      ARM: at91: sama5d3: reduce TWI internal clock frequency

Nicolas Ferre (1):
      ARM: at91: add usart3 alias to dtsi

Olof Johansson (9):
      Merge tag 'ux500-fixes-v3.13-1' of git://git.kernel.org/.../linusw/linux-stericsson into fixes
      Merge tag 'ux500-defconfig-v3.13-rcs' of git://git.kernel.org/.../linusw/linux-stericsson into fixes
      Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/.../tmlind/linux-omap into fixes
      Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into fixes
      Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
      ARM: multi_v7_defconfig: enable network for BeagleBone Black
      Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/.../tmlind/linux-omap into fixes
      ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support
      ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16

Rajendra Nayak (1):
      ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdm

Roger Quadros (1):
      ARM: dts: omap3-beagle: Fix USB host on beagle boards (for 3.13)

Thomas Petazzoni (1):
      ARM: mvebu: re-enable PCIe on Armada 370 DB

Tony Lindgren (5):
      ARM: OMAP2+: Fix more missing data for omap3.dtsi file
      ARM: OMAP2+: Add fixed regulator to omap2plus_defconfig
      ARM: OMAP2+: Fix eMMC on n900 with device tree
      mmc: omap: Fix DMA configuration to not rely on device id
      mmc: omap: Fix I2C dependency and make driver usable with device tree

 Documentation/devicetree/bindings/mmc/ti-omap.txt |  54 +++++++++++
 arch/arm/boot/dts/am335x-base0033.dts             |  79 ++++++++++++++++
 arch/arm/boot/dts/am335x-igep0033.dtsi            |  29 ++++++
 arch/arm/boot/dts/armada-370-db.dts               |  28 +++---
 arch/arm/boot/dts/armada-370-xp.dtsi              |   2 +-
 arch/arm/boot/dts/armada-xp-mv78230.dtsi          |  24 ++---
 arch/arm/boot/dts/armada-xp-mv78260.dtsi          | 109 +++++++++++++++++-----
 arch/arm/boot/dts/at91sam9x5_usart3.dtsi          |   4 +
 arch/arm/boot/dts/omap-gpmc-smsc911x.dtsi         |   4 +-
 arch/arm/boot/dts/omap3-beagle-xm.dts             |   7 ++
 arch/arm/boot/dts/omap3-beagle.dts                |  21 +++++
 arch/arm/boot/dts/omap3-igep.dtsi                 |  85 +++++++++++++++--
 arch/arm/boot/dts/omap3-igep0020.dts              |  50 +++++++++-
 arch/arm/boot/dts/omap3-igep0030.dts              |   4 +-
 arch/arm/boot/dts/omap3-n900.dts                  |  23 ++++-
 arch/arm/boot/dts/omap3.dtsi                      |  42 +++++++++
 arch/arm/boot/dts/omap4-panda-common.dtsi         |  20 ++--
 arch/arm/boot/dts/omap4-sdp.dts                   |  12 +--
 arch/arm/boot/dts/socfpga.dtsi                    |   7 +-
 arch/arm/configs/multi_v7_defconfig               |   3 +
 arch/arm/configs/omap2plus_defconfig              |   1 +
 arch/arm/configs/sunxi_defconfig                  |   7 ++
 arch/arm/configs/u8500_defconfig                  |   3 +
 arch/arm/mach-at91/pm.h                           |   4 +
 arch/arm/mach-at91/sama5d3.c                      |   6 +-
 arch/arm/mach-omap2/dss-common.c                  |   2 +-
 arch/arm/mach-omap2/pdata-quirks.c                |   1 +
 arch/arm/mach-omap2/powerdomain.c                 |   3 +-
 arch/arm/mach-socfpga/Kconfig                     |   1 +
 arch/arm/mach-ux500/cpu-db8500.c                  |   4 +
 arch/arm/plat-omap/include/plat/dmtimer.h         |   5 +-
 drivers/mmc/host/omap.c                           |  45 +++++----
 32 files changed, 575 insertions(+), 114 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mmc/ti-omap.txt

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-29 15:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-26 19:07 [GIT PULL] ARM: SoC fixes for 3.13-rc Olof Johansson
2013-12-04  5:54 Olof Johansson
2013-12-12  8:43 Olof Johansson
2013-12-29 15:45 Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).