From nobody Sun Oct 5 18:19:16 2025 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 197EF26E70D; Thu, 31 Jul 2025 22:12:41 +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=1753999962; cv=none; b=cfBm5iJHjxz3sj40MmP5yCaAMkiixhzYw2sDLsn1I5xR4zLxGZClXKS53S1V0TIUVhxni+l07NNl7eZhYcyEQCYdfWntCmjisy8C8noaCG85fEKFROP7S5KbLsg3BGCVzc7sRNV9TskmNwIpkBBz/AFvGOIh2Nrrv+jma8gcbhY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753999962; c=relaxed/simple; bh=iCHNz13YFPJI2rv/3E+irLxUkOjyMiI3w+ZxRLbSXwE=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=eVPErCHgYNobOjCOV7V8wryZz99/kIqCSiiROP7zv1Dl1sXM1xS0zw8gJLtv4mhlHBA/w83lTVHWon8ueP002LE0vwYmFp7D5DdreMLYQOFY3UWDVHXpLun2g3NzDryVm53bhFEFnGES/7yNnpc6d9wVhjS1x2B/qtPSQM3VU7k= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Z+a4eReZ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Z+a4eReZ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8CDCAC4CEF4; Thu, 31 Jul 2025 22:12:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1753999961; bh=iCHNz13YFPJI2rv/3E+irLxUkOjyMiI3w+ZxRLbSXwE=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=Z+a4eReZzye57rk5zFrxJ5GDtFDgGuQS/b9abZkgO+BdyRHsuYPzE3WLL+dcYEgru j94N2eV/OcsgxYGafKlFM8lOU3JadX0QQEkZiuWyE6lgUeZ1+bOeGeEmbNxBMt0CVt uwmxI8ja/wfpgU9w4/Es+PrIBob98dsT/GF9BSZGI3zACQ8psN6q0fwQ+SUedklnQX Gf2iafV3MT9EgGbciiO9e2EaDtdOBQ+7KjMnHg7y9TxeN0WLxtoJUSS+TgJT4xmAf9 +bpMzIsYhbggtOZf4FpksBsDiXD0p7C8FhGuc8aYO/f1w1fpaXkj+UCgMbBdsUwu4n eWSjQ+BzkpLMg== From: "Rob Herring (Arm)" Date: Thu, 31 Jul 2025 17:12:19 -0500 Subject: [PATCH 2/6] ARM: dts: aspeed: Drop "fsi-master" compatibles Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20250731-dt-fsi-cleanups-v1-2-e7b695a29fc3@kernel.org> References: <20250731-dt-fsi-cleanups-v1-0-e7b695a29fc3@kernel.org> In-Reply-To: <20250731-dt-fsi-cleanups-v1-0-e7b695a29fc3@kernel.org> To: Krzysztof Kozlowski , Conor Dooley , Joel Stanley , Andrew Jeffery , Benjamin Herrenschmidt , Eddie James , Ninad Palsule Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-fsi@lists.ozlabs.org X-Mailer: b4 0.15-dev The "fsi-master" compatible has been used inconsistently on FSI masters. It doesn't have any real use or meaning, so it's easier to drop it everywhere than add it where missing. It is also not documented by any schemas (only .txt bindings). Signed-off-by: Rob Herring (Arm) Acked-by: Eddie James --- arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dts | 2 +- arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts | 2 +- arch/arm/boot/dts/aspeed/aspeed-bmc-opp-mowgli.dts | 2 +- arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dts | 2 +- arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dts | 2 +- arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dts | 2 +- arch/arm/boot/dts/aspeed/aspeed-bmc-opp-swift.dts | 2 +- arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dts | 2 +- arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dts | 2 +- arch/arm/boot/dts/aspeed/aspeed-g6.dtsi | 4 ++-- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dts b/arch= /arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dts index f42254ba6aeb..79c6919b3570 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-inspur-fp5280g2.dts @@ -54,7 +54,7 @@ video_engine_memory: jpegbuffer { }; =20 fsi: gpio-fsi { - compatible =3D "aspeed,ast2500-cf-fsi-master", "fsi-master"; + compatible =3D "aspeed,ast2500-cf-fsi-master"; #address-cells =3D <2>; #size-cells =3D <0>; =20 diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts b/arch/arm= /boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts index 370738572a55..87acbfc0a1b7 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-lanyang.dts @@ -63,7 +63,7 @@ sys_err { }; =20 fsi: gpio-fsi { - compatible =3D "fsi-master-gpio", "fsi-master"; + compatible =3D "fsi-master-gpio"; #address-cells =3D <2>; #size-cells =3D <0>; =20 diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-mowgli.dts b/arch/arm/= boot/dts/aspeed/aspeed-bmc-opp-mowgli.dts index 31ff19ef87a0..6c8b966ffccc 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-mowgli.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-mowgli.dts @@ -165,7 +165,7 @@ fan4 { }; =20 fsi: gpio-fsi { - compatible =3D "fsi-master-gpio", "fsi-master"; + compatible =3D "fsi-master-gpio"; #address-cells =3D <2>; #size-cells =3D <0>; no-gpio-delays; diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dts b/arch/arm/= boot/dts/aspeed/aspeed-bmc-opp-nicole.dts index e5b8d07e7622..1b7c25e307bc 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-nicole.dts @@ -77,7 +77,7 @@ attention { }; =20 fsi: gpio-fsi { - compatible =3D "aspeed,ast2500-cf-fsi-master", "fsi-master"; + compatible =3D "aspeed,ast2500-cf-fsi-master"; #address-cells =3D <2>; #size-cells =3D <0>; =20 diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dts b/arch/ar= m/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dts index 45631b47a7b3..c7aa14034dc0 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dts @@ -55,7 +55,7 @@ identify { }; =20 fsi: gpio-fsi { - compatible =3D "aspeed,ast2400-cf-fsi-master", "fsi-master"; + compatible =3D "aspeed,ast2400-cf-fsi-master"; #address-cells =3D <2>; #size-cells =3D <0>; =20 diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dts b/arch/arm= /boot/dts/aspeed/aspeed-bmc-opp-romulus.dts index 2180fa9b6f24..3c03204869e7 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-romulus.dts @@ -68,7 +68,7 @@ power { }; =20 fsi: gpio-fsi { - compatible =3D "aspeed,ast2500-cf-fsi-master", "fsi-master"; + compatible =3D "aspeed,ast2500-cf-fsi-master"; #address-cells =3D <2>; #size-cells =3D <0>; =20 diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-swift.dts b/arch/arm/b= oot/dts/aspeed/aspeed-bmc-opp-swift.dts index a0e8c97e944a..39d0fe46fd9e 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-swift.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-swift.dts @@ -200,7 +200,7 @@ rear-id { }; =20 fsi: gpio-fsi { - compatible =3D "fsi-master-gpio", "fsi-master"; + compatible =3D "fsi-master-gpio"; #address-cells =3D <2>; #size-cells =3D <0>; no-gpio-delays; diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dts b/arch= /arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dts index 8b1e82c8cdfe..89907b628b65 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dts @@ -173,7 +173,7 @@ power-button { }; =20 fsi: gpio-fsi { - compatible =3D "fsi-master-gpio", "fsi-master"; + compatible =3D "fsi-master-gpio"; #address-cells =3D <2>; #size-cells =3D <0>; no-gpio-delays; diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dts b/arch/arm/b= oot/dts/aspeed/aspeed-bmc-opp-zaius.dts index 9904f0a58cfa..9b49b0aa8b35 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dts +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dts @@ -96,7 +96,7 @@ hdd_fault { }; =20 fsi: gpio-fsi { - compatible =3D "fsi-master-gpio", "fsi-master"; + compatible =3D "fsi-master-gpio"; #address-cells =3D <2>; #size-cells =3D <0>; no-gpio-delays; diff --git a/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi b/arch/arm/boot/dts/as= peed/aspeed-g6.dtsi index 8ed715bd53aa..acdb6ae74b27 100644 --- a/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi +++ b/arch/arm/boot/dts/aspeed/aspeed-g6.dtsi @@ -847,7 +847,7 @@ i2c: bus@1e78a000 { =20 fsim0: fsi@1e79b000 { #interrupt-cells =3D <1>; - compatible =3D "aspeed,ast2600-fsi-master", "fsi-master"; + compatible =3D "aspeed,ast2600-fsi-master"; reg =3D <0x1e79b000 0x94>; interrupts =3D ; pinctrl-names =3D "default"; @@ -859,7 +859,7 @@ fsim0: fsi@1e79b000 { =20 fsim1: fsi@1e79b100 { #interrupt-cells =3D <1>; - compatible =3D "aspeed,ast2600-fsi-master", "fsi-master"; + compatible =3D "aspeed,ast2600-fsi-master"; reg =3D <0x1e79b100 0x94>; interrupts =3D ; pinctrl-names =3D "default"; --=20 2.47.2