diff options
author | Eduardo Valentin <[email protected]> | 2013-11-12 12:50:08 -0400 |
---|---|---|
committer | Eduardo Valentin <[email protected]> | 2013-12-04 09:37:17 -0400 |
commit | 1beabfbea3a8648575afe04f6f3ddf107c240fb0 (patch) | |
tree | 2c892277655e555f7ac348aef33e9c9aa88e06f0 | |
parent | 135df807c3d3ea152ac86ec6f27837a60f41ca6b (diff) |
MAINTAINERS: add thermal bindings entry in thermal domain
After discussion and agreement of thermal device tree bindings,
it is desirable to properly maintain thermal bindings for
existing and upcoming devices.
As original author of thermal device tree bindings, I am
volunteering to maintain them. This then adds and entry
for device tree bindings under thermal domain.
Cc: Rob Herring <[email protected]>
Cc: Pawel Moll <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Stephen Warren <[email protected]>
Cc: Ian Campbell <[email protected]>
Signed-off-by: Eduardo Valentin <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f216db847022..b3ff5ad930b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8496,6 +8496,7 @@ S: Supported F: drivers/thermal/ F: include/linux/thermal.h F: include/linux/cpu_cooling.h +F: Documentation/devicetree/bindings/thermal/ THINGM BLINK(1) USB RGB LED DRIVER M: Vivien Didelot <[email protected]> |