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 9F97C149C53; Wed, 5 Feb 2025 14:13:39 +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=1738764819; cv=none; b=gBOwfoQ2IYV9gATdhhKfumMiiBeApKLEJlxTdYdgxPUDl8cxHeCjUNIDOxCXso2B5unIUg4FHDuCkQ3a5i6NO/n6sUCaa8FYdFB7I5ys6u5InWzOrj3qOtZlUykeW8ly19cmK1ZWAZl8ROOZ54QMYSBDEBfWe9ckjByfJm3M6Yg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738764819; c=relaxed/simple; bh=k7wVDfUXMZcvEx1R2GVBsgeIxJmosyr9qRvkmHuyOZo=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=QJffIidNeqG79V1ktuKVaizG300t4r1NOgKXqDPY1RHBCq4xFLMvK3Qy5e/yfbymVKIV9OFnTw3bklfoIzuM1zAhVWbfgJ1Vz9bYXDHoyI7Io+vaBhplS7zr0judfQ8aBPmSLJqzQh6rx2d9ZVnQn/fDetA0EM567XtUhQsLiac= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=B4UV4gsp; 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="B4UV4gsp" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0C763C4CED1; Wed, 5 Feb 2025 14:13:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1738764819; bh=k7wVDfUXMZcvEx1R2GVBsgeIxJmosyr9qRvkmHuyOZo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=B4UV4gspIL8dBY33+Llgwd85hgEUcNgcW9GB3BfJvuSFTMi0e73jpohHgyRHVlBMB yttVLoHViNe2B00RFC+hZP5PtUz+uvgikPXIbqTVt3YFeBiSMPpXQUDG23ONLh8NqG RCsGOekfZ9HO45HlML9e5UFj0muJ5lJ2Lg1orPNQ= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Chen-Yu Tsai , AngeloGioacchino Del Regno , Sasha Levin Subject: [PATCH 6.6 207/393] arm64: dts: mediatek: mt8192-asurada: Drop regulator-compatible property Date: Wed, 5 Feb 2025 14:42:06 +0100 Message-ID: <20250205134428.222971700@linuxfoundation.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250205134420.279368572@linuxfoundation.org> References: <20250205134420.279368572@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: Chen-Yu Tsai [ Upstream commit d1fb968551c8688652b8b817bb081fdc9c25cd48 ] The "regulator-compatible" property has been deprecated since 2012 in commit 13511def87b9 ("regulator: deprecate regulator-compatible DT property"), which is so old it's not even mentioned in the converted regulator bindings YAML file. It should not have been used for new submissions such as the MT6315. Drop the "regulator-compatible" property from the board dts. The property values are the same as the node name, so everything should continue to work. Fixes: 3183cb62b033 ("arm64: dts: mediatek: asurada: Add SPMI regulators") Signed-off-by: Chen-Yu Tsai Reviewed-by: AngeloGioacchino Del Regno Link: https://lore.kernel.org/r/20241211052427.4178367-5-wenst@chromium.org Signed-off-by: AngeloGioacchino Del Regno Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi b/arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi index 6b4b7a7cd35ef..54e3ec168fa9a 100644 --- a/arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi @@ -1391,7 +1391,6 @@ regulators { mt6315_6_vbuck1: vbuck1 { - regulator-compatible = "vbuck1"; regulator-name = "Vbcpu"; regulator-min-microvolt = <400000>; regulator-max-microvolt = <1193750>; @@ -1401,7 +1400,6 @@ }; mt6315_6_vbuck3: vbuck3 { - regulator-compatible = "vbuck3"; regulator-name = "Vlcpu"; regulator-min-microvolt = <400000>; regulator-max-microvolt = <1193750>; @@ -1418,7 +1416,6 @@ regulators { mt6315_7_vbuck1: vbuck1 { - regulator-compatible = "vbuck1"; regulator-name = "Vgpu"; regulator-min-microvolt = <400000>; regulator-max-microvolt = <800000>; -- 2.39.5