diff options
| author | Laurentiu Tudor <[email protected]> | 2017-06-08 17:28:52 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-06-13 12:14:12 +0200 |
| commit | c1517d503bed1e2c5d190665422b5010f271dfaa (patch) | |
| tree | 34896b2e0b97f0fc690cb79289874a20f545b0c1 | |
| parent | b5d5740a00ca26549b695d3c957bb14879a20952 (diff) | |
staging: fsl-mc: add binding path to MAINTAINERS
The mc bus device tree binding is maintained but not mentioned in the
MAINTAINERS file. This patch adds it.
Signed-off-by: Laurentiu Tudor <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 09b5ab6a8a5c..f6ef3f3e5000 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10544,6 +10544,7 @@ M: Laurentiu Tudor <[email protected]> S: Maintained F: drivers/staging/fsl-mc/ +F: Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt QT1010 MEDIA DRIVER M: Antti Palosaari <[email protected]> |