From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L
Date: Sun, 3 May 2015 22:50:43 +0200 [thread overview]
Message-ID: <20150503205043.GA23342@lunn.ch> (raw)
In-Reply-To: <1430663256-22714-1-git-send-email-andrew@ncrmnt.org>
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
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
To: Andrew Andrianov <andrew-g16cbSVCqPUdnm+yROfE0A@public.gmane.org>
Cc: Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>,
Gregory Clement
<gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
Sebastian Hesselbarth
<sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v3 0/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L
Date: Sun, 3 May 2015 22:50:43 +0200 [thread overview]
Message-ID: <20150503205043.GA23342@lunn.ch> (raw)
In-Reply-To: <1430663256-22714-1-git-send-email-andrew-g16cbSVCqPUdnm+yROfE0A@public.gmane.org>
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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: Andrew Andrianov <andrew@ncrmnt.org>
Cc: Jason Cooper <jason@lakedaemon.net>,
Gregory Clement <gregory.clement@free-electrons.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
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
Date: Sun, 3 May 2015 22:50:43 +0200 [thread overview]
Message-ID: <20150503205043.GA23342@lunn.ch> (raw)
In-Reply-To: <1430663256-22714-1-git-send-email-andrew@ncrmnt.org>
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
next prev parent reply other threads:[~2015-05-03 20:50 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-03 14:27 [PATCH v3 0/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L Andrew Andrianov
2015-05-03 14:27 ` Andrew Andrianov
2015-05-03 14:27 ` Andrew Andrianov
2015-05-03 14:27 ` [PATCH v3 1/1] " Andrew Andrianov
2015-05-03 14:27 ` Andrew Andrianov
2015-05-03 14:27 ` Andrew Andrianov
2015-05-03 20:50 ` Andrew Lunn [this message]
2015-05-03 20:50 ` [PATCH v3 0/1] " Andrew Lunn
2015-05-03 20:50 ` Andrew Lunn
2015-05-03 22:05 ` Andrew
2015-05-03 22:05 ` Andrew
2015-05-03 22:05 ` Andrew
2015-05-06 14:05 ` Andrew Lunn
2015-05-06 14:05 ` Andrew Lunn
2015-05-06 14:05 ` Andrew Lunn
2015-05-19 21:10 ` [PATCH v4 " Andrew Andrianov
2015-05-19 21:10 ` Andrew Andrianov
2015-05-19 21:10 ` Andrew Andrianov
2015-05-19 21:10 ` [PATCH v4 1/1] " Andrew Andrianov
2015-05-19 21:10 ` Andrew Andrianov
2015-05-20 9:05 ` Sebastian Hesselbarth
2015-05-20 9:05 ` Sebastian Hesselbarth
2015-05-20 9:05 ` Sebastian Hesselbarth
2015-05-20 10:20 ` Andrew
2015-05-20 10:20 ` Andrew
2015-05-20 11:00 ` Sebastian Hesselbarth
2015-05-20 11:00 ` Sebastian Hesselbarth
2015-05-20 11:00 ` Sebastian Hesselbarth
2015-05-25 11:17 ` Gregory CLEMENT
2015-05-25 11:17 ` Gregory CLEMENT
2015-05-26 15:51 ` [PATCH v5 0/1] " Andrew Andrianov
2015-05-26 15:51 ` Andrew Andrianov
2015-05-26 15:51 ` [PATCH v5 1/1] " Andrew Andrianov
2015-05-26 15:51 ` Andrew Andrianov
2015-05-26 15:50 ` Andrew Lunn
2015-05-26 15:50 ` Andrew Lunn
2015-05-26 15:50 ` Andrew Lunn
2015-05-27 10:01 ` Gregory CLEMENT
2015-05-27 10:01 ` Gregory CLEMENT
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150503205043.GA23342@lunn.ch \
--to=andrew@lunn.ch \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.