From patchwork Mon Mar 25 09:39:38 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 10868487 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 589881390 for ; Mon, 25 Mar 2019 09:39:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4494228E3E for ; Mon, 25 Mar 2019 09:39:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 38B0F2911A; Mon, 25 Mar 2019 09:39:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D652328E3E for ; Mon, 25 Mar 2019 09:39:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730423AbfCYJj5 (ORCPT ); Mon, 25 Mar 2019 05:39:57 -0400 Received: from mail-wm1-f65.google.com ([209.85.128.65]:55314 "EHLO mail-wm1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730397AbfCYJjv (ORCPT ); Mon, 25 Mar 2019 05:39:51 -0400 Received: by mail-wm1-f65.google.com with SMTP id o25so8076915wmf.5 for ; Mon, 25 Mar 2019 02:39:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=1H3HhuutqaciX5XVa5YZyQWcZq+QYJmYc29n+3rNfQQ=; b=ggYWu6M0lcYH0SFGGbjyR07csG5yA9YAqfV5f+dVtqAhewryPwGROqC8IVkUNb+IhQ IjuLZnavwp8UPNFc0MIw0FBqt9kB5P/JGFPNryKY6CVefvSyZ6krItF1GGBmhd/NTWID pJ6698x8x03W5w9bpbq8VxE8n1Hk9zf07zFe/l6l1TBMLw3Ro2rcypdxyisfDZbXmbd9 X/8KmVSfETGhT69cMPuWkXmJxJNe4lo/6B5lXd3jPMmOIFUChLCEVCT6+Ouptl41inJr bVhhftRXXGHTVMrd+JRpsQD3ywy8DGMYdjL0NBS5arGmyyZPaT9CK22tWmH3wte0bLdk 5xWw== 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=1H3HhuutqaciX5XVa5YZyQWcZq+QYJmYc29n+3rNfQQ=; b=j/IxUyBsUlJc2sSt4t1/JWVMPwoeq3zjK/cMMruA2PXMmq6FR85nc15n7EdGZi3xY2 HdC4RFFNnybTIxrvPP/ZZn+Pmpz3HRJVu3mFybmr7Hk+2GFRjw/rbM9JKwiH2RI19pm6 otJdm8DVIDpql8KkiYQStlkpjZtmJlCgQvF4CiuFDqqOYT6XL1xx0zVAxuUfheaPxyXe NmV4llpQkDAUbRs8+4jLgRWuDowIdwxsn2zqZ1ZnoB0yFwTRZJOpzH8HkyC00E5zbKfP bviVPvLQcZGPaCkK4tcB4VhknB4iSy5a5st9cKmn4u58IBcOoBZI8/0wROWkNOirDro6 jpKw== X-Gm-Message-State: APjAAAWlnjW2KFTLsR1REhcyJvsYCqDo6hny03W2iEPFLpK/fSNfJ4Tb gfnIsu+uWb2nLc5MAwRcZ+WN6afeHsmjkA== X-Google-Smtp-Source: APXvYqzEsEVmvUFoI3dm4C24sHpiaLCRoewBE6PNEECQ7c/KJ1zbK0yqsySzVvFoGLhx+bvU3y7etQ== X-Received: by 2002:a1c:5f89:: with SMTP id t131mr4620764wmb.145.1553506789720; Mon, 25 Mar 2019 02:39:49 -0700 (PDT) Received: from bender.baylibre.local (lmontsouris-657-1-212-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id k14sm13044652wmj.26.2019.03.25.02.39.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 25 Mar 2019 02:39:49 -0700 (PDT) From: Neil Armstrong To: gregkh@linuxfoundation.org, hminas@synopsys.com, balbi@kernel.org, kishon@ti.com, devicetree@vger.kernel.org Cc: Neil Armstrong , linux-amlogic@lists.infradead.org, linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Martin Blumenstingl , Rob Herring Subject: [PATCH v5 3/8] dt-bindings: usb: dwc2: Add Amlogic G12A DWC2 Compatible Date: Mon, 25 Mar 2019 10:39:38 +0100 Message-Id: <20190325093943.29138-4-narmstrong@baylibre.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190325093943.29138-1-narmstrong@baylibre.com> References: <20190325093943.29138-1-narmstrong@baylibre.com> MIME-Version: 1.0 Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Adds the specific compatible string for the DWC2 IP found in the Amlogic G12A SoC Family. Signed-off-by: Neil Armstrong Reviewed-by: Martin Blumenstingl Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/usb/dwc2.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/usb/dwc2.txt b/Documentation/devicetree/bindings/usb/dwc2.txt index 6dc3c4a34483..e150b7b227c9 100644 --- a/Documentation/devicetree/bindings/usb/dwc2.txt +++ b/Documentation/devicetree/bindings/usb/dwc2.txt @@ -14,6 +14,7 @@ Required properties: - "amlogic,meson8-usb": The DWC2 USB controller instance in Amlogic Meson8 SoCs; - "amlogic,meson8b-usb": The DWC2 USB controller instance in Amlogic Meson8b SoCs; - "amlogic,meson-gxbb-usb": The DWC2 USB controller instance in Amlogic S905 SoCs; + - "amlogic,meson-g12a-usb": The DWC2 USB controller instance in Amlogic G12A SoCs; - "amcc,dwc-otg": The DWC2 USB controller instance in AMCC Canyonlands 460EX SoCs; - snps,dwc2: A generic DWC2 USB controller with default parameters. - "st,stm32f4x9-fsotg": The DWC2 USB FS/HS controller instance in STM32F4x9 SoCs