public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [v1 0/2] Add DTS for BPI-R3
@ 2023-04-07 21:26 Frank Wunderlich
  2023-04-07 21:26 ` [v1 1/2] board: mediatek: add Bananapi-R3 devicetree Frank Wunderlich
  2023-04-07 21:26 ` [v1 2/2] configs: change bpi-r3 to board specific dts and change prompt Frank Wunderlich
  0 siblings, 2 replies; 4+ messages in thread
From: Frank Wunderlich @ 2023-04-07 21:26 UTC (permalink / raw)
  To: u-boot
  Cc: Frank Wunderlich, Sam Shih, William Zhang, Philippe Reynes,
	Marek Vasut, Fabio Estevam, Marcel Ziswiler, Samuel Holland,
	Pali Rohár, Daniel Golle, Simon Glass, Weijie Gao

From: Frank Wunderlich <frank-w@public-files.de>

Add board specific devicetree for BananaPi R3.

It is taken from openwrt
https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/boot/uboot-mediatek/patches/430-add-bpi-r3.patch;hb=HEAD
only enabled the factory button which was disabled because a HW-bug in
rev 1.0 of r3.

Daniel Golle (1):
  board: mediatek: add Bananapi-R3 devicetree

Frank Wunderlich (1):
  configs: change bpi-r3 to board specific dts and change prompt

 arch/arm/dts/Makefile                |   2 +
 arch/arm/dts/mt7986a-bpi-r3-emmc.dts |  32 ++++
 arch/arm/dts/mt7986a-bpi-r3-sd.dts   | 268 +++++++++++++++++++++++++++
 configs/mt7986a_bpir3_emmc_defconfig |   6 +-
 configs/mt7986a_bpir3_sd_defconfig   |   6 +-
 5 files changed, 308 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm/dts/mt7986a-bpi-r3-emmc.dts
 create mode 100644 arch/arm/dts/mt7986a-bpi-r3-sd.dts

-- 
2.34.1


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

end of thread, other threads:[~2023-04-08  7:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-07 21:26 [v1 0/2] Add DTS for BPI-R3 Frank Wunderlich
2023-04-07 21:26 ` [v1 1/2] board: mediatek: add Bananapi-R3 devicetree Frank Wunderlich
2023-04-08  7:37   ` Aw: " Frank Wunderlich
2023-04-07 21:26 ` [v1 2/2] configs: change bpi-r3 to board specific dts and change prompt Frank Wunderlich

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