From mboxrd@z Thu Jan 1 00:00:00 1970 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 3F4D5C4451C for ; Tue, 21 Jul 2026 11:26:40 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9B27110E25B; Tue, 21 Jul 2026 11:26:39 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="MEyWpv1r"; dkim-atps=neutral Received: from tor.source.kernel.org (tor.source.kernel.org [172.105.4.254]) by gabe.freedesktop.org (Postfix) with ESMTPS id E872F10E25B for ; Tue, 21 Jul 2026 11:26:37 +0000 (UTC) Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id 3E2A96001A; Tue, 21 Jul 2026 11:26:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 773E01F00A3A; Tue, 21 Jul 2026 11:26:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1784633197; bh=sVFotNKdXV9E8CP3Dd8WzTxJjtl67ELB/7oIgyMSQrE=; h=From:Subject:Reply-To:To:Cc:In-Reply-To:References:Date; b=MEyWpv1rSP9JJJpmhNWSioHJRx0ySIYkjsI/p/0UHd0qWGGt2AlCgkpPrYvaAuBye VkRXgAIacSZIz6EcZw87oYURQ/aSNg+O2kgvuQai32AZlHz6Nkl5ZMM2D2eFwa3YM7 lmkqjBVRAdPEgFS8maZtCKBavNnkzpHs9qsNePTIeBJoueC2bxM59+QAhd7K0jRqSd LYXKgpwg4nN2QQU6MegfCrw7LLV8q2JPQPlUNOz/Ky076XcyzohDAFOV/gAHoy9Vec KdYbCN8CjLz3U0UjwMl65comxHuoXDsnqd6xG3XdIKwMrpIoWEJNYcaA/OvRHet3G1 WjuNBh1EzH9Vg== From: sashiko-bot@kernel.org Subject: Re: [PATCH v3 2/4] ARM: dts: Rename the TPS65217 regulator nodes To: "Eduard Bostina" Cc: devicetree@vger.kernel.org, dmitry.torokhov@gmail.com, dri-devel@lists.freedesktop.org, linux-leds@vger.kernel.org, robh@kernel.org, linux-input@vger.kernel.org, conor+dt@kernel.org, lee@kernel.org In-Reply-To: <20260721112133.70382-3-egbostina@gmail.com> References: <20260721112133.70382-1-egbostina@gmail.com> <20260721112133.70382-3-egbostina@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Date: Tue, 21 Jul 2026 11:26:36 +0000 Message-Id: <20260721112636.773E01F00A3A@smtp.kernel.org> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: sashiko-reviews@lists.linux.dev Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" > The TPS65217 regulator nodes are named regulator@0 to regulator@6 and > rely on the deprecated 'regulator-compatible' property to be matched > against the driver, which looks for "dcdc1" to "ldo4". >=20 > Documentation/devicetree/bindings/regulator/tps65217.txt states the > regulators must be named dcdc[1-3] and ldo[1-4]. >=20 > Rename the nodes accordingly and drop 'regulator-compatible' along with > the unit addresses it made necessary. >=20 > Signed-off-by: Eduard Bostina Sashiko has reviewed this patch and found no issues. It looks great! --=20 Sashiko AI review =C2=B7 https://sashiko.dev/#/patchset/20260721112133.7038= 2-1-egbostina@gmail.com?part=3D2