Received: by 2002:ac2:464d:0:0:0:0:0 with SMTP id s13csp3288694lfo; Mon, 23 May 2022 00:47:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxE/RYbeNkN6n3PFHSJLmAg49Dt/sT1lFyZbX8fUegdUWbZH5nJtV+eCJB5wdX38RB+kgFW X-Received: by 2002:a63:69c2:0:b0:3fa:78b6:aa2b with SMTP id e185-20020a6369c2000000b003fa78b6aa2bmr1338864pgc.503.1653292070846; Mon, 23 May 2022 00:47:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1653292070; cv=none; d=google.com; s=arc-20160816; b=mYcCbiBI+vu62HzISdzYvlr5hA/Mrx7lMTax2Jn8WNcWE4XKNIasVqBiHKIKpNfLQp ZSzFJbtrM8UwYmjQiyz7j8h4J8JkCXXmDMi5bzOc4UIZSS/5DGdhoAMtBD7BPh0HRpiM 2rVEuCPvP0g34ypDIRO36omNPzgISmUEEMKAFPuBMU3QrjbL/nOD8Y/ebdWsOH9tN14y KO9EynUItrw9rTJUkTVgZBioR7eouDd0+/8/gUz7lIpVv0gfR3qXBYCQ6D7j+na01VO5 gDcc4AqdLRxS52XMB+HEvxwkzxsBefNECV15uyi61fCV6gx7r+VDE612Y6xOqjRN7Y7S J/gg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=Me87pAj0SmrGeqIXqHs1XAXK7kEqz39QMHSFLkzw+Z8=; b=IynlESO4BENtzUhgk+xhq97tz8mcObfufV98ErWZt82Kp8PfOfFSmmfUyhtdahN3Nu 0sHKsUwMju1imakHa7Uyg9hR9N058AMGYmSpvxH0KEPsRZQ7/ce7T+8YRgQeJZ/PvHVW pPiHk6OsgryKZ/Mh/GzfdqMa0Ztj5G1lSRoNPh5Zqd80EECGrYtNdUsy7MziZOnCXQ7/ XUobabyQ6nvkAJjtmQ1QK4Q8dkR4t05/9BT9Cc38LJJfXYRZwZlYI84+2eArw/SNRM0f cjct1KROBmkssuUBGZzbnjje7b4O9KL2vlg+Xx5MpWtODzJDz9L2nky5/Wk3Ix7EcRKT 28ug== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [2620:137:e000::1:18]) by mx.google.com with ESMTPS id w186-20020a6382c3000000b003c511f50338si9265923pgd.848.2022.05.23.00.47.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 May 2022 00:47:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) client-ip=2620:137:e000::1:18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 1D79B5677D; Sun, 22 May 2022 23:52:47 -0700 (PDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352965AbiEWDEf (ORCPT + 99 others); Sun, 22 May 2022 23:04:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58638 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348655AbiEWDE3 (ORCPT ); Sun, 22 May 2022 23:04:29 -0400 Received: from twspam01.aspeedtech.com (twspam01.aspeedtech.com [211.20.114.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CCE2F37BDC; Sun, 22 May 2022 20:04:28 -0700 (PDT) Received: from mail.aspeedtech.com ([192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id 24N2lhji078067; Mon, 23 May 2022 10:47:43 +0800 (GMT-8) (envelope-from neal_liu@aspeedtech.com) Received: from localhost.localdomain (192.168.10.10) by TWMBX02.aspeed.com (192.168.0.24) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 23 May 2022 11:01:39 +0800 From: Neal Liu To: Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Joel Stanley , "Andrew Jeffery" , Felipe Balbi , Sumit Semwal , =?UTF-8?q?Christian=20K=C3=B6nig?= , Geert Uytterhoeven , "Li Yang" CC: Neal Liu , , , , , , , , , Krzysztof Kozlowski Subject: [PATCH v5 3/3] dt-bindings: usb: add documentation for aspeed udc Date: Mon, 23 May 2022 11:01:34 +0800 Message-ID: <20220523030134.2977116-4-neal_liu@aspeedtech.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220523030134.2977116-1-neal_liu@aspeedtech.com> References: <20220523030134.2977116-1-neal_liu@aspeedtech.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [192.168.10.10] X-ClientProxiedBy: TWMBX02.aspeed.com (192.168.0.24) To TWMBX02.aspeed.com (192.168.0.24) X-DNSRBL: X-MAIL: twspam01.aspeedtech.com 24N2lhji078067 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RDNS_NONE, SPF_HELO_NONE,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add device tree binding documentation for the Aspeed USB2.0 Device Controller. Signed-off-by: Neal Liu Reviewed-by: Krzysztof Kozlowski --- .../bindings/usb/aspeed,ast2600-udc.yaml | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 Documentation/devicetree/bindings/usb/aspeed,ast2600-udc.yaml diff --git a/Documentation/devicetree/bindings/usb/aspeed,ast2600-udc.yaml b/Documentation/devicetree/bindings/usb/aspeed,ast2600-udc.yaml new file mode 100644 index 000000000000..c3b6be3d8002 --- /dev/null +++ b/Documentation/devicetree/bindings/usb/aspeed,ast2600-udc.yaml @@ -0,0 +1,52 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +# Copyright (c) 2020 Facebook Inc. +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/usb/aspeed,ast2600-udc.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: ASPEED USB 2.0 Device Controller + +maintainers: + - Neal Liu + +description: |+ + The ASPEED USB 2.0 Device Controller implements 1 control endpoint and + 4 generic endpoints for AST260x. + + Supports independent DMA channel for each generic endpoint. + Supports 32/256 stages descriptor mode for all generic endpoints. + +properties: + compatible: + enum: + - aspeed,ast2600-udc + + reg: + maxItems: 1 + + clocks: + maxItems: 1 + + interrupts: + maxItems: 1 + +required: + - compatible + - reg + - clocks + - interrupts + +additionalProperties: false + +examples: + - | + #include + udc: usb@1e6a2000 { + compatible = "aspeed,ast2600-udc"; + reg = <0x1e6a2000 0x300>; + interrupts = <9>; + clocks = <&syscon ASPEED_CLK_GATE_USBPORT2CLK>; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_usb2bd_default>; + }; -- 2.25.1