hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/include/linux/platform_data/spi-omap2-mcspi.h
....@@ -11,6 +11,7 @@
1111 unsigned short num_cs;
1212 unsigned int regs_offset;
1313 unsigned int pin_dir:1;
14
+ size_t max_xfer_len;
1415 };
1516
1617 struct omap2_mcspi_device_config {