public inbox for linux-sunxi@lists.linux.dev
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@arm.com>
To: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>,
	Jagan Teki <jagan@amarulasolutions.com>,
	Jernej Skrabec <jernej.skrabec@siol.net>,
	Samuel Holland <samuel@sholland.org>,
	Chen-Yu Tsai <wens@csie.org>, Icenowy Zheng <icenowy@aosc.io>,
	Ivan Uvarov <i.uvarov@cognitivepilot.com>,
	u-boot@lists.denx.de, linux-sunxi@googlegroups.com,
	linux-sunxi@lists.linux.dev
Subject: [GIT PULL] sunxi: Remaining v2021.07 merge window changes
Date: Mon, 26 Apr 2021 11:50:58 +0100	[thread overview]
Message-ID: <20210426105058.6237-1-andre.przywara@arm.com> (raw)


Hi Tom,

please pull this branch, containing the late part of the 2021.07 changes.

This fixes the broken H5 Ethernet and updates the R40 and A64 DT files,
so nothing really critical.

Build-tested for all 156 sunxi boards, and boot tested on a A64, R40, H5
and H616 board. USB, SD card, eMMC, HDMI and Ethernet all work there
(where applicable).

Thanks,
Andre

=========================
The following changes since commit 4dda435131251a94b29afd52f010cf1ec5a7ceb2:

  Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/u-boot-mips (2021-04-24 19:39:14 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-sunxi.git master

for you to fetch changes up to 647b392bf20614006917d5fcd3390347a668eee5:

  sunxi: DT: A64: Update devicetree files from Linux 5.12 (2021-04-26 10:12:35 +0100)

----------------------------------------------------------------
Andre Przywara (2):
      net: sun8i-emac: Fix pinmux setup for Allwinner H5
      sunxi: DT: A64: Update devicetree files from Linux 5.12

Ivan Uvarov (1):
      sunxi: DT: R40: Update device tree files from Linux 5.12

 arch/arm/dts/sun50i-a64-bananapi-m64.dts           |  16 +-
 arch/arm/dts/sun50i-a64-nanopi-a64.dts             |   2 +-
 arch/arm/dts/sun50i-a64-orangepi-win.dts           |  10 +-
 arch/arm/dts/sun50i-a64-pine64-lts.dts             |  15 +
 arch/arm/dts/sun50i-a64-pine64-plus.dts            |   2 +-
 arch/arm/dts/sun50i-a64-pine64.dts                 |   8 +-
 arch/arm/dts/sun50i-a64-pinebook.dts               |  13 +-
 arch/arm/dts/sun50i-a64-pinephone-1.0.dts          |   7 +-
 arch/arm/dts/sun50i-a64-pinephone-1.1.dts          |   7 +-
 arch/arm/dts/sun50i-a64-pinephone-1.2.dts          |  16 +-
 arch/arm/dts/sun50i-a64-pinephone.dtsi             |  90 ++++-
 arch/arm/dts/sun50i-a64-pinetab-early-adopter.dts  |  26 ++
 arch/arm/dts/sun50i-a64-pinetab.dts                |  13 +-
 arch/arm/dts/sun50i-a64-sopine-baseboard.dts       |  11 +-
 arch/arm/dts/sun50i-a64-sopine.dtsi                |   3 +-
 arch/arm/dts/sun50i-a64-teres-i.dts                |  12 +-
 arch/arm/dts/sun50i-a64.dtsi                       |  40 ++-
 arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts       |  23 +-
 arch/arm/dts/sun8i-r40.dtsi                        | 375 +++++++++++++++++++--
 arch/arm/dts/sun8i-v40-bananapi-m2-berry.dts       |  12 +-
 drivers/net/sun8i_emac.c                           |   8 +-
 include/dt-bindings/clock/sun8i-r40-ccu.h          |   6 +-
 include/dt-bindings/interrupt-controller/arm-gic.h |   5 +-
 include/dt-bindings/thermal/thermal.h              |   3 +-
 24 files changed, 596 insertions(+), 127 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-a64-pinetab-early-adopter.dts

             reply	other threads:[~2021-04-26 10:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 10:50 Andre Przywara [this message]
2021-04-26 15:03 ` [GIT PULL] sunxi: Remaining v2021.07 merge window changes Tom Rini

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=20210426105058.6237-1-andre.przywara@arm.com \
    --to=andre.przywara@arm.com \
    --cc=i.uvarov@cognitivepilot.com \
    --cc=icenowy@aosc.io \
    --cc=jagan@amarulasolutions.com \
    --cc=jernej.skrabec@siol.net \
    --cc=linux-sunxi@googlegroups.com \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=samuel@sholland.org \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=wens@csie.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