[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2994980.boLDbkkER8@flatron>
Date: Sat, 07 Dec 2013 12:06:03 +0100
From: Tomasz Figa <tomasz.figa@...il.com>
To: "maxime.ripard" <maxime.ripard@...e-electrons.com>
Cc: Chen-Yu Tsai <wens@...e.org>, David Miller <davem@...emloft.net>,
Giuseppe Cavallaro <peppe.cavallaro@...com>,
netdev@...r.kernel.org, "rob.herring" <rob.herring@...xeda.com>,
devicetree <devicetree@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-sunxi@...glegroups.com,
Srinivas KANDAGATLA <srinivas.kandagatla@...com>
Subject: Re: [PATCH 02/10] net: stmmac: Honor DT parameter to force DMA store and forward mode
On Saturday 07 of December 2013 11:07:37 maxime.ripard wrote:
> On Sat, Dec 07, 2013 at 09:23:27AM +0800, Chen-Yu Tsai wrote:
> > Point taken. The current implementation will override settings passed from
> > platform data. ORing the two would be better.
>
> Platform_data and DT-based configuration are pretty unlikely to be
> used together, so ORing it doesn't have much sense.
In fact, the recommended way is to always use platform data alone if it is
present or try to parse DT otherwise, so no mixing of data from these two
sources should be done.
Best regards,
Tomasz
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists