Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs

2015-05-24 Thread Tejun Heo
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-arch

Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs

2015-05-21 Thread Brian Norris
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 d

Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs

2015-05-21 Thread Tejun Heo
Hello, On Thu, May 21, 2015 at 03:13:06PM -0700, Brian Norris wrote: > Most subsystems take device tree binding patches for their constituent > drivers. And I see you've been merging others: > > e35b98849f25 ata: sata_rcar: Add r8a7793 device support > 8340bfeb03 ahci: st: Update the ahci_st DT d

Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs

2015-05-21 Thread Brian Norris
On Thu, May 21, 2015 at 06:04:30PM -0400, Tejun Heo wrote: > On Thu, May 21, 2015 at 03:03:28PM -0700, Brian Norris wrote: > > > [PATCH v3 3/5] ata: add Broadcom AHCI SATA3 driver for STB chips > > > > Thanks. Also, this one? > > > > [PATCH v3 1/5] Documentation: devicetree: add Broadcom SATA bin

Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs

2015-05-21 Thread Brian Norris
On Thu, May 21, 2015 at 06:01:38PM -0400, Tejun Heo wrote: > On Thu, May 21, 2015 at 06:00:50PM -0400, Tejun Heo wrote: > > On Thu, May 21, 2015 at 06:52:51PM +0530, Kishon Vijay Abraham I wrote: > > > I'll pick "[PATCH v3 2/5] Documentation: devicetree: add Broadcom SATA PHY > > > binding" and Th

Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs

2015-05-21 Thread Tejun Heo
On Thu, May 21, 2015 at 03:03:28PM -0700, Brian Norris wrote: > > [PATCH v3 3/5] ata: add Broadcom AHCI SATA3 driver for STB chips > > Thanks. Also, this one? > > [PATCH v3 1/5] Documentation: devicetree: add Broadcom SATA binding devicetree patches usually haven't gone through libata tho. Is t

Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs

2015-05-21 Thread Tejun Heo
On Thu, May 21, 2015 at 06:00:50PM -0400, Tejun Heo wrote: > Hello, > > On Thu, May 21, 2015 at 06:52:51PM +0530, Kishon Vijay Abraham I wrote: > > I'll pick "[PATCH v3 2/5] Documentation: devicetree: add Broadcom SATA PHY > > binding" and > > "[PATCH v4] phy: add Broadcom SATA3 PHY driver for Bro

Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs

2015-05-21 Thread Tejun Heo
Hello, On Thu, May 21, 2015 at 06:52:51PM +0530, Kishon Vijay Abraham I wrote: > I'll pick "[PATCH v3 2/5] Documentation: devicetree: add Broadcom SATA PHY > binding" and > "[PATCH v4] phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs" > in the linux-phy tree. Applying patch 5 to libata/fo

Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs

2015-05-21 Thread Kishon Vijay Abraham I
Hi Tejun, On Wednesday 13 May 2015 04:58 AM, Brian Norris wrote: Few changes since v2, and the changes are *only* to the SATA driver, not to any of the DT bindings or the PHY driver. I'm resending the whole series for completeness. I'll list the changelog in each patch, but in summary: v2 -> v

[PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs

2015-05-12 Thread Brian Norris
Few changes since v2, and the changes are *only* to the SATA driver, not to any of the DT bindings or the PHY driver. I'm resending the whole series for completeness. I'll list the changelog in each patch, but in summary: v2 -> v3: - straighten out endianness for big endian MIPS and ARM in AHCI