diff options
author | Eduardo Valentin <eduardo.valentin@ti.com> | 2013-11-12 12:50:08 -0400 |
---|---|---|
committer | Eduardo Valentin <eduardo.valentin@ti.com> | 2013-12-04 09:37:17 -0400 |
commit | 1beabfbea3a8648575afe04f6f3ddf107c240fb0 (patch) | |
tree | 2c892277655e555f7ac348aef33e9c9aa88e06f0 /MAINTAINERS | |
parent | 135df807c3d3ea152ac86ec6f27837a60f41ca6b (diff) | |
download | blackbird-op-linux-1beabfbea3a8648575afe04f6f3ddf107c240fb0.tar.gz blackbird-op-linux-1beabfbea3a8648575afe04f6f3ddf107c240fb0.zip |
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 <rob.herring@calxeda.com>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Diffstat (limited to 'MAINTAINERS')
-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 <vivien.didelot@savoirfairelinux.com> |