[PATCH v2 0/2] spi: bcm-qspi: Fix spi-nor chip select logic for BSPI

2018-04-26 Thread Kamal Dasu
When using the spi-nor master controller always verify the chip select bit in the cs register. Also do not use CDRAM PCS bit in BSPI mode. Additionally make sure to enable/disable BSPI_MAST_N_BOOT_CTRL while using BSPI mode. V2 changes: - Added "Fixes:" tag to 1/2 and 2/2 patches Kamal Dasu (2):

[PATCH v2 0/2] spi: bcm-qspi: Fix spi-nor chip select logic for BSPI

2018-04-26 Thread Kamal Dasu
When using the spi-nor master controller always verify the chip select bit in the cs register. Also do not use CDRAM PCS bit in BSPI mode. Additionally make sure to enable/disable BSPI_MAST_N_BOOT_CTRL while using BSPI mode. V2 changes: - Added "Fixes:" tag to 1/2 and 2/2 patches Kamal Dasu (2):