public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Frank Wunderlich <linux@fw-web.de>
To: u-boot@lists.denx.de
Cc: "Frank Wunderlich" <frank-w@public-files.de>,
	"Sam Shih" <sam.shih@mediatek.com>,
	"William Zhang" <william.zhang@broadcom.com>,
	"Philippe Reynes" <philippe.reynes@softathome.com>,
	"Marek Vasut" <marex@denx.de>, "Fabio Estevam" <festevam@denx.de>,
	"Marcel Ziswiler" <marcel.ziswiler@toradex.com>,
	"Samuel Holland" <samuel@sholland.org>,
	"Pali Rohár" <pali@kernel.org>,
	"Daniel Golle" <daniel@makrotopia.org>,
	"Simon Glass" <sjg@chromium.org>,
	"Weijie Gao" <weijie.gao@mediatek.com>
Subject: [PATCH v2 0/2] Add DTS for BPI-R3
Date: Tue, 11 Apr 2023 17:19:45 +0200	[thread overview]
Message-ID: <20230411151947.106353-1-linux@fw-web.de> (raw)

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.

v2: changed label for wps-button (used as reset in openwrt)

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


             reply	other threads:[~2023-04-11 15:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-11 15:19 Frank Wunderlich [this message]
2023-04-11 15:19 ` [PATCH v2 1/2] board: mediatek: add Bananapi-R3 devicetree Frank Wunderlich
2023-05-03 13:27   ` Tom Rini
2023-04-11 15:19 ` [PATCH v2 2/2] configs: change bpi-r3 to board specific dts and change prompt Frank Wunderlich
2023-05-03 13:28   ` Tom Rini
2023-04-11 18:00 ` [PATCH v2 0/2] Add DTS for BPI-R3 Pali Rohár
2023-04-30 16:00 ` Aw: " Frank Wunderlich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230411151947.106353-1-linux@fw-web.de \
    --to=linux@fw-web.de \
    --cc=daniel@makrotopia.org \
    --cc=festevam@denx.de \
    --cc=frank-w@public-files.de \
    --cc=marcel.ziswiler@toradex.com \
    --cc=marex@denx.de \
    --cc=pali@kernel.org \
    --cc=philippe.reynes@softathome.com \
    --cc=sam.shih@mediatek.com \
    --cc=samuel@sholland.org \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=weijie.gao@mediatek.com \
    --cc=william.zhang@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox