linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: Biju Das <biju.das@bp.renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>,
	Chris Paterson <chris.paterson2@renesas.com>,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH LOCAL 2/2] arm64: dts: renesas: r8a774c0: Add dummy board DTS
Date: Fri,  4 Jan 2019 10:13:16 +0100	[thread overview]
Message-ID: <20190104091316.12716-3-geert+renesas@glider.be> (raw)
In-Reply-To: <20190104091316.12716-1-geert+renesas@glider.be>

Improve build coverage until a real board DTS surfaces.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm64/boot/dts/renesas/Makefile           | 1 +
 arch/arm64/boot/dts/renesas/r8a774c0-dummy.dts | 2 ++
 2 files changed, 3 insertions(+)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a774c0-dummy.dts

diff --git a/arch/arm64/boot/dts/renesas/Makefile b/arch/arm64/boot/dts/renesas/Makefile
index b4a006313cb66048..2514cd67c3028659 100644
--- a/arch/arm64/boot/dts/renesas/Makefile
+++ b/arch/arm64/boot/dts/renesas/Makefile
@@ -17,3 +17,4 @@ dtb-$(CONFIG_ARCH_R8A77995) += r8a77995-draak.dtb
 
 # SoCs lacking upstream board support
 dtb-$(CONFIG_ARCH_R8A774A1) += r8a774a1-dummy.dtb
+dtb-$(CONFIG_ARCH_R8A774C0) += r8a774c0-dummy.dtb
diff --git a/arch/arm64/boot/dts/renesas/r8a774c0-dummy.dts b/arch/arm64/boot/dts/renesas/r8a774c0-dummy.dts
new file mode 100644
index 0000000000000000..e608e052456ed017
--- /dev/null
+++ b/arch/arm64/boot/dts/renesas/r8a774c0-dummy.dts
@@ -0,0 +1,2 @@
+/dts-v1/;
+#include "r8a774c0.dtsi"
-- 
2.17.1


  parent reply	other threads:[~2019-01-04  9:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-04  9:13 [PATCH LOCAL 0/2] arm64: dts: renesas: Add dummy board files Geert Uytterhoeven
2019-01-04  9:13 ` [PATCH LOCAL 1/2] arm64: dts: renesas: r8a774a1: Add dummy board DTS Geert Uytterhoeven
2019-01-09 11:37   ` Fabrizio Castro
2019-01-04  9:13 ` Geert Uytterhoeven [this message]
2019-01-09 11:37   ` [PATCH LOCAL 2/2] arm64: dts: renesas: r8a774c0: " Fabrizio Castro
2019-01-04  9:47 ` [PATCH LOCAL 0/2] arm64: dts: renesas: Add dummy board files Simon Horman
2019-01-23 11:41   ` Simon Horman
2019-01-23 12:08     ` Geert Uytterhoeven
2019-01-24  9:59       ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190104091316.12716-3-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=biju.das@bp.renesas.com \
    --cc=chris.paterson2@renesas.com \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=horms@verge.net.au \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).