From patchwork Thu Aug 8 15:51:15 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kumar Gala X-Patchwork-Id: 2841303 Return-Path: X-Original-To: patchwork-linux-arm-msm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id ABB9B9F295 for ; Thu, 8 Aug 2013 15:51:38 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 84D65202B4 for ; Thu, 8 Aug 2013 15:51:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 25046202AC for ; Thu, 8 Aug 2013 15:51:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965376Ab3HHPvf (ORCPT ); Thu, 8 Aug 2013 11:51:35 -0400 Received: from smtp.codeaurora.org ([198.145.11.231]:54005 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965266Ab3HHPve (ORCPT ); Thu, 8 Aug 2013 11:51:34 -0400 Received: from smtp.codeaurora.org (localhost [127.0.0.1]) by smtp.codeaurora.org (Postfix) with ESMTP id BE63813EEDF; Thu, 8 Aug 2013 15:51:33 +0000 (UTC) Received: by smtp.codeaurora.org (Postfix, from userid 486) id B13D513EF6D; Thu, 8 Aug 2013 15:51:33 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00,KHOP_BIG_TO_CC, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from kgala-ubuntu.qualcomm.com (rrcs-67-52-129-61.west.biz.rr.com [67.52.129.61]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: galak@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 8B52613EEDF; Thu, 8 Aug 2013 15:51:32 +0000 (UTC) From: Kumar Gala To: devicetree@vger.kernel.org Cc: Kumar Gala , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Rob Herring , Grant Likely , Olof Johansson Subject: [PATCH] MAINTAINERS: Add Kumar to Device Tree Binding maintainers group Date: Thu, 8 Aug 2013 10:51:15 -0500 Message-Id: <1375977075-21674-1-git-send-email-galak@codeaurora.org> X-Mailer: git-send-email 1.8.2.1 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP I'm tossing my hat into the ring of maintainers/reviewers for device tree bindings based on history of dealing with DT on embedded PPC and starting work on ARM SoCs. Signed-off-by: Kumar Gala Cc: Pawel Moll Cc: Mark Rutland Cc: Stephen Warren Cc: Ian Campbell Cc: Rob Herring Cc: Grant Likely Cc: Olof Johansson Acked-by: Pawel Moll Acked-by: Stephen Warren Acked-by: Rob Herring --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index defc053..fe7aac6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6062,6 +6062,7 @@ M: Pawel Moll M: Mark Rutland M: Stephen Warren M: Ian Campbell +M: Kumar Gala L: devicetree@vger.kernel.org S: Maintained F: Documentation/devicetree/