From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Mon, 14 Jun 2010 09:13:20 -0700 (PDT) Subject: [PATCH 1/4] net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag In-Reply-To: <1276408955.1962.578.camel@pasglop> References: <1276391423.1962.263.camel@pasglop> <20100613052831.GA17012@pengutronix.de> <1276408955.1962.578.camel@pasglop> Message-ID: <20100614.091320.59687255.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Benjamin Herrenschmidt Date: Sun, 13 Jun 2010 16:02:35 +1000 > On Sun, 2010-06-13 at 07:28 +0200, Wolfram Sang wrote: >> On Sun, Jun 13, 2010 at 11:10:23AM +1000, Benjamin Herrenschmidt wrote: >> > This moves the various known Marvell PHY IDs to include/linux/marvell_phy.h >> > along with dev_flags definitions for use by the driver. >> > >> > I then added a flag that changes the PHY init code to setup the LEDs >> > config to the values needed to operate a dns323 rev C1 NAS. >> > >> > I moved the existing "resistance" flag to the .h as well, though I've >> > been unable to find whoever sets this to convert it to use that constant. >> > >> > Signed-off-by: Benjamin Herrenschmidt >> >> That should do for now. >> >> Reviewed-by: Wolfram Sang > > Thanks. > > Dave, any objection to having that go via the arm tree along with the > rest of my patches to support the dns323 since they depend on this one ? No problem: Acked-by: David S. Miller