[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <X9HMNWziPToVHKnU@google.com>
Date: Wed, 9 Dec 2020 23:20:21 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Alexandru Ardelean <alexandru.ardelean@...log.com>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, lars@...afoo.de, robh+dt@...nel.org
Subject: Re: [PATCH v3 1/4] Input: adp5589-keys - add default platform data
Hi Alexandru, Lars-Peter,
On Fri, Nov 27, 2020 at 01:14:17PM +0200, Alexandru Ardelean wrote:
> From: Lars-Peter Clausen <lars@...afoo.de>
>
> If no platform data is supplied use a dummy platform data that configures
> the device in GPIO only mode. This change adds a adp5589_kpad_pdata_get()
> helper that returns the default platform-data. This can be later extended
> to load configuration from device-trees or ACPI.
I was looking at this and I do not think it is a good idea, as later we
will need to add negation if someone does nor want use GPIO mode. We
should use the standard "gpio-controller" property from the beginning.
Thanks.
--
Dmitry
Powered by blists - more mailing lists