]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: socfpga: agilex: Add 4-bit SPI bus width
authorFong, Yan Kei <yan.kei.fong@altera.com>
Thu, 11 Sep 2025 01:58:11 +0000 (09:58 +0800)
committerDinh Nguyen <dinguyen@kernel.org>
Wed, 15 Oct 2025 03:07:20 +0000 (22:07 -0500)
Add spi-tx-bus-width and spi-rx-bus-width properties with value 4 to the
agilex device tree. This update configures the SPI controller to use a
4-bit bus width for both transmission and reception, potentially improving
SPI throughput and matching the hardware capabilities more closely.

Signed-off-by: Fong, Yan Kei <yan.kei.fong@altera.com>
Reviewed-by: Khairul Anuar Romli <khairul.anuar.romli@altera.com>
Reviewed-by: Matthew Gerlach <matthew.gerlach@altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts

index b31cfa6b802d9f5f9fae1866c9cd290b66825678..9ee312bae8d27d2b6532dd4a43cfa398952947aa 100644 (file)
                cdns,tsd2d-ns = <50>;
                cdns,tchsh-ns = <4>;
                cdns,tslch-ns = <4>;
+               spi-tx-bus-width = <4>;
+               spi-rx-bus-width = <4>;
 
                partitions {
                        compatible = "fixed-partitions";