[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdZdgExGX33=CKhZe3EwLV_PoJ=BSkH91DGAK_JQF4tJKA@mail.gmail.com>
Date: Mon, 6 Jan 2020 02:45:52 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: netdev <netdev@...r.kernel.org>,
Paweł Dembicki <paweldembicki@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
"David S. Miller" <davem@...emloft.net>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next] net: dsa: vsc73xx: Remove dependency on CONFIG_OF
On Fri, Jan 3, 2020 at 12:34 AM Florian Fainelli <f.fainelli@...il.com> wrote:
> There is no build time dependency on CONFIG_OF, but we do need to make
> sure we gate the initialization of the gpio_chip::of_node member with a
> proper check on CONFIG_OF_GPIO. This enables the driver to build on
> platforms that do not have CONFIG_OF enabled.
>
> Signed-off-by: Florian Fainelli <f.fainelli@...il.com>
Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
It's nice if some non-DT users need to use this driver, like
some board file. Thanks!
Yours,
Linus Walleij
Powered by blists - more mailing lists