Message ID | 20241126-v6-12-topic-imx-3p0-regulator-v1-0-c618ed111c75@pengutronix.de (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3FD86D3B7C1 for <linux-arm-kernel@archiver.kernel.org>; Tue, 26 Nov 2024 09:24:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To: Content-Transfer-Encoding:Content-Type:MIME-Version:Message-Id:Date:Subject: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=2o2Z8sB0yyEfvUbmzyvf0WROSwzRDtWEJ6L7KJ0cXqo=; b=tPbs9z8KSxdEjD NvEwPPw7719caxEScE2x6Gcx62XShfwj1nuoKlbHxV+nD35HWednNDocPwE3Q9ie1SIiLeg0rU9qS wvpAIyiO18TzZJIQmDVpIqs4uIM6PxNntLWXf7k8KyKPYJWarODoPZkYaDilSEUjSsdqOCejUHLNn wE7KNiEk/AX0v+qcyJCGsY0eUj/OTnpfWABDOlKJxyhibTXD/fpJWQyb2KOeTXUIOy8/c6WoTYc1s y96IX9Z0irkemfEBQnblHwqoRiwH3ze+6xSDkpidYPw8dTFd+oGH2AnkK97oy5tGgrdz404VVDQPZ T9ynKOZ+H9khvPQ+8Wbw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tFrnr-0000000A8GK-3m9C; Tue, 26 Nov 2024 09:24:15 +0000 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tFrlx-0000000A7lF-1Ki0 for linux-arm-kernel@lists.infradead.org; Tue, 26 Nov 2024 09:22:18 +0000 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <s.kerkmann@pengutronix.de>) id 1tFrlu-0005u8-Fj; Tue, 26 Nov 2024 10:22:14 +0100 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from <s.kerkmann@pengutronix.de>) id 1tFrlt-000DzI-1Y; Tue, 26 Nov 2024 10:22:14 +0100 Received: from localhost ([::1] helo=dude05.red.stw.pengutronix.de) by dude05.red.stw.pengutronix.de with esmtp (Exim 4.96) (envelope-from <s.kerkmann@pengutronix.de>) id 1tFrlt-00B5zE-1s; Tue, 26 Nov 2024 10:22:14 +0100 From: Stefan Kerkmann <s.kerkmann@pengutronix.de> Subject: [PATCH 0/3] ARM: dts: imx: add phy-3p0-supply for i.MX6 series Date: Tue, 26 Nov 2024 10:22:12 +0100 Message-Id: <20241126-v6-12-topic-imx-3p0-regulator-v1-0-c618ed111c75@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIAESTRWcC/x3MQQqEMAwAwK9IzhtoYxX1K8seikYNqC2pK4L4d 4vHucwFiVU4QVdcoHxIkrBl2E8B/ey3iVGGbCBDzlqq8ajREu4hSo+ynlhGg8rTf/F7UHTODJW nyreNgXxE5VHO9//+7vsBKs15XW8AAAA= X-Change-ID: 20241126-v6-12-topic-imx-3p0-regulator-440d5a25a980 To: Shawn Guo <shawnguo@kernel.org>, Pengutronix Kernel Team <kernel@pengutronix.de> Cc: devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stefan Kerkmann <s.kerkmann@pengutronix.de> X-Mailer: b4 0.14.2 X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: s.kerkmann@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241126_012217_356565_8503791A X-CRM114-Status: GOOD ( 10.74 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
ARM: dts: imx: add phy-3p0-supply for i.MX6 series
|
expand
|
The integrated usb phys are supplied by the 3p0 regulator, which has a voltage range of 2.625V to 3.4V. Thus the min and max values are corrected and the regulator added as a proper supply for the usb phys. This fixes the following warnings during the probe of the mxs_phy driver: mxs_phy 20c9000.usbphy: supply phy-3p0 not found, using dummy regulator mxs_phy 20ca000.usbphy: supply phy-3p0 not found, using dummy regulator The regulator handling was introduced by commit `966d73152078 (usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty, 2024-07-26)`. I have consulted the reference manuals for the affected SoCs but only tested the changes on an actual i.MX6Q SoC. Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de> --- Stefan Kerkmann (3): ARM: dts: imx6qdl: add phy-3p0-supply to usb phys ARM: dts: imx6sl: add phy-3p0-supply to usb phys ARM: dts: imx6sx: add phy-3p0-supply to usb phys arch/arm/boot/dts/nxp/imx/imx6qdl.dtsi | 6 ++++-- arch/arm/boot/dts/nxp/imx/imx6sl.dtsi | 6 ++++-- arch/arm/boot/dts/nxp/imx/imx6sx.dtsi | 6 ++++-- 3 files changed, 12 insertions(+), 6 deletions(-) --- base-commit: 7eef7e306d3c40a0c5b9ff6adc9b273cc894dbd5 change-id: 20241126-v6-12-topic-imx-3p0-regulator-440d5a25a980 Best regards,