From patchwork Tue Jun 4 13:59:28 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Walle X-Patchwork-Id: 13685377 Return-Path: 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 C2EE7C25B78 for ; Tue, 4 Jun 2024 14:00:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=d/pqaZbZe4yjm7Ncvym+ajBQa07GXLDkPm0g0HhGREo=; b=Ty7YwSYH866omR hgvfaulwh4B1VLGZqqx9qfJaldjg24D0eOQPSSGcGUPFQ6L41dV8geStkzuQoZGT3BRao49cG55KR iqYil8hG6b4ckNoj4BGLpZ/56q6UWtuJAE+Wc9UNYiUmupMltIHpNoJ20s4I5GYw3cSn/vHJ/4oeH o7qkaI/UFxxAE9Yk3Ywlj7XBUOzdQF39zkNL22eT3oGEWioHdRYduwVH7RiZt7sOaOxlG4oM8v4n0 SZSPUpcclAc5rvd2ZfIllTalHxbJhkgBZC/Tg4IOayKPjBziiDAHMYVj4v4Sz0BvcBCmImj+PCzLR 8aG1dJaoagPd+v/esSKw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEUhs-00000002b5M-1u5z; Tue, 04 Jun 2024 14:00:08 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEUhn-00000002b2F-2Nsu for linux-arm-kernel@lists.infradead.org; Tue, 04 Jun 2024 14:00:04 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id DDC0C6130C; Tue, 4 Jun 2024 14:00:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8BBB2C4AF08; Tue, 4 Jun 2024 13:59:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717509602; bh=pyCuKjBDzEztSGL5VPV6DvGUsY4tB58LJ6wtMtXdCKw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=uGsGogX1Rff5OZP/fg8dZcaHUX296tarnWi8+y5fqmKcVPyoxViU8VehFvUhCclSS H7rxF0Atv120NqCRniYpcHvxZUj7mNCMqsXROm/hhUiazarxz+XUARZt4JgVzt3M2O ALdAPEniThHo6zDvjfj+q59AXXYMT0tXVK9kUaWVM32fFGqRF0jsdfmvPMWBIUr6Bo p7iBK29Zo/xlueS6gO/uPQ3k5ir0mFqCmwYlEoXtALuONkKlNoif5CJbdO6oZ07tPA gMqfT8siKnXneH3f9xBafqlPcCJqWe0TdAmJ3tT4i+m+27JZouOkZfBtMZoz03BORd hRqI665E5QGcQ== From: Michael Walle To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Li Yang Cc: Pengutronix Kernel Team , Fabio Estevam , Priit Laes , Michael Grzeschik , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, Michael Walle Subject: [PATCH 04/10] ARM: dts: imx6qdl-kontron-samx6i: cleanup the PMIC node Date: Tue, 4 Jun 2024 15:59:28 +0200 Message-Id: <20240604135934.1951189-5-mwalle@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240604135934.1951189-1-mwalle@kernel.org> References: <20240604135934.1951189-1-mwalle@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240604_070003_741259_10F4F968 X-CRM114-Status: GOOD ( 11.34 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Remove the comment, remove the unused phandle name for the VGEN5 output. VGEN5 is not used at all. Signed-off-by: Michael Walle --- arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi b/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi index 700780bf64f5..8c7f21f986e1 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi @@ -356,10 +356,6 @@ reg_vrefddr: vrefddr { regulator-always-on; }; - /* - * Per schematics, of all VGEN's, only VGEN5 has some - * usage ... but even that - over DNI resistor - */ vgen1 { regulator-min-microvolt = <800000>; regulator-max-microvolt = <1550000>; @@ -380,8 +376,7 @@ vgen4 { regulator-max-microvolt = <3300000>; }; - reg_2p5v_s0: vgen5 { - regulator-name = "V_2V5_S0"; + vgen5 { regulator-min-microvolt = <1800000>; regulator-max-microvolt = <3300000>; };