From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from twmbx01.aspeedtech.com (mail.aspeedtech.com [211.20.114.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 64D4D367B98; Wed, 16 Sep 2026 00:43:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=211.20.114.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789519414; cv=none; b=QcLRyWRA9+HvPMwfOK04Tt2kRHxrHdMtZJO2IOK13UDeDRNTVgmLpH5UZ5TNpNa7fEyziFtyezfzqmW/LtZXsAcvJ+Ze/JbgTZtD8Jiep0WLI2WryvlKO2o6fXk/1IXcclDyv8pUYAWyc7ZxrgrgIWjHCtepvJ7Dh+grMmcAB1I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789519414; c=relaxed/simple; bh=VCUzkus2cRoY6FjtrTdhyQ8jas/yMZZbuY4PWUxTEt8=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=bVJVVaI9f6uQLS6N3WA62x11bEQ0CMtxjuDlMpgyvcIzoDnRhkFOocKHvXVZw3HwY4INEKFNq/PK5AmbSfkfdAgOovToaNSsoRh3bZu5X/BFXSjqB+Yvq7bVRE1dzbe7Homn9B5hZZfTLZ7P8TEpBxgXo3RnATjL9DQRFB2Nn4U= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=aspeedtech.com; spf=pass smtp.mailfrom=aspeedtech.com; arc=none smtp.client-ip=211.20.114.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=aspeedtech.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=aspeedtech.com Received: from TWMBX01.aspeed.com (192.168.0.62) by TWMBX01.aspeed.com (192.168.0.62) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1748.10; Wed, 16 Sep 2026 08:38:02 +0800 Received: from [127.0.1.1] (192.168.10.13) by TWMBX01.aspeed.com (192.168.0.62) with Microsoft SMTP Server id 15.2.1748.10 via Frontend Transport; Wed, 16 Sep 2026 08:38:02 +0800 From: Ryan Chen Date: Wed, 16 Sep 2026 08:38:01 +0800 Subject: [PATCH v4 1/3] dt-bindings: phy: aspeed: Document AST2700 USB3.2 PHY Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-ID: <20260916-upstream_usb3phy-v4-1-812e76037d01@aspeedtech.com> References: <20260916-upstream_usb3phy-v4-0-812e76037d01@aspeedtech.com> In-Reply-To: <20260916-upstream_usb3phy-v4-0-812e76037d01@aspeedtech.com> To: Vinod Koul , Neil Armstrong , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Joel Stanley , "Andrew Jeffery" , Philipp Zabel , Manivannan Sadhasivam , Billy Tsai CC: , , , , , Ryan Chen , Krzysztof Kozlowski , "Manivannan Sadhasivam" X-Mailer: b4 0.14.3 X-Developer-Signature: v=1; a=ed25519-sha256; t=1789519082; l=1769; i=ryan_chen@aspeedtech.com; s=20251126; h=from:subject:message-id; bh=VCUzkus2cRoY6FjtrTdhyQ8jas/yMZZbuY4PWUxTEt8=; b=fU4mzaiCTLYpJbJQNykvE1wPtKB1kptHqX+QJYIBWXoztOczEgLDmBn/tQFgqONf0X50RafC8 p620j8lqbLwAFi9KPsMKrjznTq4SWbuClBVCR/IJA9YsVbDFeN4uOf0 X-Developer-Key: i=ryan_chen@aspeedtech.com; a=ed25519; pk=Xe73xY6tcnkuRjjbVAB/oU30KdB3FvG4nuJuILj7ZVc= Document AST2700 USB3.2 PHY. This IP is connected between USB3 controller and PHY module. Reviewed-by: Krzysztof Kozlowski Acked-by: Manivannan Sadhasivam Signed-off-by: Ryan Chen --- .../bindings/phy/aspeed,ast2700-usb3-phy.yaml | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/Documentation/devicetree/bindings/phy/aspeed,ast2700-usb3-phy.yaml b/Documentation/devicetree/bindings/phy/aspeed,ast2700-usb3-phy.yaml new file mode 100644 index 000000000000..b83037aa0438 --- /dev/null +++ b/Documentation/devicetree/bindings/phy/aspeed,ast2700-usb3-phy.yaml @@ -0,0 +1,48 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/phy/aspeed,ast2700-usb3-phy.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: ASPEED AST2700 USB 3.2 PHY + +maintainers: + - Ryan Chen + +properties: + compatible: + const: aspeed,ast2700-usb3-phy + + reg: + maxItems: 1 + + clocks: + maxItems: 1 + + resets: + maxItems: 1 + + '#phy-cells': + const: 0 + +required: + - compatible + - reg + - clocks + - resets + - '#phy-cells' + +additionalProperties: false + +examples: + - | + #include + #include + + usb-phy@12010000 { + compatible = "aspeed,ast2700-usb3-phy"; + reg = <0x12010000 0xc0>; + clocks = <&syscon0 SCU0_CLK_GATE_PORTAUSB2CLK>; + resets = <&syscon0 SCU0_RESET_PORTA_PHY3>; + #phy-cells = <0>; + }; -- 2.34.1