From patchwork Thu May 18 11:27:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Minda Chen X-Patchwork-Id: 95804 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp417689vqo; Thu, 18 May 2023 04:30:48 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ5iug52WiBZ1QxYHiR+/VN/wU0ueKXpL+X1b9ekqxsywOPa0GzmqSY5KHmRrs7B/MtWfHtm X-Received: by 2002:a05:6a00:98d:b0:646:59e4:94eb with SMTP id u13-20020a056a00098d00b0064659e494ebmr5192143pfg.15.1684409447722; Thu, 18 May 2023 04:30:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684409447; cv=none; d=google.com; s=arc-20160816; b=Nhrsafbup4yekhhTnZ5Ra6tOcj88q3JscvPoYcEz3UEqZOSulXJi2as6R5J3jyHqbc WhO5aeATMXQNLSgHk6g5H42IXoJG2KGzZB9Xg8jXtE9miGlFwvFR54dBYVN4j3wOtOkZ iWVJ4hYSgkPAh+byrCpQ3xYbjcOCVmOPSgjJMq8S6FP9RnbyvjoM52Y1AyEawYfQ6KFk +zMPlhBQcil4RNFxXLCpTZchrkspJmucf5BqyiaHyypc/N9e2cHy3IimUqozdlN0v7p7 62QMzuCsj4/iDaWaH3hIxlPyql6b96IwDzeWNw31FmrH/7FgrDkz/5ZcmJauWaDcYeXu yUdA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=l6uqsZqh3PbayGD4m655wp4jiX1LmONzd7Zh8eJTwFA=; b=Fh5RZLvKHlCY8mH/CWeBQByA63YRwExzRfFCnRKNTXL43e/mlyfQOoDvekj6fHVX12 xY1Oc8MmyGBmll0REvuvXFFw462u/cPA1jC3Y6rIiIEdS2NA9YeaVqxzOZ/K1l5xexFU cnexKiglOBUzdjImkz6ortkXpXSO/xvxy1eYKX/32yZlfm3/y6ZOEu3tbMUmiQMFidLh r9LYZeqohXZ/iqyLdoaDkjk7OjXzCpKbukTSevMq25KJRpdnJjcyG690rL5I4WGKjI0n dUEDnumdFxTblDqD2Nu+ZEjXaMM5TSVqJMJNSEQzxy/Ly6tpL84j3SObNF/NEWl0KjJ/ 6ZlA== 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:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id w188-20020a6230c5000000b00643b4daa91asi1321701pfw.369.2023.05.18.04.30.34; Thu, 18 May 2023 04:30:47 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230374AbjERL2W (ORCPT + 99 others); Thu, 18 May 2023 07:28:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53612 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230225AbjERL16 (ORCPT ); Thu, 18 May 2023 07:27:58 -0400 Received: from fd01.gateway.ufhost.com (fd01.gateway.ufhost.com [61.152.239.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B5F8173E; Thu, 18 May 2023 04:27:56 -0700 (PDT) Received: from EXMBX166.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX166", Issuer "EXMBX166" (not verified)) by fd01.gateway.ufhost.com (Postfix) with ESMTP id D25C78067; Thu, 18 May 2023 19:27:53 +0800 (CST) Received: from EXMBX171.cuchost.com (172.16.6.91) by EXMBX166.cuchost.com (172.16.6.76) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Thu, 18 May 2023 19:27:53 +0800 Received: from ubuntu.localdomain (113.72.146.100) by EXMBX171.cuchost.com (172.16.6.91) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Thu, 18 May 2023 19:27:52 +0800 From: Minda Chen To: Emil Renner Berthing , Conor Dooley , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Pawel Laszczak , Greg Kroah-Hartman , Peter Chen , Roger Quadros , Philipp Zabel CC: , , , , , Paul Walmsley , Palmer Dabbelt , Albert Ou , "Minda Chen" , Mason Huo Subject: [PATCH v6 1/7] dt-bindings: phy: Add StarFive JH7110 USB PHY Date: Thu, 18 May 2023 19:27:44 +0800 Message-ID: <20230518112750.57924-2-minda.chen@starfivetech.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230518112750.57924-1-minda.chen@starfivetech.com> References: <20230518112750.57924-1-minda.chen@starfivetech.com> MIME-Version: 1.0 X-Originating-IP: [113.72.146.100] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX171.cuchost.com (172.16.6.91) X-YovoleRuleAgent: yovoleflag X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham 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 X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1766231320920179980?= X-GMAIL-MSGID: =?utf-8?q?1766231320920179980?= Add StarFive JH7110 SoC USB 2.0 PHY dt-binding. Signed-off-by: Minda Chen Reviewed-by: Hal Feng Reviewed-by: Rob Herring --- .../bindings/phy/starfive,jh7110-usb-phy.yaml | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Documentation/devicetree/bindings/phy/starfive,jh7110-usb-phy.yaml diff --git a/Documentation/devicetree/bindings/phy/starfive,jh7110-usb-phy.yaml b/Documentation/devicetree/bindings/phy/starfive,jh7110-usb-phy.yaml new file mode 100644 index 000000000000..269e9f9f12b6 --- /dev/null +++ b/Documentation/devicetree/bindings/phy/starfive,jh7110-usb-phy.yaml @@ -0,0 +1,50 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/phy/starfive,jh7110-usb-phy.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: StarFive JH7110 USB 2.0 PHY + +maintainers: + - Minda Chen + +properties: + compatible: + const: starfive,jh7110-usb-phy + + reg: + maxItems: 1 + + "#phy-cells": + const: 0 + + clocks: + items: + - description: PHY 125m + - description: app 125m + + clock-names: + items: + - const: 125m + - const: app_125m + +required: + - compatible + - reg + - clocks + - clock-names + - "#phy-cells" + +additionalProperties: false + +examples: + - | + phy@10200000 { + compatible = "starfive,jh7110-usb-phy"; + reg = <0x10200000 0x10000>; + clocks = <&syscrg 95>, + <&stgcrg 6>; + clock-names = "125m", "app_125m"; + #phy-cells = <0>; + };