Re: [PATCH v3 1/3] bus: imx-weim: support multiple address ranges per child node

2018-12-10 Thread Shawn Guo
On Thu, Dec 06, 2018 at 02:26:31PM -0500, Sven Van Asbroeck wrote: > Ensure that timing values for the child node are applied to > all chip selects in the child's address ranges. > > Note that this does not support multiple timing settings per > child; this can be added in the future if required.

[PATCH v3 1/3] bus: imx-weim: support multiple address ranges per child node

2018-12-06 Thread Sven Van Asbroeck
Ensure that timing values for the child node are applied to all chip selects in the child's address ranges. Note that this does not support multiple timing settings per child; this can be added in the future if required. Example: { acme@0 { compatible = "acme,whatever";

[PATCH v3 1/3] bus: imx-weim: support multiple address ranges per child node

2018-12-06 Thread Sven Van Asbroeck
Ensure that timing values for the child node are applied to all chip selects in the child's address ranges. Note that this does not support multiple timing settings per child; this can be added in the future if required. Example: { acme@0 { compatible = "acme,whatever";