From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXvne-000319-Iw for qemu-devel@nongnu.org; Fri, 04 Sep 2015 14:33:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXvnd-0003tE-NG for qemu-devel@nongnu.org; Fri, 04 Sep 2015 14:33:22 -0400 Received: from mail-ob0-x22d.google.com ([2607:f8b0:4003:c01::22d]:36591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXvnd-0003t8-IA for qemu-devel@nongnu.org; Fri, 04 Sep 2015 14:33:21 -0400 Received: by obqa2 with SMTP id a2so23563217obq.3 for ; Fri, 04 Sep 2015 11:33:21 -0700 (PDT) MIME-Version: 1.0 Sender: alistair23@gmail.com In-Reply-To: References: <20150903225627.GB11697@toto> From: Alistair Francis Date: Fri, 4 Sep 2015 11:32:51 -0700 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v1 1/1] cadence_gem: Correct Marvell PHY SPCFC reset value List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: "Edgar E. Iglesias" , Edgar Iglesias , Peter Crosthwaite , "qemu-devel@nongnu.org Developers" , Alistair Francis On Fri, Sep 4, 2015 at 11:12 AM, Peter Maydell wrote: > On 4 September 2015 at 19:00, Alistair Francis > wrote: >> On Thu, Sep 3, 2015 at 3:56 PM, Edgar E. Iglesias >> wrote: >>> On Thu, Sep 03, 2015 at 03:10:52PM -0700, Alistair Francis wrote: >>>> Bit 15 of the PHY Specific Status Register is reserved and >>>> should remain 0. Fix the reset value to ensure that the 15th >>>> bit is not set. >>>> >>>> Signed-off-by: Alistair Francis >>> >>> Reviewed-by: Edgar E. Iglesias >> >> Thanks Edgar. >> >> Should this go via the ARM queue? > > I was planning to pick it up, unless Edgar would rather > something else. Great! Thanks Peter. That's fine with me, just thought I would check. Thanks, Alistair > > -- PMM >