[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJYdmeN5Q53_Sm_9MPC29OfpcWmVH1S6cvf2MMWNOEf8eDoUkg@mail.gmail.com>
Date: Fri, 8 Feb 2019 08:18:11 -0800
From: Moritz Fischer <moritz.fischer.private@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>, hkallweit1@...il.com,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 net-next] net: fixed-phy: Add fixed_phy_register_with_gpiod()
API
Hi David,
On Thu, Feb 7, 2019 at 6:15 PM David Miller <davem@...emloft.net> wrote:
>
> From: Moritz Fischer <mdf@...nel.org>
> Date: Thu, 7 Feb 2019 12:14:55 -0800
>
> > Add fixed_phy_register_with_gpiod() API. It lets users create a
> > fixed_phy instance that uses a GPIO descriptor which was obtained
> > externally e.g. through platform data.
> > This enables platform devices (non-DT based) to use GPIOs for link
> > status.
> >
> > Reviewed-by: Florian Fainelli <f.fainelli@...il.com>
> > Signed-off-by: Moritz Fischer <mdf@...nel.org>
>
> This doesn't apply cleanly to net-next, please respin.
I think 5468e82f7034f ("net: phy: fixed-phy: Drop GPIO from
fixed_phy_add()") might've been
missing when you tried. I just tried with net-next and next, and it
applied fine.
It also seems to be in net next as 71bd106d25676 ("net: fixed-phy: Add
fixed_phy_register_with_gpiod() API"),
do you still want me to resend?
Sorry for the confusion,
Moritz
Powered by blists - more mailing lists