Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753062AbcC2B1s (ORCPT ); Mon, 28 Mar 2016 21:27:48 -0400 Received: from mail-ob0-f178.google.com ([209.85.214.178]:34511 "EHLO mail-ob0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750730AbcC2B1p (ORCPT ); Mon, 28 Mar 2016 21:27:45 -0400 Subject: Re: [PATCH v2 3/5] dt-bindings: phy: bindings document for common Broadcom SATA3 PHY driver To: Anup Patel , Kishon Vijay Abraham I , Brian Norris , Gregory Fong , Device Tree , Linux ARM Kernel References: <1459140510-5317-1-git-send-email-anup.patel@broadcom.com> <1459140510-5317-4-git-send-email-anup.patel@broadcom.com> Cc: Catalin Marinas , Will Deacon , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Ray Jui , Scott Branden , Jon Mason , Linux Kernel , BCM Kernel Feedback From: Florian Fainelli Message-ID: <56F9DA0E.5040608@gmail.com> Date: Mon, 28 Mar 2016 18:27:42 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1459140510-5317-4-git-send-email-anup.patel@broadcom.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 939 Lines: 26 Le 27/03/2016 21:48, Anup Patel a écrit : > Required properties: > - compatible: should be one or more of > "brcm,bcm7425-sata-phy" > "brcm,bcm7445-sata-phy" > + "brcm,iproc-ns2-sata-phy" > "brcm,phy-sata3" > - address-cells: should be 1 > - size-cells: should be 0 > -- reg: register range for the PHY PCB interface > -- reg-names: should be "phy" > +- reg: register ranges for the PHY PCB interface > +- reg-names: should be "phy" and "phy-ctrl" > + The "phy-ctrl" registers are only required for > + "brcm,iproc-ns2-sata-phy". I objected to adding another register during the internal review, which, in the case of the STB chips is dealt with at the AHCI controller level as was requested when Brian got the driver sent, but if that is the only point here, then let's get your patches merged as-is. The rest of the changes look fine so: Acked-by: Florian Fainelli -- Florian