Re: [PATCH v2 linux-next 1/3] spi: imx: add selection for iMX53 and iMX6 controller

2017-05-31 Thread Sascha Hauer
On Wed, May 31, 2017 at 02:19:56AM -0700, jiada_w...@mentor.com wrote: > From: Jiada Wang > > ECSPI contorller for iMX53 and iMX6 has few hardware issues > comparing to iMX51. > The change add possibility to detect which controller is used > to apply possible workaround and limitations. > > Sign

[PATCH v2 linux-next 1/3] spi: imx: add selection for iMX53 and iMX6 controller

2017-05-31 Thread jiada_wang
From: Jiada Wang ECSPI contorller for iMX53 and iMX6 has few hardware issues comparing to iMX51. The change add possibility to detect which controller is used to apply possible workaround and limitations. Signed-off-by: Jiada Wang --- .../devicetree/bindings/spi/fsl-imx-cspi.txt | 1 +