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 30B85149E0E; Fri, 6 Dec 2024 14:55:28 +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=1733496928; cv=none; b=CrlCqWLd1nJFuP4O8/TP+o8E5CicPUK6QODPp1KyfqzG1W2jVVtKSirQzjBySGIjqF7QnOC5j7F6iCsnzeQ9ZSbjq/eA79bKZZlSMK6NVPnEvoFvAMtGC47XlKqNCUHT9vQ473nNYshDFXpWw/W5LmdG7c/leOHzjZozyG29Ov0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733496928; c=relaxed/simple; bh=Ha8IjKF/5KSBpGWkj3iFf0cnik6QYDT0Fw7VA0u+v3k=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=RUQM13WLu+0mShkxEJ2up6CdvZ3ng3waSJNB0U+L2+Bi6z19TF8eaq40Vz5IQ0L5G8S+rw4m1VB7283BqEuBnWMck6h0xKpH43HpqqDAVKI8h391igmrq9Irp0Ev8tR9eWVDRLyiTSBuxi1XRB65i0us6l/NqX+FHkHlXzuK7m8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=jxWMcj4B; 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="jxWMcj4B" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 901C7C4CED1; Fri, 6 Dec 2024 14:55:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1733496928; bh=Ha8IjKF/5KSBpGWkj3iFf0cnik6QYDT0Fw7VA0u+v3k=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jxWMcj4BhA8cHr177E0yKsD+u9Gd7LsjBbL61KAbSW8pnwUlYkA9wk96GeCyV0eTO 4hm/s4q4UEvNxrm8tlYhn50DGHg/Iggp3FqGRx/LjfGXtn1J6IEb1E1rVOTTiFYinz /9TKy7S4c3jFCsvExIOObhd5f9PXBwBGkESDdU3g= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Macpaul Lin , AngeloGioacchino Del Regno , Sasha Levin Subject: [PATCH 6.6 115/676] arm64: dts: mt8195: Fix dtbs_check error for mutex node Date: Fri, 6 Dec 2024 15:28:54 +0100 Message-ID: <20241206143657.851029605@linuxfoundation.org> X-Mailer: git-send-email 2.47.1 In-Reply-To: <20241206143653.344873888@linuxfoundation.org> References: <20241206143653.344873888@linuxfoundation.org> User-Agent: quilt/0.67 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: Macpaul Lin [ Upstream commit 0fc557b539a1e11bdc5053a308b12d84ea754786 ] The mutex node in mt8195.dtsi was triggering a dtbs_check error: mutex@1c101000: 'clock-names', 'reg-names' do not match any of the regexes: 'pinctrl-[0-9]+' This seems no need by inspecting the DT schemas and other reference boards, so drop 'clock-names' and 'reg-names' in mt8195.dtsi. Fixes: 92d2c23dc269 ("arm64: dts: mt8195: add display node for vdosys1") Signed-off-by: Macpaul Lin Reviewed-by: AngeloGioacchino Del Regno Link: https://lore.kernel.org/r/20241002051620.2050-4-macpaul.lin@mediatek.com Signed-off-by: AngeloGioacchino Del Regno Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/mediatek/mt8195.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm64/boot/dts/mediatek/mt8195.dtsi b/arch/arm64/boot/dts/mediatek/mt8195.dtsi index d21ba00a5bd5d..e2bc4b0d8bc6c 100644 --- a/arch/arm64/boot/dts/mediatek/mt8195.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8195.dtsi @@ -2845,11 +2845,9 @@ &larb19 &larb21 &larb24 &larb25 mutex1: mutex@1c101000 { compatible = "mediatek,mt8195-disp-mutex"; reg = <0 0x1c101000 0 0x1000>; - reg-names = "vdo1_mutex"; interrupts = ; power-domains = <&spm MT8195_POWER_DOMAIN_VDOSYS1>; clocks = <&vdosys1 CLK_VDO1_DISP_MUTEX>; - clock-names = "vdo1_mutex"; mediatek,gce-client-reg = <&gce0 SUBSYS_1c10XXXX 0x1000 0x1000>; mediatek,gce-events = ; }; -- 2.43.0