]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: aspeed: yosemite4: adjust secondary flash name
authorPatrick Williams <patrick@stwcx.xyz>
Tue, 7 Jan 2025 16:27:25 +0000 (11:27 -0500)
committerAndrew Jeffery <andrew@codeconstruct.com.au>
Wed, 8 Jan 2025 00:27:53 +0000 (10:57 +1030)
Meta (Facebook) has a preference for all of our secondary flash
chips to be labelled "alt-bmc" for consistency of userspace tools
deal with updates.  Bletchley, Harma, Minerva, and Catalina all
follow this convention but for some reason Yosemite4 is different.

Adjust the label in the dts to match the other platforms.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Link: https://patch.msgid.link/20250107162726.232402-1-patrick@stwcx.xyz
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts

index ab4904cf2c0e36c3094cd4a71a750ee46c196e73..29f224bccd6353bf4297a090c887a882056c6464 100644 (file)
        flash@1 {
                status = "okay";
                m25p,fast-read;
-               label = "bmc2";
+               label = "alt-bmc";
                spi-tx-bus-width = <2>;
                spi-rx-bus-width = <2>;
                spi-max-frequency = <50000000>;