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 1942022F77B; Fri, 9 Jan 2026 11:52: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=1767959559; cv=none; b=CccxTXOm9xDmbIFInYTm1tf53d6btRSenwHBu6HKziJ9tYun4pVBeXy1Ea6vSBHTWTfSA4QtPRtYqqSUDcry6zVymJsJG75XQrlVcM7O44cO+PG74V3rHjOlqrHNB+yWihF26a2Eo6H48jPQwQVA8rgotE6wYToYKFmWAk+9oVs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767959559; c=relaxed/simple; bh=0eLPJRSE5eE4PiCisT+0uS79Bd9ApgSx9E3fKDy3gEo=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=s32/BPT0X3DxFqmcgL7WYSc5MmvtvZ99zRQCwORKi5wJB8+js9+YyGH2Wk4gnI+SwA1/03/r/xghIDcObdBnDFTCOVOTr+5Qs0PhRavRvV+JWJQOCtnokrKoywuVylawBzjqtoqt2+1e26/NKrzD/TumE8bwvb+YyYh/ZTET8PQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=rzoPcj3A; 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="rzoPcj3A" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9F12AC19422; Fri, 9 Jan 2026 11:52:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1767959559; bh=0eLPJRSE5eE4PiCisT+0uS79Bd9ApgSx9E3fKDy3gEo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rzoPcj3AyncVelNt9Z/4XXoWd25JtgxyMTfj+GKAP3oqGGB9KNSfKMTz2rVvRD+c+ 4uBez8TupNf4iwEVk6rb0hOQHu/5aDHk81cQ+jql2UZMOqJG2JJJmruG0C0jYlJ9l9 wt30PRTb8hI/J1RhvT+wmDpioU3AlQN8BsfMcfBE= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Wolfram Sang , Geert Uytterhoeven , Sasha Levin Subject: [PATCH 6.6 094/737] ARM: dts: renesas: r9a06g032-rzn1d400-db: Drop invalid #cells properties Date: Fri, 9 Jan 2026 12:33:53 +0100 Message-ID: <20260109112137.535315345@linuxfoundation.org> X-Mailer: git-send-email 2.52.0 In-Reply-To: <20260109112133.973195406@linuxfoundation.org> References: <20260109112133.973195406@linuxfoundation.org> User-Agent: quilt/0.69 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: Wolfram Sang [ Upstream commit ca7fffb6e92a7c93604ea2bae0e1c89b20750937 ] The 'ethernet-ports' node in the SoC DTSI handles them already. Fixes: arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dtb: switch@44050000 (renesas,r9a06g032-a5psw): Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected) from schema $id: http://devicetree.org/schemas/net/dsa/renesas,rzn1-a5psw.yaml# Fixes: 5b6d7c3c5861ad4a ("ARM: dts: r9a06g032-rzn1d400-db: Add switch description") Signed-off-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven Link: https://patch.msgid.link/20251007104624.19786-2-wsa+renesas@sang-engineering.com Signed-off-by: Geert Uytterhoeven Signed-off-by: Sasha Levin --- arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts b/arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts index 31cdca3e623cd..5fa7acce47149 100644 --- a/arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts +++ b/arch/arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts @@ -126,8 +126,6 @@ &rtc0 { &switch { status = "okay"; - #address-cells = <1>; - #size-cells = <0>; pinctrl-names = "default"; pinctrl-0 = <&pins_eth3>, <&pins_eth4>, <&pins_mdio1>; -- 2.51.0