diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2018-02-12 06:15:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-14 19:11:00 +0100 |
commit | 889ee9fe472af1a2407e3e604498a5edaf7f98ce (patch) | |
tree | efd7c2ef92943e3116c7e3f05d0837d7d777930d /drivers/fsi/Kconfig | |
parent | fsi: Fix one and two byte bus reads/writes (diff) | |
download | linux-889ee9fe472af1a2407e3e604498a5edaf7f98ce.tar.xz linux-889ee9fe472af1a2407e3e604498a5edaf7f98ce.zip |
dt-bindings: fsi: Add specification for FSI busses
This change introduces a proposed layout for describing FSI busses in
the device tree. While the bus is probe-able, we'd still like a method
of describing subordinate (eg i2c) busses that are behind FSI devices.
The FSI core will be responsible for matching probed slaves & engines to
their device tree nodes, so the FSI device drivers' probe() functions
will be passed a struct device with the appropriate of_node populated
where a matching DT node is found.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Acked-by: Joel Stanley <joel@jms.id.au>
Acked-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Acked-by: Eddie James <eajames@linux.vnet.ibm.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fsi/Kconfig')
0 files changed, 0 insertions, 0 deletions