From ca94a72be485af5b1654ab60a1e1612eafc1cfe1 Mon Sep 17 00:00:00 2001 From: Eduardo Valentin Date: Tue, 12 Nov 2013 12:50:08 -0400 Subject: [PATCH] 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 Cc: Pawel Moll Cc: Mark Rutland Cc: Stephen Warren Cc: Ian Campbell Signed-off-by: Eduardo Valentin (cherry picked from commit 1beabfbea3a8648575afe04f6f3ddf107c240fb0) Signed-off-by: Alex Shi --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 48c748080c96..0c204dd7c12b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8073,6 +8073,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 -- 2.34.1