]> git.ipfire.org Git - thirdparty/u-boot.git/commit
sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1
authorChen-Yu Tsai <wens@csie.org>
Fri, 15 Feb 2019 11:03:16 +0000 (19:03 +0800)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 18 Feb 2019 08:24:23 +0000 (13:54 +0530)
commit7761eb5bea34b7e7e6e0c00b96e70b2efb3bc887
treeefc6d3f14e51590dda8dcaca7a308fd66899bd58
parentb89074f65047c4058741ed2bf3e6ff0c5af4c5bc
sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1

As of commit aa8fee415f46 ("ARM: dts: sun8i: h3: Split out
non-SoC-specific parts of Bananapi M2 Plus") in the Linux kernel, the
device tree for the Bananapi M2+ has been split into a common dtsi file,
and an SoC-specific board device tree file that includes both the shared
dtsi file and the soc dtsi file. This was done to support both the H3
and H5 variants of the same board. This is similar to what was done for
the Libre Computer ALL-H3-CC in U-boot commit d7b17f1c24af ("sunxi: Split
out common board design for ALL-H3-CC device tree").

The newly split files are directly synced from Linux tag v5.0-rc1.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>
arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts
arch/arm/dts/sunxi-bananapi-m2-plus.dtsi [new file with mode: 0644]