summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc
diff options
context:
space:
mode:
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>2017-06-08 17:28:54 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-13 12:14:12 +0200
commit5ebf8d2d874ced5a41d546d1a32f290b880cf96d (patch)
treef8d3f7267da2110e06ea267bf7dc961b0dc5994e /drivers/staging/fsl-mc
parent49df58e927c64bfeb901408df09e82646f059385 (diff)
downloadlinux-5ebf8d2d874ced5a41d546d1a32f290b880cf96d.tar.bz2
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')
-rw-r--r--drivers/staging/fsl-mc/README.txt2
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
-----------