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 AE9A12ECD01; Tue, 17 Jun 2025 15:30:05 +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=1750174205; cv=none; b=SNNZ0opEgOg+N0TjBvLi3X4FlTsqeNwuwlqcfgAZI46Q+sSQkIcoYqbZZZKsFRdic50U65+1WxcD0w+ZJP/E0oheGgwCk/f2Zfh/h8dBQl4hiYykq/UhZSi6bHzQ+a4SPUA1Atm/y5YfF9L5NIYo2Hrp0BcvkgrLZw7cHJKzkro= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750174205; c=relaxed/simple; bh=O51LEcPUzZNeIGsuBAKFr0PVf7pYhhi3ZHKe1oCac+Q=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=ngUndJGRiLfSJIlk2xJzOUcguZgd54PNJKAHei+l3STNL+1ONxxTpcoylxwMBxuyqQloljPoMz2vPVi4TxQFUc0wpssvFFXPuK4hQzLjBb812K+3U9OvitsWvxjkRXDsQdekFt/CRxl9KoJ6j0yrWdkk5CTzCLC2wAwcod7n7tQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=eTxYQENA; 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="eTxYQENA" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0C840C4CEE7; Tue, 17 Jun 2025 15:30:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1750174205; bh=O51LEcPUzZNeIGsuBAKFr0PVf7pYhhi3ZHKe1oCac+Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=eTxYQENAhjqxNo8W2kEh3+hfoUABDu2+XNsMluU6W7go5OkNRK6vAyST3YMfxkDPR amUoWRWbwdNB9xQxzZvmOw1CiObq6LMMf8fGN6M9DYgMTmgO3w+6ek1wQgk5NmmG/4 MaMwCRxXw5XEOSNJPMW6utdvyY8E7hdhRsAfAwO4= 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.6 016/356] dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property Date: Tue, 17 Jun 2025 17:22:11 +0200 Message-ID: <20250617152338.888873509@linuxfoundation.org> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250617152338.212798615@linuxfoundation.org> References: <20250617152338.212798615@linuxfoundation.org> User-Agent: quilt/0.68 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.6-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 @@ -58,8 +58,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: