From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751212AbeCGJQy (ORCPT ); Wed, 7 Mar 2018 04:16:54 -0500 Received: from 8bytes.org ([81.169.241.247]:45818 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751036AbeCGJQw (ORCPT ); Wed, 7 Mar 2018 04:16:52 -0500 Date: Wed, 7 Mar 2018 10:16:51 +0100 From: Joerg Roedel To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Vinod Koul , Linus Walleij , Bjorn Helgaas , Guenter Roeck Subject: Re: [PATCH] MAINTAINERS: Add linux/of_*.h headers to appropriate subsystems Message-ID: <20180307091651.GA18430@8bytes.org> References: <20180306151334.28720-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180306151334.28720-1-robh@kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 06, 2018 at 09:13:34AM -0600, Rob Herring wrote: > The DeviceTree support code for specific subsystems are maintained by > the respective subsystem maintainers. However, only the DT > maintainers are listed for most of the linux/of_*.h headers. Fix this > and add the headers to the appropriate subsystem maintainer. > > Reported-by: Guenter Roeck > Cc: Vinod Koul > Cc: Linus Walleij > Cc: Joerg Roedel > Cc: Bjorn Helgaas > Signed-off-by: Rob Herring Acked-by: Joerg Roedel