Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756251AbbEUWjT (ORCPT ); Thu, 21 May 2015 18:39:19 -0400 Received: from mail-pd0-f172.google.com ([209.85.192.172]:36280 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754066AbbEUWjQ (ORCPT ); Thu, 21 May 2015 18:39:16 -0400 Date: Thu, 21 May 2015 15:38:25 -0700 From: Brian Norris To: Tejun Heo Cc: Kishon Vijay Abraham I , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Gregory Fong , Florian Fainelli , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Hans de Goede , bcm-kernel-feedback-list@broadcom.com, Kevin Cernekee Subject: Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs Message-ID: <20150521223825.GA27753@ld-irv-0074> References: <1431473303-18873-1-git-send-email-computersforpeace@gmail.com> <555DDC2B.1040608@ti.com> <20150521220050.GF4914@htj.duckdns.org> <20150521220138.GG4914@htj.duckdns.org> <20150521220328.GE11598@ld-irv-0074> <20150521220430.GI4914@htj.duckdns.org> <20150521221306.GF11598@ld-irv-0074> <20150521222350.GN4914@htj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150521222350.GN4914@htj.duckdns.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1672 Lines: 37 I can explain part of this, but I'm curious if anyone else has different info. On Thu, May 21, 2015 at 06:23:50PM -0400, Tejun Heo wrote: > But the rules have never been clear to me. If the subsystem > maintainer is okay with it, I'm happy to take the patches. I'm just > kinda curious why this doesn't go through devicetree tree while some > other devicetree patches go through there. AFAIK, there is no official tree for device tree bindings. There's just a mailing list and several reviewers, who usually try to help on the big picture binding review. Note that there's no tree listed in MAINTAINERS under: OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS But you will see several MAINTAINERS entries for different subdirs of Documentation/devicetree/bindings/. Maybe you should add one for .../ata if you're going to continue taking patches? It's possible you're confusing binding documentation with .dts source files? The DTS files (arch/*/boot/dts/) go through arch trees. For instance, the arm-soc maintainers have a structured process by which sub-architecture maintainers track .dts(i) file updates for their boards/chips and filter them up to Arnd, Olof, etc., via their separate 'dts' branches. That's why Florian took patch 5 to his tree. > Can somebody explain the > overall policy to me? I'm not looking for some absolute rules and > exceptions are fine but I do wanna have a general direction. Brian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/