linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] sunxi: dts: Update H3/H5/H6 devicetree from Linux
@ 2021-05-27  0:44 Andre Przywara
  2021-05-27  0:44 ` [PATCH 1/3] arm: dts: sunxi: h6: Update DT files Andre Przywara
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andre Przywara @ 2021-05-27  0:44 UTC (permalink / raw)
  To: Jagan Teki
  Cc: Jernej Skrabec, Samuel Holland, Clément Péron,
	Peter Robinson, Chen-Yu Tsai, u-boot, linux-sunxi

This syncs the SoC .dtsi and board .dts files from the Linux 5.12 release.
For the H3 and H5 this brings us the proper RGMII modes for the boards
with Gigabit Ethernet PHYs.
The rest are smaller updates, but bring us port 0 USB support on the
H6 boards in U-Boot.

I know it's a bit late in the game, but those changes look innocent
enough to make it into the v2021.07 release still. This way we have all
64-bit boards using Linux 5.12 DTs.

Cheers,
Andre

Andre Przywara (3):
  arm: dts: sunxi: h6: Update DT files
  arm: dts: sunxi: h5: Update DT files
  arm: dts: sunxi: h3: Update DT files

 .../dts/sun50i-h5-bananapi-m2-plus-v1.2.dts   |  1 +
 arch/arm/dts/sun50i-h5-cpu-opp.dtsi           | 79 +++++++++++++++
 .../arm/dts/sun50i-h5-libretech-all-h3-cc.dts |  1 +
 .../arm/dts/sun50i-h5-libretech-all-h5-cc.dts |  2 +-
 arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts   |  6 +-
 arch/arm/dts/sun50i-h5-nanopi-neo2.dts        |  4 +-
 arch/arm/dts/sun50i-h5-orangepi-pc2.dts       | 27 +++++-
 arch/arm/dts/sun50i-h5-orangepi-prime.dts     |  6 +-
 arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts |  4 +-
 .../arm/dts/sun50i-h5-orangepi-zero-plus2.dts | 38 ++++++++
 arch/arm/dts/sun50i-h5.dtsi                   | 61 ++++++++++--
 arch/arm/dts/sun50i-h6-beelink-gs1.dts        |  6 +-
 arch/arm/dts/sun50i-h6-cpu-opp.dtsi           | 20 ++--
 arch/arm/dts/sun50i-h6-orangepi-3.dts         |  4 +-
 arch/arm/dts/sun50i-h6-orangepi.dtsi          |  4 +-
 arch/arm/dts/sun50i-h6-pine-h64.dts           |  7 +-
 arch/arm/dts/sun50i-h6.dtsi                   | 26 +++++
 .../dts/sun8i-h2-plus-bananapi-m2-zero.dts    | 96 ++++++++++++++++++-
 arch/arm/dts/sun8i-h3-beelink-x2.dts          |  4 +-
 arch/arm/dts/sun8i-h3-nanopi-duo2.dts         |  4 +-
 arch/arm/dts/sun8i-h3-nanopi-neo-air.dts      |  4 +-
 arch/arm/dts/sun8i-h3-nanopi.dtsi             |  4 +-
 arch/arm/dts/sun8i-h3-orangepi-pc-plus.dts    |  5 -
 arch/arm/dts/sun8i-h3-orangepi-plus2e.dts     |  2 +-
 arch/arm/dts/sun8i-h3-orangepi-zero-plus2.dts | 38 ++++++++
 arch/arm/dts/sun8i-h3.dtsi                    | 49 +++++++++-
 arch/arm/dts/sunxi-h3-h5.dtsi                 | 42 +++++++-
 27 files changed, 483 insertions(+), 61 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-cpu-opp.dtsi

-- 
2.17.5


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

end of thread, other threads:[~2021-05-27  0:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27  0:44 [PATCH 0/3] sunxi: dts: Update H3/H5/H6 devicetree from Linux Andre Przywara
2021-05-27  0:44 ` [PATCH 1/3] arm: dts: sunxi: h6: Update DT files Andre Przywara
2021-05-27  0:44 ` [PATCH 2/3] arm: dts: sunxi: h5: " Andre Przywara
2021-05-27  0:44 ` [PATCH 3/3] arm: dts: sunxi: h3: " Andre Przywara

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