From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753900Ab3KNNbj (ORCPT ); Thu, 14 Nov 2013 08:31:39 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:45529 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751181Ab3KNNbb (ORCPT ); Thu, 14 Nov 2013 08:31:31 -0500 From: Eduardo Valentin To: , , , , , , , CC: , , , , , , , Eduardo Valentin , Ian Campbell Subject: [PATCHv6 20/20] MAINTAINERS: add thermal bindings entry in thermal domain Date: Thu, 14 Nov 2013 09:30:10 -0400 Message-ID: <1384435810-8897-1-git-send-email-eduardo.valentin@ti.com> X-Mailer: git-send-email 1.8.2.1.342.gfa7285d In-Reply-To: <20131113094232.GB21713@e106331-lin.cambridge.arm.com> References: <20131113094232.GB21713@e106331-lin.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3438384..57fbf81 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8411,6 +8411,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 -- 1.8.2.1.342.gfa7285d