public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] arm: allwinner: r40: add devicetree for Forlinx FETA40i-C & OKA40i-C
@ 2021-07-15 10:18 Ivan Uvarov
  2021-07-15 10:18 ` [PATCH 1/2] arm: allwinner: r40: add pinmux settings for MMC3 and UARTs 2, 4, 5&7 Ivan Uvarov
  2021-07-15 10:19 ` [PATCH 2/2] arm: allwinner: r40: add devicetree for Forlinx FETA40i-C & OKA40i-C Ivan Uvarov
  0 siblings, 2 replies; 5+ messages in thread
From: Ivan Uvarov @ 2021-07-15 10:18 UTC (permalink / raw)
  To: u-boot; +Cc: Andre Przywara, Chen-Yu Tsai, Ivan Uvarov

This patchset adds a devicetree for the Forlinx FETA40i-C SoM and OKA40i-C
carrier board/devboard, mirroring changes merged into Linux 5.14-rc1.

Signed-off-by: Ivan Uvarov <i.uvarov@cognitivepilot.com>

Ivan Uvarov (2):
  arm: allwinner: r40: add pinmux settings for MMC3 and UARTs 2,4,5&7
  arm: allwinner: r40: add devicetree for Forlinx FETA40i-C & OKA40i-C

 arch/arm/dts/Makefile               |   3 +-
 arch/arm/dts/sun8i-r40-feta40i.dtsi | 106 +++++++++++++++
 arch/arm/dts/sun8i-r40-oka40i-c.dts | 203 ++++++++++++++++++++++++++++
 arch/arm/dts/sun8i-r40.dtsi         |  43 ++++++
 configs/OKA40i_defconfig            |  35 +++++
 5 files changed, 389 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/sun8i-r40-feta40i.dtsi
 create mode 100644 arch/arm/dts/sun8i-r40-oka40i-c.dts
 create mode 100644 configs/OKA40i_defconfig

-- 
2.32.0


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

end of thread, other threads:[~2021-07-15 22:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-15 10:18 [PATCH 0/2] arm: allwinner: r40: add devicetree for Forlinx FETA40i-C & OKA40i-C Ivan Uvarov
2021-07-15 10:18 ` [PATCH 1/2] arm: allwinner: r40: add pinmux settings for MMC3 and UARTs 2, 4, 5&7 Ivan Uvarov
2021-07-15 22:23   ` [PATCH 1/2] arm: allwinner: r40: add pinmux settings for MMC3 and UARTs 2,4,5&7 Andre Przywara
2021-07-15 10:19 ` [PATCH 2/2] arm: allwinner: r40: add devicetree for Forlinx FETA40i-C & OKA40i-C Ivan Uvarov
2021-07-15 22:58   ` Andre Przywara

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