All of lore.kernel.org
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap fixes for v4.10-rc4
Date: Tue, 17 Jan 2017 16:12:09 -0800	[thread overview]
Message-ID: <pull-1484694514-652613> (raw)

The following changes since commit 1a38de880992764d4bd5bccbd306b87d860e377d:

  ARM: dts: am572x-idk: Add gpios property to control PCIE_RESETn (2016-12-30 10:59:56 -0800)

are available in the git repository at:

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

for you to fetch changes up to 1ea6af3216b092ec97129ac81bd95cf254c4b140:

  ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV (2017-01-17 13:50:55 -0800)

----------------------------------------------------------------
Fixes for omaps for v4.10-rc cycle. Mostly a DMA regression fix for
omap1, and then a handful of trivial fixes for boards and devices to
work:

- Fixes TI wilink bluetooth strange platform data baud rate

- Remove duplicate pinmux line for am335x-icev2

- Fix omap1 dma regression

- Fix uninitialized return value for wkup_m3_ipc_probe()

- Fix Ethernet PHY binding typo for dra72-evm

- Fix init for omap5 and dra7 sata ports

- Fix mmc card detect pin for Logic PD SOM-LV

----------------------------------------------------------------
Adam Ford (2):
      ARM: OMAP2+: Fix WL1283 Bluetooth Baud Rate
      ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV

Jean-Jacques Hiblot (1):
      ARM: dts: OMAP5 / DRA7: indicate that SATA port 0 is available.

Lokesh Vutla (1):
      ARM: dts: am335x-icev2: Remove the duplicated pinmux setting

Peter Ujfalusi (1):
      ARM: OMAP1: DMA: Correct the number of logical channels

Sekhar Nori (1):
      ARM: dts: dra72-evm-revc: fix typo in ethernet-phy node

Wei Yongjun (1):
      soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()

 arch/arm/boot/dts/am335x-icev2.dts               |  1 -
 arch/arm/boot/dts/dra7.dtsi                      |  1 +
 arch/arm/boot/dts/dra72-evm-revc.dts             |  2 +-
 arch/arm/boot/dts/logicpd-som-lv-37xx-devkit.dts | 11 +++--------
 arch/arm/boot/dts/omap5.dtsi                     |  1 +
 arch/arm/mach-omap1/dma.c                        | 16 +++++++---------
 arch/arm/mach-omap2/pdata-quirks.c               |  2 +-
 drivers/soc/ti/wkup_m3_ipc.c                     |  1 +
 8 files changed, 15 insertions(+), 20 deletions(-)

             reply	other threads:[~2017-01-18  0:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18  0:12 Tony Lindgren [this message]
     [not found] <587eb2e1.21d2540a.b610a.992bSMTPIN_ADDED_BROKEN@mx.google.com>
2017-01-19  0:11 ` [GIT PULL] omap fixes for v4.10-rc4 Olof Johansson
2017-01-19  0:11   ` Olof Johansson
  -- strict thread matches above, loose matches on Subject: below --
2017-01-18  0:12 Tony Lindgren

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=pull-1484694514-652613 \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.