Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751640AbbECUzf (ORCPT ); Sun, 3 May 2015 16:55:35 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:41148 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751308AbbECUz2 (ORCPT ); Sun, 3 May 2015 16:55:28 -0400 Date: Sun, 3 May 2015 22:50:43 +0200 From: Andrew Lunn To: Andrew Andrianov Cc: Jason Cooper , Gregory Clement , Sebastian Hesselbarth , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 0/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L Message-ID: <20150503205043.GA23342@lunn.ch> References: <1430663256-22714-1-git-send-email-andrew@ncrmnt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430663256-22714-1-git-send-email-andrew@ncrmnt.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 716 Lines: 24 Hi Andrew > DNS-327L is a 2-bay NAS with the following specs: > - 512MiB RAM > - 128MiB NAND Flash > - 1 GbE interface (Marvell PHY) ... > /* Set RGMII voltage to 1.8v, according to public docs. Nice! */ > mw.l 0xd00184e0 0xa8a; > /* Some weird magic that goes into phy registers, no public docs */ > phyWrite 0 16 2; > phyWrite 0 19 77; > phyWrite 0 18 5747; Take a look at the marvell,reg-init property. Might do what you need. Andrew -- 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/