From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751720AbdFFA4N (ORCPT ); Mon, 5 Jun 2017 20:56:13 -0400 Received: from mx2.suse.de ([195.135.220.15]:34062 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751651AbdFFAz1 (ORCPT ); Mon, 5 Jun 2017 20:55:27 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= To: linux-arm-kernel@lists.infradead.org Cc: mp-cs@actions-semi.com, Thomas Liau , =?UTF-8?q?=E5=BC=A0=E4=B8=9C=E9=A3=8E?= , =?UTF-8?q?=E5=88=98=E7=82=9C?= , =?UTF-8?q?=E5=BC=A0=E5=A4=A9=E7=9B=8A?= , 96boards@ucrobotics.com, support@lemaker.org, linux-kernel@vger.kernel.org, =?UTF-8?q?Andreas=20F=C3=A4rber?= Subject: [PATCH v4 24/28] MAINTAINERS: Update Actions Semi section with SPS Date: Tue, 6 Jun 2017 02:54:22 +0200 Message-Id: <20170606005426.26446-25-afaerber@suse.de> X-Mailer: git-send-email 2.12.3 In-Reply-To: <20170606005426.26446-1-afaerber@suse.de> References: <20170606005426.26446-1-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add file patterns to cover the SPS power domain driver and DT binding. Signed-off-by: Andreas Färber --- v4: new MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a9faa30def9c..1bfd357f5279 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1044,7 +1044,10 @@ N: owl F: arch/arm/mach-actions/ F: arch/arm/boot/dts/s500* F: arch/arm64/boot/dts/actions/ +F: drivers/soc/actions/ +F: include/linux/soc/actions/ F: Documentation/devicetree/bindings/arm/actions.txt +F: Documentation/devicetree/bindings/power/actions,owl-sps.txt ARM/ADS SPHERE MACHINE SUPPORT M: Lennert Buytenhek -- 2.12.3