Message ID | 1386847117-21240-5-git-send-email-mporter@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id A0A40C0D4A for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 12 Dec 2013 11:22:29 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 20116207D1 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 12 Dec 2013 11:22:25 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E5B0F207CE for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 12 Dec 2013 11:22:23 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Vr4Jd-0007qT-Gz; Thu, 12 Dec 2013 11:20:26 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Vr4JC-0000Fb-K6; Thu, 12 Dec 2013 11:19:58 +0000 Received: from mail-ie0-f177.google.com ([209.85.223.177]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Vr4IY-00008F-B6 for linux-arm-kernel@lists.infradead.org; Thu, 12 Dec 2013 11:19:19 +0000 Received: by mail-ie0-f177.google.com with SMTP id tp5so323197ieb.22 for <linux-arm-kernel@lists.infradead.org>; Thu, 12 Dec 2013 03:18:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=IPBlJ+SwQUyaI0RPbU1hzU+TFiTTiaAbUKleN2hPUno=; b=REUuZCfzo6yvoOCHQgHQNmbvZFj/p8yy5mqhSsNaYBtqGTe1VTENP3D1H/dddd5I0c 0vt3+EreV4aPmY6sSBwynJpnO54Ee4dmGqYDjRGQT7CPDEfT0p5Les03P2CcDZZX0fZY xG7jnb8CuvzFb6Wb9Iecw51qlcbx6UL9mxTp2LrLY2Z55BAaTZY2ZZIeyBL9qaJztGyx dEMp0GCi5akT4etjIs8ATtMA/FaS7+RK7kYsXKWM2TW27zBb4+O8piu9m8b+09RZkCR6 t5SWlW5Ae7m/Bm/PQ8UZaoJVN/rZRtStT9Zv9VT+m9YcLVkV8uPhYYors2n/p+gCuKna BVBA== X-Gm-Message-State: ALoCoQlr/QX3acuVIRKBrb3ByiBaSpIj2bac+4aPf3cGvbJU+jFbNz9stNriYKGogBurx5+K78nh X-Received: by 10.42.214.202 with SMTP id hb10mr5096539icb.76.1386847137343; Thu, 12 Dec 2013 03:18:57 -0800 (PST) Received: from beef.ohporter.com (cpe-98-27-254-98.neo.res.rr.com. [98.27.254.98]) by mx.google.com with ESMTPSA id u1sm14511537ige.1.2013.12.12.03.18.55 for <multiple recipients> (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Dec 2013 03:18:56 -0800 (PST) From: Matt Porter <mporter@linaro.org> To: Felipe Balbi <balbi@ti.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Kishon Vijay Abraham I <kishon@ti.com>, Rob Herring <rob.herring@calxeda.com>, Pawel Moll <pawel.moll@arm.com>, Mark Rutland <mark.rutland@arm.com>, Kumar Gala <galak@codeaurora.org>, Ian Campbell <ijc+devicetree@hellion.org.uk>, Christian Daudt <bcm@fixthebug.org>, Paul Zimmerman <paulz@synopsys.com> Subject: [PATCH v4 4/9] usb: gadget: s3c-hsotg: add snps, dwc2 compatible string Date: Thu, 12 Dec 2013 06:18:32 -0500 Message-Id: <1386847117-21240-5-git-send-email-mporter@linaro.org> X-Mailer: git-send-email 1.8.4 In-Reply-To: <1386847117-21240-1-git-send-email-mporter@linaro.org> References: <1386847117-21240-1-git-send-email-mporter@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131212_061918_470294_D7E4AB9D X-CRM114-Status: GOOD ( 10.65 ) X-Spam-Score: -2.6 (--) Cc: Devicetree List <devicetree@vger.kernel.org>, Kamil Debski <k.debski@samsung.com>, Linaro Patches <patches@linaro.org>, Tomasz Figa <t.figa@samsung.com>, Linux USB List <linux-usb@vger.kernel.org>, Linux Kernel Mailing List <linux-kernel@vger.kernel.org>, Kyungmin Park <kyungmin.park@samsung.com>, Linux ARM Kernel List <linux-arm-kernel@lists.infradead.org> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/drivers/usb/gadget/s3c-hsotg.c b/drivers/usb/gadget/s3c-hsotg.c index 8ceb5ef..7c5d8bd 100644 --- a/drivers/usb/gadget/s3c-hsotg.c +++ b/drivers/usb/gadget/s3c-hsotg.c @@ -3727,6 +3727,7 @@ static int s3c_hsotg_remove(struct platform_device *pdev) #ifdef CONFIG_OF static const struct of_device_id s3c_hsotg_of_ids[] = { { .compatible = "samsung,s3c6400-hsotg", }, + { .compatible = "snps,dwc2", }, { /* sentinel */ } }; MODULE_DEVICE_TABLE(of, s3c_hsotg_of_ids);
Enable support for the dwc2 binding. Signed-off-by: Matt Porter <mporter@linaro.org> --- drivers/usb/gadget/s3c-hsotg.c | 1 + 1 file changed, 1 insertion(+)