Commit 5ebf8d2d authored by Laurentiu Tudor's avatar Laurentiu Tudor Committed by Greg Kroah-Hartman
Browse files

staging: fsl-mc: add reference to mc-bus DT binding



Update README to reference the mc-bus device tree node binding.

Signed-off-by: default avatarLaurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 49df58e9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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
    -----------