Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938658AbdD1E4n (ORCPT ); Fri, 28 Apr 2017 00:56:43 -0400 Received: from mail-qt0-f194.google.com ([209.85.216.194]:35112 "EHLO mail-qt0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753526AbdD1E4d (ORCPT ); Fri, 28 Apr 2017 00:56:33 -0400 From: Javier Martinez Canillas To: linux-kernel@vger.kernel.org Cc: Mark Brown , Lee Jones , Javier Martinez Canillas Subject: [PATCH] MAINTAINERS: Update MAX77802 PMIC entry Date: Fri, 28 Apr 2017 00:56:21 -0400 Message-Id: <20170428045621.17848-1-javier@dowhile0.org> X-Mailer: git-send-email 2.9.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1188 Lines: 36 The Samsung email address will stop working soon, so use my personal email address instead. Also, there used to be a MFD and RTC drivers for max77802 but now these have been merged with the max77686 MFD and RTC drivers. The only driver that's still max77802 specific is the regulator one since there are too many differences with max77686 there to justify merging the two drivers. Signed-off-by: Javier Martinez Canillas --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e35370a0c04c..5e19e6913682 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8069,11 +8069,11 @@ S: Supported F: drivers/power/supply/max14577_charger.c F: drivers/power/supply/max77693_charger.c -MAXIM MAX77802 MULTIFUNCTION PMIC DEVICE DRIVERS -M: Javier Martinez Canillas +MAXIM MAX77802 PMIC REGULATOR DEVICE DRIVER +M: Javier Martinez Canillas L: linux-kernel@vger.kernel.org S: Supported -F: drivers/*/*max77802*.c +F: drivers/regulator/max77802-regulator.c F: Documentation/devicetree/bindings/*/*max77802.txt F: include/dt-bindings/*/*max77802.h -- 2.9.3