commit | 732225a667ecb92d740b121f3ad46bf431eafc76 | [log] [tgz] |
---|---|---|
author | Mayuresh Chitale <mchitale@ventanamicro.com> | Thu Nov 16 22:13:36 2023 +0530 |
committer | Michal Simek <michal.simek@amd.com> | Wed Dec 13 08:58:06 2023 +0100 |
tree | 08b9400777fae5191086c8936d1cf364a39a3327 | |
parent | 73f425fdc716ef03b904a4c400032a60b9ec752a [diff] |
drivers: xilinx_spi: Probe fifo_depth at runtime If the fifo-size DT parameter is not provided then probe the controller's fifo depth at runtime. This is ported from a patch in the Linux Xilinx SPI driver. Signed-off-by: Mayuresh Chitale <mchitale@ventanamicro.com> Reviewed-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/1422029330-10971-5-git-send-email-ricardo.ribalda@gmail.com Tested-by: Love Kumar <love.kumar@amd.com> Link: https://lore.kernel.org/r/20231116164336.140171-4-mchitale@ventanamicro.com Signed-off-by: Michal Simek <michal.simek@amd.com>