All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant
@ 2019-01-25 10:38 Chen-Yu Tsai
  2019-01-25 10:38 ` [U-Boot] [PATCH 1/3] sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1 Chen-Yu Tsai
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Chen-Yu Tsai @ 2019-01-25 10:38 UTC (permalink / raw)
  To: u-boot

This series adds support for the H5 variant of the Bananapi M2+, and
also renames the MAINTAINERS entry and defconfig for the Bananapi M2+
from its current name, Sinovoip BPI M2+.

Sinovoip is the brand name used for their own VOIP-related products,
while the brand name "Bananapi" should be used for single board
computers bearing the Bananapi logo. This was confirmed by Bananapi.

Patch 1 syncs up the BPI-M2+ device tree file from Linux v5.0-rc1.

Patch 2 renames the defconfig and maintainer entries to fix the brand
name.

Patch 3 adds support for the H5 variant of the Bananapi M2+.

Please have a look.

Regards
ChenYu


Chen-Yu Tsai (3):
  sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1
  sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3
  sunxi: Add Bananapi M2+ H5 board

 arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts   |  11 +
 arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts    | 190 +-----------------
 ...2-plus.dts => sunxi-bananapi-m2-plus.dtsi} |  23 ++-
 board/sunxi/MAINTAINERS                       |  13 +-
 configs/Sinovoip_BPI_M2_Plus_defconfig        |  21 +-
 ...efconfig => bananapi_m2_plus_h3_defconfig} |   0
 ...efconfig => bananapi_m2_plus_h5_defconfig} |   4 +-
 7 files changed, 40 insertions(+), 222 deletions(-)
 create mode 100644 arch/arm/dts/sun50i-h5-bananapi-m2-plus.dts
 copy arch/arm/dts/{sun8i-h3-bananapi-m2-plus.dts => sunxi-bananapi-m2-plus.dtsi} (92%)
 mode change 100644 => 120000 configs/Sinovoip_BPI_M2_Plus_defconfig
 copy configs/{Sinovoip_BPI_M2_Plus_defconfig => bananapi_m2_plus_h3_defconfig} (100%)
 copy configs/{Sinovoip_BPI_M2_Plus_defconfig => bananapi_m2_plus_h5_defconfig} (85%)

-- 
2.20.1

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

end of thread, other threads:[~2019-02-14  9:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-25 10:38 [U-Boot] [PATCH 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant Chen-Yu Tsai
2019-01-25 10:38 ` [U-Boot] [PATCH 1/3] sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1 Chen-Yu Tsai
2019-02-09 17:38   ` Jagan Teki
2019-02-11  2:56     ` Chen-Yu Tsai
2019-02-12 12:00       ` Jagan Teki
2019-02-12 12:08         ` Andre Przywara
2019-02-12 12:09           ` Jagan Teki
2019-02-12 12:15             ` Andre Przywara
2019-02-12 12:22               ` Jagan Teki
2019-02-12 12:29                 ` Chen-Yu Tsai
2019-02-12 13:01                   ` Jagan Teki
2019-02-12 13:06                     ` Chen-Yu Tsai
2019-02-12 13:08                       ` Jagan Teki
2019-01-25 10:38 ` [U-Boot] [PATCH 2/3] sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3 Chen-Yu Tsai
2019-02-13 14:42   ` Jagan Teki
2019-02-13 15:33     ` Tom Rini
2019-02-14  9:13       ` Chen-Yu Tsai
2019-01-25 10:38 ` [U-Boot] [PATCH 3/3] sunxi: Add Bananapi M2+ H5 board Chen-Yu Tsai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.