Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs
From: Tejun Heo <tj@kernel.org>
Date: 2015-05-25 00:08:42
Also in:
linux-arm-kernel, linux-ide, lkml
From: Tejun Heo <tj@kernel.org>
Date: 2015-05-25 00:08:42
Also in:
linux-arm-kernel, linux-ide, lkml
Hello, Brian. On Thu, May 21, 2015 at 03:38:25PM -0700, Brian Norris wrote:
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.
Yeah, I think that's why I'm constantly getting confused, so the binding documentation and actual libata changes through libata and the rest through arch trees. Got it. Thanks for the explanation. -- tejun