From patchwork Tue Nov 19 08:26:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 1197329 X-Patchwork-Delegate: ykai007@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="IHuGCSht"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 47HLC12zR4z9sPf for ; Tue, 19 Nov 2019 20:30:05 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 1364EC21F52; Tue, 19 Nov 2019 09:30:03 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id CA952C21F68; Tue, 19 Nov 2019 08:28:57 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 5ED65C21F91; Tue, 19 Nov 2019 08:28:56 +0000 (UTC) Received: from mail-pl1-f196.google.com (mail-pl1-f196.google.com [209.85.214.196]) by lists.denx.de (Postfix) with ESMTPS id 64A0BC21F53 for ; Tue, 19 Nov 2019 08:26:47 +0000 (UTC) Received: by mail-pl1-f196.google.com with SMTP id ay6so11370121plb.0 for ; Tue, 19 Nov 2019 00:26:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=v7fC425jCnWij0DmsfoXu/aK4Hc4J6xgiLGjTZAuX+4=; b=IHuGCShtdDhithjQoSUvYXXIkyCPGGLIwMRWAxRsitRXtXEM9AOPObwZE76n9FNvok d9/zyWLMcCOHzTnowcmNI3ximEBsI/wUFYK9vp3NrRzoVuF0jrJJHzcmmjoGnpUzToV/ UbHTWU9+F+ulq4Fg4laP8KRfXt0ik95P2Ql38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=v7fC425jCnWij0DmsfoXu/aK4Hc4J6xgiLGjTZAuX+4=; b=NRLD46rFox6Yw/Y3vZPXXe8ReLQsJSQqCeXGJL96UVgT1/gNUBmXe7/pPC9qw96mg9 9cbGK168CMHzm9r/tYIutLmdK+790gJv0Q6Eem1aGTtzA1IgZ8MfIcb5lgASiF3MK47T XOT86XyV8jVOpK2Scq55uhSb7EbLX9YjfPfLxN7yf0TqbaVGQWfMTLQRaSZLhVX2R6KR qctFNQ5M3zODIVIjy9QFiWJkC+T5hWOjKTveMUWwNQbCe45T/Z9KURv/srl+XqA1f82k kSm29eh6955csqejLX9Lm1ZJLlPfUs9+t6/LjwzcqddSveild4v/lTGKV/lOKJrxDwlP pgCA== X-Gm-Message-State: APjAAAUuo7glkR8JaBVpadbBYllaJzycO8dQi5XQy1JjLBMFgrOqa26+ pZbgGuYmyio3vLE1MFz/0U6A3w== X-Google-Smtp-Source: APXvYqy3BdU/KsTvtTvZzTsPB5Pa2jIcm++wZ8fwOChzNFQ7K740Rmtku7Rbf+Ytsez0Te6j3o9DPg== X-Received: by 2002:a17:902:44d:: with SMTP id 71mr32777239ple.22.1574152005920; Tue, 19 Nov 2019 00:26:45 -0800 (PST) Received: from localhost.localdomain ([115.97.180.31]) by smtp.gmail.com with ESMTPSA id u7sm2312221pjx.19.2019.11.19.00.26.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Nov 2019 00:26:45 -0800 (PST) From: Jagan Teki To: Kever Yang , Simon Glass , Philipp Tomsich Date: Tue, 19 Nov 2019 13:56:17 +0530 Message-Id: <20191119082623.6165-5-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.18.0.321.gffc6fa0e3 In-Reply-To: <20191119082623.6165-1-jagan@amarulasolutions.com> References: <20191119082623.6165-1-jagan@amarulasolutions.com> MIME-Version: 1.0 Cc: u-boot@lists.denx.de, linux-amarula@amarulasolutions.com, linux-rockchip@lists.infradead.org Subject: [U-Boot] [PATCH v2 04/10] gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Add 0x310c for rk3128 gadget product number. Tested-by: Levin Du Signed-off-by: Jagan Teki Reviewed-by: Kever Yang --- drivers/usb/gadget/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index e120b48b33..2da8b40e05 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig @@ -59,6 +59,7 @@ config USB_GADGET_PRODUCT_NUM hex "Product ID of the USB device" default 0x1010 if ARCH_SUNXI default 0x310a if ROCKCHIP_RK3036 + default 0x310c if ROCKCHIP_RK3128 default 0x320a if ROCKCHIP_RK3229 || ROCKCHIP_RK3288 default 0x330a if ROCKCHIP_RK3328 default 0x0