]> git.baikalelectronics.ru Git - uboot.git/commit
arm: dts: Create common rz-g2-beacon-u-boot file
authorAdam Ford <aford173@gmail.com>
Mon, 6 Dec 2021 16:29:28 +0000 (10:29 -0600)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 12 Dec 2021 23:37:28 +0000 (00:37 +0100)
commit0ee26a4637833eed0ecc2c4cc612385be2f874e9
treeba0de3271e90b0801774f151dfd3d02a3dd3d3f0
parent554d24f11eb5afaf85f18b018bca468e5a583509
arm: dts: Create common rz-g2-beacon-u-boot file

The rzg2_beacon_defconfig creates an image for RZ/G2[MNH] and
as such creates three different device trees and each of them
have a corresponding -u-boot.dtsi file which are basically
copies of each other.  Create a common include file to be
referenced by each of the respective board-u-boot.dtsi files
to reduce duplicate code and simplify support going forward.
This also restores some lost functionality from the device
tree re-sync and updates the MAINTAINER file to include all
beacon-renesom device tree files.

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/dts/r8a774a1-beacon-rzg2m-kit-u-boot.dtsi
arch/arm/dts/r8a774b1-beacon-rzg2n-kit-u-boot.dtsi
arch/arm/dts/r8a774e1-beacon-rzg2h-kit-u-boot.dtsi
arch/arm/dts/rz-g2-beacon-u-boot.dtsi [new file with mode: 0644]
board/beacon/beacon-rzg2m/MAINTAINERS