All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.10 v2 0/3] Add FSI master scan conditional
@ 2017-08-04  3:26 Christopher Bostic
  2017-08-04  3:26 ` [PATCH linux dev-4.10 v2 1/3] dt-bindings: fsi: Add optional property no-scan-on-init Christopher Bostic
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christopher Bostic @ 2017-08-04  3:26 UTC (permalink / raw)
  To: joel, jk; +Cc: Christopher Bostic, openbmc

Add new optional FSI master device tree property no-scan-on-init to
indicate that it should not be scanned at init time.  This is
necessary in cases where such a scan would interfere with other
FSI masters on the bus.  For example, Hub FSI masters scanning while
Host boot FSI bus operations are in progress causing arbitration
errors.

Christopher Bostic (3):
  dt-bindings: fsi: Add optional property no-scan-on-init
  ARM: dts: fsi: Add optional master property no-scan-on-init
  fsi: core: Add check for master property no-scan-on-init


-- 
1.8.2.2

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

end of thread, other threads:[~2017-08-08 13:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-04  3:26 [PATCH linux dev-4.10 v2 0/3] Add FSI master scan conditional Christopher Bostic
2017-08-04  3:26 ` [PATCH linux dev-4.10 v2 1/3] dt-bindings: fsi: Add optional property no-scan-on-init Christopher Bostic
2017-08-04  3:26 ` [PATCH linux dev-4.10 v2 2/3] ARM: dts: fsi: Add optional master " Christopher Bostic
2017-08-04  3:26 ` [PATCH linux dev-4.10 v2 3/3] fsi: core: Add check for " Christopher Bostic
2017-08-04  3:33   ` Jeremy Kerr
2017-08-08 13:02     ` Joel Stanley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.