ARM Sunxi Platform Development
 help / color / mirror / Atom feed
* Pull request: u-boot-sunxi/master for 2023.07
@ 2023-06-08  0:30 Andre Przywara
  2023-06-08 17:52 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Andre Przywara @ 2023-06-08  0:30 UTC (permalink / raw)
  To: Tom Rini; +Cc: Jagan Teki, u-boot, linux-sunxi, Sam Edwards

Hi Tom,

a small late pull request for Allwinner. The main feature is just a DT
update, matching the v6.4 Linux kernel DT files. This also enables a board
(LCTech Pi F1C200s) which got its .dts file merged into Linux. Plus a tiny
typo fix from Sam.

Gitlab CI passed, briefly tested on an H616 board and the new LCTech Pi.

Thanks,
Andre

========================
The following changes since commit 0a8a4b86422650d6955a2382796089735453902d:

  Merge tag 'u-boot-amlogic-20230607' of https://source.denx.de/u-boot/custodians/u-boot-amlogic (2023-06-07 12:17:06 -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 9bc6f1a4d08261032d60836ea1dd6f2e98889060:

  sunxi: Fix typo in include guard (2023-06-07 22:45:02 +0100)

----------------------------------------------------------------
Andre Przywara (2):
      sunxi: dts: arm/arm64: update devicetree files from Linux-v6.4-rc2
      sunxi: defconfig: Add Lctech Pi F1C200s board

Sam Edwards (1):
      sunxi: Fix typo in include guard

 arch/arm/dts/axp22x.dtsi                     |  6 +++
 arch/arm/dts/axp809.dtsi                     |  7 +++
 arch/arm/dts/axp81x.dtsi                     | 14 -----
 arch/arm/dts/sun50i-a64.dtsi                 |  1 +
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts      |  1 +
 arch/arm/dts/sun5i-gr8-chip-pro.dts          |  2 +-
 arch/arm/dts/sun5i-r8-chip.dts               |  2 +-
 arch/arm/dts/sun6i-a31.dtsi                  | 12 ++---
 arch/arm/dts/sun6i-a31s-sina31s.dts          |  2 +-
 arch/arm/dts/sun8i-a23-a33.dtsi              | 10 ++--
 arch/arm/dts/sun8i-a33.dtsi                  |  1 +
 arch/arm/dts/sun8i-a83t-bananapi-m3.dts      | 15 ++++++
 arch/arm/dts/sun8i-h3-beelink-x2.dts         |  2 +-
 arch/arm/dts/sun8i-h3-nanopi-duo2.dts        |  2 +-
 arch/arm/dts/sun8i-v3s.dtsi                  |  6 +--
 arch/arm/dts/suniv-f1c100s-licheepi-nano.dts | 16 ++++++
 arch/arm/dts/suniv-f1c100s.dtsi              | 32 +++++++++++
 arch/arm/dts/suniv-f1c200s-lctech-pi.dts     | 76 ++++++++++++++++++++++++++
 arch/arm/dts/suniv-f1c200s-popstick-v1.1.dts | 81 ++++++++++++++++++++++++++++
 arch/arm/dts/sunxi-h3-h5.dtsi                |  8 +--
 arch/arm/include/asm/arch-sunxi/pmic_bus.h   |  2 +-
 configs/lctech_pi_f1c200s_defconfig          | 11 ++++
 22 files changed, 271 insertions(+), 38 deletions(-)
 create mode 100644 arch/arm/dts/suniv-f1c200s-lctech-pi.dts
 create mode 100644 arch/arm/dts/suniv-f1c200s-popstick-v1.1.dts
 create mode 100644 configs/lctech_pi_f1c200s_defconfig

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

* Re: Pull request: u-boot-sunxi/master for 2023.07
  2023-06-08  0:30 Pull request: u-boot-sunxi/master for 2023.07 Andre Przywara
@ 2023-06-08 17:52 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2023-06-08 17:52 UTC (permalink / raw)
  To: Andre Przywara; +Cc: Jagan Teki, u-boot, linux-sunxi, Sam Edwards

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

On Thu, Jun 08, 2023 at 01:30:36AM +0100, Andre Przywara wrote:

> Hi Tom,
> 
> a small late pull request for Allwinner. The main feature is just a DT
> update, matching the v6.4 Linux kernel DT files. This also enables a board
> (LCTech Pi F1C200s) which got its .dts file merged into Linux. Plus a tiny
> typo fix from Sam.
> 
> Gitlab CI passed, briefly tested on an H616 board and the new LCTech Pi.
> 
> Thanks,
> Andre
> 
> ========================
> The following changes since commit 0a8a4b86422650d6955a2382796089735453902d:
> 
>   Merge tag 'u-boot-amlogic-20230607' of https://source.denx.de/u-boot/custodians/u-boot-amlogic (2023-06-07 12:17:06 -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 9bc6f1a4d08261032d60836ea1dd6f2e98889060:
> 
>   sunxi: Fix typo in include guard (2023-06-07 22:45:02 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

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

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

end of thread, other threads:[~2023-06-08 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-08  0:30 Pull request: u-boot-sunxi/master for 2023.07 Andre Przywara
2023-06-08 17:52 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox