Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756088AbbEUNYS (ORCPT ); Thu, 21 May 2015 09:24:18 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:43349 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755170AbbEUNXh (ORCPT ); Thu, 21 May 2015 09:23:37 -0400 Message-ID: <555DDC2B.1040608@ti.com> Date: Thu, 21 May 2015 18:52:51 +0530 From: Kishon Vijay Abraham I User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Brian Norris , Tejun Heo CC: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Gregory Fong , Florian Fainelli , , , , , Hans de Goede , , Kevin Cernekee Subject: Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs References: <1431473303-18873-1-git-send-email-computersforpeace@gmail.com> In-Reply-To: <1431473303-18873-1-git-send-email-computersforpeace@gmail.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1315 Lines: 36 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 -> v3: > - straighten out endianness for big endian MIPS and ARM in AHCI driver > - rename sata_brcmstb.c to ahci_brcmstb.c > - bind ahci_brcmstb.c against the specific string, "brcm,bcm7445-ahci" instead > of the generic one > > Brian > > Brian Norris (5): > Documentation: devicetree: add Broadcom SATA binding > Documentation: devicetree: add Broadcom SATA PHY binding > ata: add Broadcom AHCI SATA3 driver for STB chips > phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs > ARM: dts: brcmstb: add nodes for SATA controller and PHY 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. Thanks Kishon -- 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/