All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-renesas-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>
Subject: [PATCH/RFC 3/3] arm64: defconfig: enable Renesas R8A7796 SoC
Date: Thu, 19 May 2016 12:50:45 +0900	[thread overview]
Message-ID: <1463629845-7115-4-git-send-email-horms+renesas@verge.net.au> (raw)
In-Reply-To: <1463629845-7115-1-git-send-email-horms+renesas@verge.net.au>

From: Takeshi Kihara <takeshi.kihara.df@renesas.com>

This patch enables the Renesas R8A7796 SoC in the arm64 defconfig.

Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f70505186820..0d37fa5a59aa 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -44,6 +44,7 @@ CONFIG_ARCH_ROCKCHIP=y
 CONFIG_ARCH_SEATTLE=y
 CONFIG_ARCH_RENESAS=y
 CONFIG_ARCH_R8A7795=y
+CONFIG_ARCH_R8A7796=y
 CONFIG_ARCH_STRATIX10=y
 CONFIG_ARCH_TEGRA=y
 CONFIG_ARCH_SPRD=y
-- 
2.1.4

WARNING: multiple messages have this Message-ID (diff)
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH/RFC 3/3] arm64: defconfig: enable Renesas R8A7796 SoC
Date: Thu, 19 May 2016 12:50:45 +0900	[thread overview]
Message-ID: <1463629845-7115-4-git-send-email-horms+renesas@verge.net.au> (raw)
In-Reply-To: <1463629845-7115-1-git-send-email-horms+renesas@verge.net.au>

From: Takeshi Kihara <takeshi.kihara.df@renesas.com>

This patch enables the Renesas R8A7796 SoC in the arm64 defconfig.

Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f70505186820..0d37fa5a59aa 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -44,6 +44,7 @@ CONFIG_ARCH_ROCKCHIP=y
 CONFIG_ARCH_SEATTLE=y
 CONFIG_ARCH_RENESAS=y
 CONFIG_ARCH_R8A7795=y
+CONFIG_ARCH_R8A7796=y
 CONFIG_ARCH_STRATIX10=y
 CONFIG_ARCH_TEGRA=y
 CONFIG_ARCH_SPRD=y
-- 
2.1.4

  parent reply	other threads:[~2016-05-19  3:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-19  3:50 [PATCH/RFC 0/3] arm64: Add Renesas R8A7796 SoC support Simon Horman
2016-05-19  3:50 ` Simon Horman
2016-05-19  3:50 ` [PATCH/RFC 1/3] arm64: dts: r8a7796: " Simon Horman
2016-05-19  3:50   ` Simon Horman
2016-05-19 16:54   ` Geert Uytterhoeven
2016-05-19 16:54     ` Geert Uytterhoeven
2016-05-19  3:50 ` [PATCH/RFC 2/3] arm64: dts: salvator-x: add Salvator-X board on R8A7796 SoC Simon Horman
2016-05-19  3:50   ` Simon Horman
2016-05-19 16:58   ` Geert Uytterhoeven
2016-05-19 16:58     ` Geert Uytterhoeven
2016-05-20  4:14     ` Simon Horman
2016-05-20  4:14       ` Simon Horman
2016-05-20  6:49       ` Geert Uytterhoeven
2016-05-20  6:49         ` Geert Uytterhoeven
2016-05-19  3:50 ` Simon Horman [this message]
2016-05-19  3:50   ` [PATCH/RFC 3/3] arm64: defconfig: enable Renesas " Simon Horman
2016-05-19 17:07   ` Geert Uytterhoeven
2016-05-19 17:07     ` Geert Uytterhoeven

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=1463629845-7115-4-git-send-email-horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --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 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.