From: Laurentiu Tudor Date: Thu, 8 Jun 2017 14:28:54 +0000 (+0300) Subject: staging: fsl-mc: add reference to mc-bus DT binding X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5ebf8d2d874ced5a41d546d1a32f290b880cf96d;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 Signed-off-by: Greg Kroah-Hartman --- 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 -----------