mirror of
https://github.com/Fishwaldo/build.git
synced 2025-04-17 11:31:28 +00:00
* mvebu-dev: refresh all patches with quilt Cleaned up based on kernel 5.9.12. Signed-off-by: Rosen Penev <rosenp@gmail.com> * mvebu-current: refresh patches with quilt Based on kernel version 5.9.12 Signed-off-by: Rosen Penev <rosenp@gmail.com> * mvebu-legacy: refresh patches with quilt Based on kernel 4.19.161 Signed-off-by: Rosen Penev <rosenp@gmail.com> * mvebu-legacy: remove custom helios4 dts file This is already added upstream. No need to have it here. Continued refreshing the other patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
10 lines
280 B
Diff
10 lines
280 B
Diff
--- a/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi
|
|
+++ b/arch/arm/boot/dts/armada-38x-solidrun-microsom.dtsi
|
|
@@ -94,6 +94,7 @@
|
|
compatible = "w25q32", "jedec,spi-nor";
|
|
reg = <0>; /* Chip select 0 */
|
|
spi-max-frequency = <3000000>;
|
|
+ status = "disabled";
|
|
};
|
|
};
|
|
|