diff options
author | Tom Rini <trini@konsulko.com> | 2018-06-01 21:10:18 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-06-02 16:58:27 -0400 |
commit | 040b2583c3a87c83606b3df64ea653ccaf3aea62 (patch) | |
tree | d46a387c1fbc0eae0811fd548ead6786945bbbf7 /arch/arm/dts/r8a77990-ebisu-u-boot.dts | |
parent | 2a046ff5e9ffc30025b698ea6751412e2a1f16ca (diff) | |
parent | 0bb5d24852d8051b70b2becc74f3a2c4fb925dbb (diff) | |
download | u-boot-040b2583c3a87c83606b3df64ea653ccaf3aea62.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'arch/arm/dts/r8a77990-ebisu-u-boot.dts')
-rw-r--r-- | arch/arm/dts/r8a77990-ebisu-u-boot.dts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/dts/r8a77990-ebisu-u-boot.dts b/arch/arm/dts/r8a77990-ebisu-u-boot.dts new file mode 100644 index 0000000000..8d4ea88a91 --- /dev/null +++ b/arch/arm/dts/r8a77990-ebisu-u-boot.dts @@ -0,0 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * Device Tree Source extras for U-Boot for the Ebisu board + * + * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com> + */ + +#include "r8a77990-ebisu.dts" +#include "r8a77990-u-boot.dtsi" |