From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932978AbcHJWf4 (ORCPT ); Wed, 10 Aug 2016 18:35:56 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:49263 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752197AbcHJWfz (ORCPT ); Wed, 10 Aug 2016 18:35:55 -0400 From: Stephen Boyd To: linux-clk@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Michael Turquette Subject: [PATCH] MAINTAINERS: Add linux-clk patchwork URL Date: Wed, 10 Aug 2016 15:35:53 -0700 Message-Id: <20160810223553.22345-1-sboyd@codeaurora.org> X-Mailer: git-send-email 2.9.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The common clk framework has a patchwork associated with it. Update the maintainers file to reflect this. Cc: Michael Turquette Signed-off-by: Stephen Boyd --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 20bb1d00098c..5436d3addce9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3150,6 +3150,7 @@ COMMON CLK FRAMEWORK M: Michael Turquette M: Stephen Boyd L: linux-clk@vger.kernel.org +Q: http://patchwork.kernel.org/project/linux-clk/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git S: Maintained F: Documentation/devicetree/bindings/clock/ -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project