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

2018-12-10 Thread Shawn Guo
On Thu, Dec 06, 2018 at 02:26:33PM -0500, Sven Van Asbroeck wrote: > When specifying weim child devices, there is a risk that more than > one timing setting is specified for the same chip select. > > The driver cannot support such a configuration. > > In case of conflict, this patch will print a

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

2018-12-06 Thread Sven Van Asbroeck
When specifying weim child devices, there is a risk that more than one timing setting is specified 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 ignore the child node in question. In this exampl