diff options
| author | Axel Flordal <axel@flordal.net> | 2026-04-08 10:21:23 +0300 |
|---|---|---|
| committer | Sven Peter <sven@kernel.org> | 2026-04-14 23:13:19 +0300 |
| commit | c7ff53ef45b2f879576f7bbeb163828d04f5f491 (patch) | |
| tree | 5b81224609b5c5dc75887c4700b38f5608fc6ec8 | |
| parent | 44d9ae042c58977e56459e0bc0db0af678214605 (diff) | |
| download | linux-c7ff53ef45b2f879576f7bbeb163828d04f5f491.tar.xz | |
arm64: dts: apple: Fix spelling error
Change "configiguration" to "configuration".
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Axel Flordal <axel@flordal.net>
Link: https://patch.msgid.link/2338500.vFx2qVVIhK@fedora
Signed-off-by: Sven Peter <sven@kernel.org>
| -rw-r--r-- | arch/arm64/boot/dts/apple/spi1-nvram.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/apple/spi1-nvram.dtsi b/arch/arm64/boot/dts/apple/spi1-nvram.dtsi index 9740fbf200f0..d2720b307774 100644 --- a/arch/arm64/boot/dts/apple/spi1-nvram.dtsi +++ b/arch/arm64/boot/dts/apple/spi1-nvram.dtsi @@ -2,7 +2,7 @@ // // Devicetree include for common spi-nor nvram flash. // -// Apple uses a consistent configiguration for the nvram on all known M1* and +// Apple uses a consistent configuration for the nvram on all known M1* and // M2* devices. // // Copyright The Asahi Linux Contributors |
