From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 6FF751F4CB8; Sat, 7 Jun 2025 10:11:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749291090; cv=none; b=IqlC4eMTvCP4uNA4cRwrG9XtbEZIk7oq6LvatGAk3wBjb8ee1lgBsRHY7KzZ6Wdh7VqoJ39Aw9e6r+wMD8cAwOHaxPE5SKBC8QEIwARdSu6CSQBMKXDtduu3FiZVuUQCuCCDWIuztFutQF+A66zGQXZgYYRG8OmwI3MwR4OmTOY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749291090; c=relaxed/simple; bh=3uq0WrfM8b5wVkAEW3GYhPH7M9ZKwXxCvT5pbpiFBVk=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=ra8TLA6eH12wRXyBJ261gY5Yq3WM8/iXi5wnsEmaCnCYJwrRzbgFGrNZVPmMCxmtRO+SR1zuH7bT9D2JVwfAOdU4ewcuo1al3QlBbne2L6ALdsH+tJ66IrO1orJR5OWuxxIDaA3mymN3d5LnGQb6zjaKXTCAWIY8IG9/CdrusbU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=VIycr2hx; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="VIycr2hx" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AF6F7C4CEE4; Sat, 7 Jun 2025 10:11:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1749291090; bh=3uq0WrfM8b5wVkAEW3GYhPH7M9ZKwXxCvT5pbpiFBVk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VIycr2hxI9R4NlH/n1VZAO5hGiFzniDzaruDVV+zebUcUgK8k9qOT489HblNDF6y3 GU5qy4wSPCq8jxbstDq+TBJ+UE52m+lyzm9Qt1GCaPCTw+dTmFyO+RAVcKlOh1LIQv DXzhU4hFQQ6Xo7SVAW/hC5Q8sG+hSgKlMjwAElQ4= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Jun Li , Xu Yang , Krzysztof Kozlowski , Vinod Koul Subject: [PATCH 6.15 33/34] dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property Date: Sat, 7 Jun 2025 12:08:14 +0200 Message-ID: <20250607100721.019732019@linuxfoundation.org> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250607100719.711372213@linuxfoundation.org> References: <20250607100719.711372213@linuxfoundation.org> User-Agent: quilt/0.68 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.15-stable review patch. If anyone has any objections, please let me know. ------------------ From: Xu Yang commit 5b3a91b207c00a8d27f75ce8aaa9860844da72c8 upstream. The ticket TKT0676370 shows the description of TX_VBOOST_LVL is wrong in register PHY_CTRL3 bit[31:29]. 011: Corresponds to a launch amplitude of 1.12 V. 010: Corresponds to a launch amplitude of 1.04 V. 000: Corresponds to a launch amplitude of 0.88 V. After updated: 011: Corresponds to a launch amplitude of 0.844 V. 100: Corresponds to a launch amplitude of 1.008 V. 101: Corresponds to a launch amplitude of 1.156 V. This will correct it accordingly. Fixes: b2e75563dc39 ("dt-bindings: phy: imx8mq-usb: add phy tuning properties") Cc: stable@vger.kernel.org Reviewed-by: Jun Li Signed-off-by: Xu Yang Reviewed-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20250430094502.2723983-1-xu.yang_2@nxp.com Signed-off-by: Vinod Koul Signed-off-by: Greg Kroah-Hartman --- Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml +++ b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml @@ -63,8 +63,7 @@ properties: fsl,phy-tx-vboost-level-microvolt: description: Adjust the boosted transmit launch pk-pk differential amplitude - minimum: 880 - maximum: 1120 + enum: [844, 1008, 1156] fsl,phy-comp-dis-tune-percent: description: