mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Krishna Reddy <vdumpa@nvidia.com>
To: <will.deacon@arm.com>, <robin.murphy@arm.com>, <joro@8bytes.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<iommu@lists.linux-foundation.org>,
	<linux-kernel@vger.kernel.org>, <linux-tegra@vger.kernel.org>,
	<treding@nvidia.com>, <yhsu@nvidia.com>, <snikam@nvidia.com>,
	<praithatha@nvidia.com>, <talho@nvidia.com>,
	<avanbrunt@nvidia.com>, <thomasz@nvidia.com>, <olof@lixom.net>,
	<jtukkinen@nvidia.com>, <mperttunen@nvidia.com>,
	Krishna Reddy <vdumpa@nvidia.com>
Subject: [PATCH v3 5/6] arm64: defconfig: Enable ARM_SMMU_TEGRA
Date: Mon, 3 Dec 2018 17:36:53 -0800	[thread overview]
Message-ID: <1543887414-18209-6-git-send-email-vdumpa@nvidia.com> (raw)
In-Reply-To: <1543887414-18209-1-git-send-email-vdumpa@nvidia.com>

Enabling CONFIG_ARM_SMMU_TEGRA that is used
by Tegra194 SOC.

Signed-off-by: Krishna Reddy <vdumpa@nvidia.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5c2b1f6..e5ea13b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -625,6 +625,7 @@ CONFIG_QCOM_APCS_IPC=y
 CONFIG_ROCKCHIP_IOMMU=y
 CONFIG_TEGRA_IOMMU_SMMU=y
 CONFIG_ARM_SMMU=y
+CONFIG_ARM_SMMU_TEGRA=y
 CONFIG_ARM_SMMU_V3=y
 CONFIG_QCOM_IOMMU=y
 CONFIG_REMOTEPROC=m
-- 
2.1.4


  parent reply	other threads:[~2018-12-04  1:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-04  1:36 [PATCH v3 0/5] Add Tegra194 Dual ARM SMMU driver Krishna Reddy
2018-12-04  1:36 ` [PATCH v3 1/6] iommu/arm-smmu: create library for ARM SMMU Krishna Reddy
2018-12-04  1:36 ` [PATCH v3 2/6] iommu/arm-smmu: Add support to program multiple ARM SMMU's identically Krishna Reddy
2018-12-19 18:07   ` Robin Murphy
2018-12-19 20:36     ` Krishna Reddy
2018-12-04  1:36 ` [PATCH v3 3/6] iommu/arm-smmu: update arm-smmu.c to use ARM SMMU library Krishna Reddy
2018-12-04  1:36 ` [PATCH v3 4/6] iommu/tegra194_smmu: Add Tegra194 SMMU driver Krishna Reddy
2018-12-04  1:36 ` Krishna Reddy [this message]
2018-12-04  1:36 ` [PATCH v3 6/6] arm64: tegra: Add SMMU nodes to Tegra194 device tree Krishna Reddy

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=1543887414-18209-6-git-send-email-vdumpa@nvidia.com \
    --to=vdumpa@nvidia.com \
    --cc=avanbrunt@nvidia.com \
    --cc=iommu@lists.linux-foundation.org \
    --cc=joro@8bytes.org \
    --cc=jtukkinen@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mperttunen@nvidia.com \
    --cc=olof@lixom.net \
    --cc=praithatha@nvidia.com \
    --cc=robin.murphy@arm.com \
    --cc=snikam@nvidia.com \
    --cc=talho@nvidia.com \
    --cc=thomasz@nvidia.com \
    --cc=treding@nvidia.com \
    --cc=will.deacon@arm.com \
    --cc=yhsu@nvidia.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

all inboxes | Powered by JetHome®