mbox series

[v2,0/2] Add DTS for BPI-R3

Message ID 20230411151947.106353-1-linux@fw-web.de
Headers show
Series Add DTS for BPI-R3 | expand

Message

Frank Wunderlich April 11, 2023, 3:19 p.m. UTC
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

Comments

Pali Rohár April 11, 2023, 6 p.m. UTC | #1
How many times I have to repeat to not send me mediatek changes for
which I'm not maintainer???

On Tuesday 11 April 2023 17:19:45 Frank Wunderlich wrote:
> 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
>
Frank Wunderlich April 30, 2023, 4 p.m. UTC | #2
Hi,

Is it possible to take this series in upcoming release?

regards Frank


> Gesendet: Dienstag, den 11.04.2023 um 17:19 Uhr
> Von: "Frank Wunderlich" <linux@fw-web.de>
> An: 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>
> Betreff: [PATCH v2 0/2] Add DTS for BPI-R3
> 
> 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
>