arm64: dts: exynosautov9: specify the SPI FIFO depth
authorTudor Ambarus <tudor.ambarus@linaro.org>
Fri, 16 Feb 2024 14:04:48 +0000 (14:04 +0000)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 25 Mar 2024 11:12:23 +0000 (12:12 +0100)
Up to now the SPI alias was used as an index into an array defined in
the SPI driver to determine the SPI FIFO depth. Drop the dependency on
the SPI alias and specify the SPI FIFO depth directly into the SPI node.

There are no SPI aliases defined, thus the FIFO depth was determined by
matching the FIFO depth of the I2C node of the same USI parent.
No functional change expected.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://lore.kernel.org/r/20240216140449.2564625-7-tudor.ambarus@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/exynos/exynosautov9.dtsi

index c871a2f49fda86ffb309f94f5b65701d3d58eb48..0248329da49a6393d2ec4a2e58b1498143419cbc 100644 (file)
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <256>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <256>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <64>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <64>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <64>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <64>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <256>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <64>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <64>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <64>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <64>;
                                status = "disabled";
                        };
 
                                num-cs = <1>;
                                #address-cells = <1>;
                                #size-cells = <0>;
+                               fifo-depth = <64>;
                                status = "disabled";
                        };