diff options
author | Laurentiu Tudor <laurentiu.tudor@nxp.com> | 2017-06-08 17:28:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-13 12:14:12 +0200 |
commit | 5ebf8d2d874ced5a41d546d1a32f290b880cf96d (patch) | |
tree | f8d3f7267da2110e06ea267bf7dc961b0dc5994e /drivers/staging/fsl-mc/README.txt | |
parent | 49df58e927c64bfeb901408df09e82646f059385 (diff) |
staging: fsl-mc: add reference to mc-bus DT binding
Update README to reference the mc-bus device tree node binding.
Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fsl-mc/README.txt')
-rw-r--r-- | drivers/staging/fsl-mc/README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/fsl-mc/README.txt b/drivers/staging/fsl-mc/README.txt index d7cd70a33073..524eda1de04f 100644 --- a/drivers/staging/fsl-mc/README.txt +++ b/drivers/staging/fsl-mc/README.txt @@ -320,6 +320,8 @@ A brief description of each driver is provided below. -creates an MSI IRQ domain -doing a 'device add' to expose the 'root' DPRC, in turn triggering a bind of the root DPRC to the DPRC driver + The binding for the MC-bus device-tree node can be consulted here: + Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt DPRC driver ----------- |