These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / linux / platform_data / spi-davinci.h
index 8dc2fa4..f4edcb0 100644 (file)
@@ -49,6 +49,7 @@ struct davinci_spi_platform_data {
        u8                      num_chipselect;
        u8                      intr_line;
        u8                      *chip_sel;
+       u8                      prescaler_limit;
        bool                    cshold_bug;
        enum dma_event_q        dma_event_q;
 };