devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] bus: imx-weim
@ 2018-12-17 15:47 Sven Van Asbroeck
  2018-12-17 15:47 ` [PATCH v4 1/3] dt-bindings: bus: imx-weim: document multiple address ranges per child node Sven Van Asbroeck
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sven Van Asbroeck @ 2018-12-17 15:47 UTC (permalink / raw)
  To: TheSven73, Shawn Guo, Kees Cook, Arnd Bergmann
  Cc: linux-kernel, Rob Herring, devicetree

Support multiple address ranges per child node on imx-weim.
While we're at it, insert some code which guards against common config
conflicts.

v4:
	pick up patch after one-week delay
	Shawn Guo:
	changed devicetree patch position in the set
	clarified a confusing #define'd constant name
	minor coding style fixes

v3:
	added devicetree binding docs

v2:
	corrected acme@... in commit message example

Sven Van Asbroeck (3):
  dt-bindings: bus: imx-weim: document multiple address ranges per child
    node
  bus: imx-weim: support multiple address ranges per child node
  bus: imx-weim: guard against timing configuration conflicts

 .../devicetree/bindings/bus/imx-weim.txt      | 32 ++++++++-
 drivers/bus/imx-weim.c                        | 70 +++++++++++++++----
 2 files changed, 86 insertions(+), 16 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-01-11  7:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-17 15:47 [PATCH v4 0/3] bus: imx-weim Sven Van Asbroeck
2018-12-17 15:47 ` [PATCH v4 1/3] dt-bindings: bus: imx-weim: document multiple address ranges per child node Sven Van Asbroeck
2018-12-17 15:47 ` [PATCH v4 2/3] bus: imx-weim: support " Sven Van Asbroeck
2018-12-17 15:48 ` [PATCH v4 3/3] bus: imx-weim: guard against timing configuration conflicts Sven Van Asbroeck
2019-01-11  7:17 ` [PATCH v4 0/3] bus: imx-weim Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).