Merge branch 'spi-5.3' into spi-next

This commit is contained in:
Mark Brown
2019-07-04 17:35:07 +01:00
33 changed files with 2284 additions and 541 deletions

View File

@@ -11,8 +11,6 @@
/* Board specific platform_data */
struct mtk_chip_config {
u32 tx_mlsb;
u32 rx_mlsb;
u32 cs_pol;
u32 sample_sel;
};