Re: [PATCH v5] mmc: OCTEON: Add host driver for OCTEON MMC controller

From: Aaro Koskinen
Date: Wed Feb 10 2016 - 18:49:49 EST


Hi,

On Wed, Feb 10, 2016 at 10:02:23AM -0800, David Daney wrote:
> On 02/10/2016 09:36 AM, Matt Redfearn wrote:
> >+ pr_warn(FW_WARN "%s: Legacy property '%s'. Please remove\n",
> >+ node->full_name, legacy_name);
>
> I don't like this warning message.
>
> The vast majority of people that see it will not be able to change their
> firmware. So it will be forever cluttering up their boot logs.

Until they switch to use APPENDED_DTB. :-)

A.