linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: SoC Team <soc@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Fabio Estevam <festevam@gmail.com>,
	Grygorii Strashko <grygorii.strashko@ti.com>,
	Maxime Ripard <mripard@kernel.org>
Subject: [GIT PULL] ARM: SoC DT fixes for v5.8, #3
Date: Tue, 28 Jul 2020 14:39:32 +0200	[thread overview]
Message-ID: <CAK8P3a0enQsLLc=AsP+43R2XUswc5u4bKVikyEQBfCcsFbckyg@mail.gmail.com> (raw)

The following changes since commit 2648298a06ba7e902c4489a15c0db26032813c7b:

  Merge tag 'socfpga_fixes_for_v5.8_v2' of
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into
arm/fixes (2020-07-17 18:01:41 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-5.8-3

for you to fetch changes up to fe1d899f4212a08dad98accb47cd335b58cc9085:

  ARM: dts: keystone-k2g-evm: fix rgmii phy-mode for ksz9031 phy
(2020-07-25 09:38:14 +0200)

----------------------------------------------------------------
ARM: SoC DT fixes for v5.8

These are the latest device tree fixes for Arm SoCs:

  - TI Keystone2 ethernet regressed after a driver change broke with
    incorrect phy-mode in a board's DT source.

  - A similar fix is needed for two i.MX boards that were missed in
    an earlier bugfix.

  - DT change for Armada 38x allowing to add the register needed to fix
    NETA lockup when repeatedly switching speed.

  - One fix on imx6qdl-icore pin muxing to get USB OTG_ID and SD card
    detect work correctly.

  - Two fixes for the Allwinner SoCs, one to relax the CMA allocation
    ranges that were failing on older SoCs and one to fix Cedrus on the H6.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

----------------------------------------------------------------
Arnd Bergmann (3):
      Merge tag 'sunxi-fixes-for-5.8-1' of
git://git.kernel.org/.../sunxi/linux into arm/fixes
      Merge tag 'imx-fixes-5.8-3' of
git://git.kernel.org/.../shawnguo/linux into arm/fixes
      Merge tag 'mvebu-fixes-5.8-1' of
git://git.kernel.org/.../gclement/mvebu into arm/fixes

Fabio Estevam (2):
      ARM: dts: imx6sx-sdb: Fix the phy-mode on fec2
      ARM: dts: imx6sx-sabreauto: Fix the phy-mode on fec2

Grygorii Strashko (1):
      ARM: dts: keystone-k2g-evm: fix rgmii phy-mode for ksz9031 phy

Maxime Ripard (2):
      ARM: dts sunxi: Relax a bit the CMA pool allocation range
      arm64: dts: allwinner: h6: Fix Cedrus IOMMU usage

Michael Trimarchi (1):
      ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detect

Russell King (1):
      ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speeds

 .../devicetree/bindings/media/allwinner,sun4i-a10-video-engine.yaml    | 3 +++
 arch/arm/boot/dts/armada-38x.dtsi                                      | 3 ++-
 arch/arm/boot/dts/imx6qdl-icore.dtsi                                   | 3 ++-
 arch/arm/boot/dts/imx6sx-sabreauto.dts                                 | 2 +-
 arch/arm/boot/dts/imx6sx-sdb.dtsi                                      | 2 +-
 arch/arm/boot/dts/keystone-k2g-evm.dts                                 | 2 +-
 arch/arm/boot/dts/sun4i-a10.dtsi                                       | 2 +-
 arch/arm/boot/dts/sun5i.dtsi                                           | 2 +-
 arch/arm/boot/dts/sun7i-a20.dtsi                                       | 2 +-
 arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi                           | 1 +
 10 files changed, 14 insertions(+), 8 deletions(-)

                 reply	other threads:[~2020-07-28 12:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAK8P3a0enQsLLc=AsP+43R2XUswc5u4bKVikyEQBfCcsFbckyg@mail.gmail.com' \
    --to=arnd@arndb.de \
    --cc=festevam@gmail.com \
    --cc=grygorii.strashko@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mripard@kernel.org \
    --cc=soc@kernel.org \
    --cc=torvalds@linux-foundation.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).