Received: by 2002:a05:6358:9144:b0:117:f937:c515 with SMTP id r4csp606002rwr; Thu, 20 Apr 2023 04:07:48 -0700 (PDT) X-Google-Smtp-Source: AKy350ZBmEftqK1uznuyJTan/MsMTat0SK4l7PUdhcg2UFo+u9Kq4FHC2343gAXej5mVWLaH/39b X-Received: by 2002:a17:903:294c:b0:1a6:846f:90cb with SMTP id li12-20020a170903294c00b001a6846f90cbmr4909838plb.11.1681988868451; Thu, 20 Apr 2023 04:07:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1681988868; cv=none; d=google.com; s=arc-20160816; b=HoRtDDdSNF6WWuH327ptPcV8btCK2l940b8oF+N3vlV7qZDQSAJlZNR3vF2hr8wAi/ RLDRxxckqaGdll6ShzaQ8u1Wk0t5TbM8ab3L6UT9YdtAcHMxSw777RQClhBhFnXVLDaR YaZI2dSq3e0y0Be+pQ7KijEzakGRZvdMBpUmVtrUD2H3B8UIqPgtH2kyk3yiVnY/Daza 9u+Jr4jeu0ahIMmadznGj6Jaer1bo4MA0mH7KCXH/IiMFoWPzyJBmObreAeGMad2k2k7 A6N383IzfGAbNh4oaNDo7i6OeaShVwMXwGoa6EyjL2EJpWi4GUTgLrXspXUnrR5aRChI KwMg== 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=he56QCJbd+fj8dAG3QlYDghcEIW5P/xkEhTq7LfT6g4=; b=ooki7c9egab/EIdTBKjx5nHSJUWVNJ5K8EclzAlwGeiF5JukJF+snq4e3il/u1sjBE gmjRwKIq7OjR0kPr8FGK1F/tI01UMMrB8LAvZOQVbsBIMQOQS6vHIAa5WGIsFaTtOef1 A7G6oC86gwZEEraLfOzk/MZ1nkTsSJJ6fuPgxTK3Y2PQ+SmM1mpwWFKCvIge1iBbniGv Wg7KOmNIaIHV/+HUduWQQsbhllZekwn8LHdAujCEtxsTLoxz8nwzEbp/LVJXCjQCYuBP AVCrkU49DseuA7wQ3sADwzRr58mJLAFnTvCvf//63FRC52y8zL5DDzWEo32xjhE7BZzM /eoQ== 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 Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id kr8-20020a170903080800b0019ad22c40c7si1450114plb.132.2023.04.20.04.07.25; Thu, 20 Apr 2023 04:07:48 -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 S234322AbjDTLFt (ORCPT + 99 others); Thu, 20 Apr 2023 07:05:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54770 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235277AbjDTLEe (ORCPT ); Thu, 20 Apr 2023 07:04:34 -0400 Received: from fd01.gateway.ufhost.com (fd01.gateway.ufhost.com [61.152.239.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E256D7695; Thu, 20 Apr 2023 04:03:15 -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 969B324E116; Thu, 20 Apr 2023 19:00:55 +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, 20 Apr 2023 19:00:55 +0800 Received: from ubuntu.localdomain (113.72.144.253) by EXMBX171.cuchost.com (172.16.6.91) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Thu, 20 Apr 2023 19:00:54 +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 v5 1/7] dt-bindings: phy: Add StarFive JH7110 USB PHY Date: Thu, 20 Apr 2023 19:00:46 +0800 Message-ID: <20230420110052.3182-2-minda.chen@starfivetech.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230420110052.3182-1-minda.chen@starfivetech.com> References: <20230420110052.3182-1-minda.chen@starfivetech.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [113.72.144.253] 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,RCVD_IN_MSPIKE_H2, 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 Add StarFive JH7110 SoC USB 2.0 PHY dt-binding. Signed-off-by: Minda Chen Reviewed-by: Hal Feng --- .../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>; + }; -- 2.17.1