Re: [PATCH 02/30] mtd: spi-nor-core: Set dummy buswidth equal to data buswidth

2023-12-06 Thread Stefan Herbrechtsmeier
Hi Tejas Bhumkar, Am 06.12.2023 um 06:30 schrieb Tejas Bhumkar: From: T Karthik Reddy In current implementation dummy buswidth is set equal to address buswidth. In case of quad spi (mode 1-1-4), where address width is 1 the dummy bytes will be calculated to 1(8 dummy cycles) and dummy buswidth

[PATCH 02/30] mtd: spi-nor-core: Set dummy buswidth equal to data buswidth

2023-12-05 Thread Tejas Bhumkar
From: T Karthik Reddy In current implementation dummy buswidth is set equal to address buswidth. In case of quad spi (mode 1-1-4), where address width is 1 the dummy bytes will be calculated to 1(8 dummy cycles) and dummy buswidth is set to 1. Due to this, the controller driver will introduce 8 d