[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180130055116.17411-1-joel@jms.id.au>
Date: Tue, 30 Jan 2018 16:21:14 +1030
From: Joel Stanley <joel@....id.au>
To: Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>, devicetree@...r.kernel.org
Cc: Jeremy Kerr <jk@...abs.org>,
Christopher Bostic <cbostic@...ux.vnet.ibm.com>,
Eddie James <eajames@...ux.vnet.ibm.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] fsi: add property to avoid scanning at boot
These two patches from Chris add an optional property that says the
FSI attached hardware cannot cope with being probed unless the state of
that hardware is known.
This allows the driver to eg. defer to userspace which can make this
decision.
I am collecting patches for a FSI tree to send to Greg, so I am just after
review from the device tree people.
Christopher Bostic (2):
dt-bindings: fsi: Add optional property no-scan-on-init
fsi: core: Add check for master property no-scan-on-init
Documentation/devicetree/bindings/fsi/fsi.txt | 7 +++++++
drivers/fsi/fsi-core.c | 5 ++++-
2 files changed, 11 insertions(+), 1 deletion(-)
--
2.15.1
Powered by blists - more mailing lists