public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Nagarjuna Kristam <nkristam@nvidia.com>
To: balbi@kernel.org, gregkh@linuxfoundation.org,
	thierry.reding@gmail.com, jonathanh@nvidia.com,
	mark.rutland@arm.com, robh+dt@kernel.org
Cc: linux-tegra@vger.kernel.org, linux-usb@vger.kernel.org,
	devicetree@vger.kernel.org,
	Nagarjuna Kristam <nkristam@nvidia.com>
Subject: [Patch V4 8/8] arm64: defconfig: Enable tegra XUDC driver
Date: Mon, 10 Jun 2019 15:49:09 +0530	[thread overview]
Message-ID: <1560161949-26031-9-git-send-email-nkristam@nvidia.com> (raw)
In-Reply-To: <1560161949-26031-1-git-send-email-nkristam@nvidia.com>

Enable support for Nvidia XUSB device mode controller driver.

Signed-off-by: Nagarjuna Kristam <nkristam@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 f0bad30..87a8d0d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -577,6 +577,7 @@ CONFIG_USB_ULPI=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_RENESAS_USBHS_UDC=m
 CONFIG_USB_RENESAS_USB3=m
+CONFIG_USB_TEGRA_XUDC=m
 CONFIG_MMC=y
 CONFIG_MMC_BLOCK_MINORS=32
 CONFIG_MMC_ARMMMCI=y
-- 
2.7.4

      parent reply	other threads:[~2019-06-10 10:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-10 10:19 [Patch V4 0/8] Tegra XUSB gadget driver support Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 1/8] phy: tegra: xusb: t210: add XUSB dual mode support Nagarjuna Kristam
2019-06-27  9:39   ` Thierry Reding
2019-06-10 10:19 ` [Patch V4 2/8] phy: tegra: xusb: t210: add usb3 port fake support Nagarjuna Kristam
2019-06-27  9:21   ` Thierry Reding
2019-06-10 10:19 ` [Patch V4 3/8] phy: tegra: xusb: t210: add vbus override support Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 4/8] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding Nagarjuna Kristam
2019-06-11  7:43   ` Chunfeng Yun
2019-06-14  5:41     ` Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 5/8] arm64: tegra: Add xudc node for Tegra210 Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 6/8] arm64: tegra: Enable xudc on Jetson TX1 Nagarjuna Kristam
2019-06-10 10:19 ` [Patch V4 7/8] usb: gadget: Add UDC driver for tegra XUSB device mode controller Nagarjuna Kristam
2019-06-10 10:19 ` Nagarjuna Kristam [this message]

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=1560161949-26031-9-git-send-email-nkristam@nvidia.com \
    --to=nkristam@nvidia.com \
    --cc=balbi@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=thierry.reding@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