Re: [PATCH 2/2] bus: imx-weim: guard against timing configuration conflicts

2018-11-30 Thread Rob Herring
On Fri, Nov 30, 2018 at 11:08 AM wrote: > > From: Sven Van Asbroeck > > When adding weim child devices, there is a risk that the developer will > (by mistake) specify more than one timing setting for the same chip select. > > The driver cannot support such a configuration. > > In case of conflict

[PATCH 2/2] bus: imx-weim: guard against timing configuration conflicts

2018-11-30 Thread thesven73
From: Sven Van Asbroeck When adding weim child devices, there is a risk that the developer will (by mistake) specify more than one timing setting for the same chip select. The driver cannot support such a configuration. In case of conflict, this patch will print a warning to the log, and will i