All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sunxi: Remaining v2021.07 merge window changes
@ 2021-04-26 10:50 ` Andre Przywara
  0 siblings, 0 replies; 4+ messages in thread
From: Andre Przywara @ 2021-04-26 10:50 UTC (permalink / raw)
  To: Tom Rini
  Cc: Simon Glass, Jagan Teki, Jernej Skrabec, Samuel Holland,
	Chen-Yu Tsai, Icenowy Zheng, Ivan Uvarov, u-boot, linux-sunxi,
	linux-sunxi


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] sunxi: Remaining v2021.07 merge window changes
@ 2021-04-26 10:50 ` Andre Przywara
  0 siblings, 0 replies; 4+ messages in thread
From: Andre Przywara @ 2021-04-26 10:50 UTC (permalink / raw)
  To: u-boot


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] sunxi: Remaining v2021.07 merge window changes
  2021-04-26 10:50 ` Andre Przywara
@ 2021-04-26 15:03   ` Tom Rini
  -1 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2021-04-26 15:03 UTC (permalink / raw)
  To: Andre Przywara
  Cc: Simon Glass, Jagan Teki, Jernej Skrabec, Samuel Holland,
	Chen-Yu Tsai, Icenowy Zheng, Ivan Uvarov, u-boot, linux-sunxi,
	linux-sunxi

[-- Attachment #1: Type: text/plain, Size: 1058 bytes --]

On Mon, Apr 26, 2021 at 11:50:58AM +0100, Andre Przywara wrote:

> 
> 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)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] sunxi: Remaining v2021.07 merge window changes
@ 2021-04-26 15:03   ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2021-04-26 15:03 UTC (permalink / raw)
  To: u-boot

On Mon, Apr 26, 2021 at 11:50:58AM +0100, Andre Przywara wrote:

> 
> 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)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210426/6b09c300/attachment.sig>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-26 15:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 10:50 [GIT PULL] sunxi: Remaining v2021.07 merge window changes Andre Przywara
2021-04-26 10:50 ` Andre Przywara
2021-04-26 15:03 ` Tom Rini
2021-04-26 15:03   ` Tom Rini

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.