linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap fixes for most mmc regressions and few other fixes
Date: Fri, 25 Sep 2015 07:40:35 -0700	[thread overview]
Message-ID: <20150925144034.GR23801@atomide.com> (raw)

The following changes since commit 7168e947291f0ead07e5638b4599fb7845288b69:

  Merge branch 'fixes-rc1' into omap-for-v4.3/fixes (2015-09-14 13:42:11 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.3/fixes-rc2

for you to fetch changes up to 9a5e3f27d1b8ca349b79e8b5fe1874eeeedb6f45:

  ARM: dts: fix omap2+ address translation for pbias (2015-09-24 16:28:32 -0700)

----------------------------------------------------------------
Fixes for omaps for v4.3-rc cycle:

- Two more patches to fix most of the MMC regressions with the
  PBIAS regulator changes. At least two MMC driver related issues
  still seems to remain for omap3 legacy booting and omap4 duovero.
  Note that the dts changes depend on a recent regulator fix, and
  are based on the regulator commit now in mainline kernel

- Enable autoidle for am43xx clocks to prevent clocks from staying
  always on

- Fix i2c5 pinctrl offsets for omap5-uevm

- Enable PCA953X as that's needed for HDMI to work on omap5

- Update phy supplies for beagle x15 beta board

- Use palmas-usb for on beagle x15 to start using the related
  driver that recently got merged
-

----------------------------------------------------------------
Dave Gerlach (1):
      ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late

Grazvydas Ignotas (2):
      ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsets
      ARM: omap2plus_defconfig: enable GPIO_PCA953X

Kishon Vijay Abraham I (2):
      regulator: pbias: program pbias register offset in pbias driver
      ARM: dts: fix omap2+ address translation for pbias

Nishanth Menon (1):
      ARM: dts: am57xx-beagle-x15: Update Phy supplies

Roger Quadros (1):
      ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2

Tony Lindgren (1):
      Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixes

 .../bindings/regulator/pbias-regulator.txt         |  7 ++-
 arch/arm/boot/dts/am57xx-beagle-x15.dts            | 42 ++++++++++------
 arch/arm/boot/dts/dra7.dtsi                        |  1 +
 arch/arm/boot/dts/omap2430.dtsi                    |  1 +
 arch/arm/boot/dts/omap3.dtsi                       | 25 +++++-----
 arch/arm/boot/dts/omap4.dtsi                       |  1 +
 arch/arm/boot/dts/omap5-uevm.dts                   |  4 +-
 arch/arm/boot/dts/omap5.dtsi                       |  1 +
 arch/arm/configs/omap2plus_defconfig               |  1 +
 arch/arm/mach-omap2/io.c                           |  1 +
 drivers/regulator/pbias-regulator.c                | 56 +++++++++++++++++++---
 11 files changed, 104 insertions(+), 36 deletions(-)

             reply	other threads:[~2015-09-25 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-25 14:40 Tony Lindgren [this message]
2015-09-27  5:23 ` [GIT PULL] omap fixes for most mmc regressions and few other fixes Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150925144034.GR23801@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).