All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: arm@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] few device fixes for omaps for v4.20-rc cycle
Date: Tue, 11 Dec 2018 07:58:47 -0800	[thread overview]
Message-ID: <pull-1544543892-150996@atomide.com> (raw)

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 91e43395820baad80248987608216c35da9df65b:

  Merge branch 'fixes-dts' into omap-for-v4.20/fixes (2018-11-08 09:32:24 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 84fb6c7feb1494ebb7d1ec8b95cfb7ada0264465:

  ARM: dts: Fix OMAP4430 SDP Ethernet startup (2018-12-07 09:10:49 -0800)

----------------------------------------------------------------
Few device fixes for omaps

Here's a collection of minor fixes for annoying usability issues
people have noticed using various devices.

There are two regression fixes:

- A regression fix for omap5 usb3 dual role mode

- A regression fix to ams-delta audio being muted permanently

And two one-liners:

- Fix polarity for am335x-pdu001 SD card detection

- Fix non-working omap4-sdp Ethernet startup for rebind

It would be nice to get these merged during the -rc cycle if
possible. Naturally these can all wait for the merge window too
if we start running out of time.

----------------------------------------------------------------
Felix Brack (1):
      ARM: dts: am335x-pdu001: Fix polarity of card detection input

Janusz Krzysztofik (1):
      ARM: OMAP1: ams-delta: Fix audio permanently muted

Roger Quadros (1):
      ARM: dts: omap5: Fix dual-role mode on Super-Speed port

Russell King - ARM Linux (1):
      ARM: dts: Fix OMAP4430 SDP Ethernet startup

Tony Lindgren (1):
      Merge branch 'audio-fix' into omap-for-v4.20/fixes

 arch/arm/boot/dts/am335x-pdu001.dts       | 2 +-
 arch/arm/boot/dts/omap4-sdp.dts           | 1 +
 arch/arm/boot/dts/omap5-board-common.dtsi | 1 +
 arch/arm/mach-omap1/board-ams-delta.c     | 6 ++++--
 4 files changed, 7 insertions(+), 3 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: arm@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] few device fixes for omaps for v4.20-rc cycle
Date: Tue, 11 Dec 2018 07:58:47 -0800	[thread overview]
Message-ID: <pull-1544543892-150996@atomide.com> (raw)

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 91e43395820baad80248987608216c35da9df65b:

  Merge branch 'fixes-dts' into omap-for-v4.20/fixes (2018-11-08 09:32:24 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 84fb6c7feb1494ebb7d1ec8b95cfb7ada0264465:

  ARM: dts: Fix OMAP4430 SDP Ethernet startup (2018-12-07 09:10:49 -0800)

----------------------------------------------------------------
Few device fixes for omaps

Here's a collection of minor fixes for annoying usability issues
people have noticed using various devices.

There are two regression fixes:

- A regression fix for omap5 usb3 dual role mode

- A regression fix to ams-delta audio being muted permanently

And two one-liners:

- Fix polarity for am335x-pdu001 SD card detection

- Fix non-working omap4-sdp Ethernet startup for rebind

It would be nice to get these merged during the -rc cycle if
possible. Naturally these can all wait for the merge window too
if we start running out of time.

----------------------------------------------------------------
Felix Brack (1):
      ARM: dts: am335x-pdu001: Fix polarity of card detection input

Janusz Krzysztofik (1):
      ARM: OMAP1: ams-delta: Fix audio permanently muted

Roger Quadros (1):
      ARM: dts: omap5: Fix dual-role mode on Super-Speed port

Russell King - ARM Linux (1):
      ARM: dts: Fix OMAP4430 SDP Ethernet startup

Tony Lindgren (1):
      Merge branch 'audio-fix' into omap-for-v4.20/fixes

 arch/arm/boot/dts/am335x-pdu001.dts       | 2 +-
 arch/arm/boot/dts/omap4-sdp.dts           | 1 +
 arch/arm/boot/dts/omap5-board-common.dtsi | 1 +
 arch/arm/mach-omap1/board-ams-delta.c     | 6 ++++--
 4 files changed, 7 insertions(+), 3 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2018-12-11 15:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 15:58 Tony Lindgren [this message]
2018-12-11 15:58 ` [GIT PULL] few device fixes for omaps for v4.20-rc cycle Tony Lindgren
2018-12-12 22:19 ` Olof Johansson
2018-12-12 22:19   ` 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=pull-1544543892-150996@atomide.com \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.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.