Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <[email protected]> Cc: Matt Mackall <[email protected]> Cc: Herbert Xu <[email protected]> Cc: [email protected] --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index bfeeb85bc41ae5f5..cd7793520e2cccfc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5277,6 +5277,7 @@ M: Matt Mackall <[email protected]> M: Herbert Xu <[email protected]> L: [email protected] S: Odd fixes +F: Documentation/devicetree/bindings/rng/ F: Documentation/hw_random.txt F: drivers/char/hw_random/ F: include/linux/hw_random.h -- 1.9.1

