diff options
author | Ioana Ciornei <ioana.ciornei@nxp.com> | 2018-03-05 18:37:32 +0200 |
---|---|---|
committer | Dong Aisheng <aisheng.dong@nxp.com> | 2019-12-02 18:03:39 +0800 |
commit | 959a22bedb8bea874bd5794a1463ce70104eaf91 (patch) | |
tree | 45ba14c1e4c0792f7e147827be36b26e068bc224 /MAINTAINERS | |
parent | 672699a3894f55caefda68b0b95a6c0dfa26b39c (diff) |
bus: fsl-mc: add root dprc rescan attribute
Introduce the rescan attribute as a device attribute to
synchronize the fsl-mc bus objects and the MC firmware.
To rescan the root dprc only, e.g.
echo 1 > /sys/bus/fsl-mc/devices/dprc.1/rescan
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ecf89209441c..6530b23e2ce4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13448,6 +13448,7 @@ F: Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt F: Documentation/networking/device_drivers/freescale/dpaa2/overview.rst F: Documentation/networking/dpaa2/overview.rst F: include/uapi/linux/fsl_mc.h +F: Documentation/ABI/stable/sysfs-bus-fsl-mc QT1010 MEDIA DRIVER M: Antti Palosaari <crope@iki.fi> |