[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210224101018.ateuj367oqvphyzd@gilmour>
Date: Wed, 24 Feb 2021 11:10:18 +0100
From: Maxime Ripard <maxime@...no.tech>
To: Pascal Roeleven <dev@...calroeleven.nl>
Cc: Rob Herring <robh+dt@...nel.org>, Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...l.net>,
Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
soc@...nel.org,
Clément Péron <peron.clem@...il.com>,
Icenowy Zheng <icenowy@...c.io>,
Corentin Labbe <clabbe@...libre.com>,
Martin Cerveny <m.cerveny@...puter.org>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-sunxi@...glegroups.com
Subject: Re: [PATCH v4 2/2] ARM: dts: sun4i: Add support for Topwise A721
tablet
Hi,
We're almost there, except for ...
On Mon, Feb 22, 2021 at 11:08:26AM +0100, Pascal Roeleven wrote:
> +&lradc {
> + vref-supply = <®_ldo2>;
> + status = "okay";
> +
> + button-761 {
> + label = "Volume Down";
> + linux,code = <KEY_VOLUMEDOWN>;
> + channel = <0>;
> + voltage = <761904>;
> + };
> +
> + button-571 {
> + label = "Volume Up";
> + linux,code = <KEY_VOLUMEUP>;
> + channel = <0>;
> + voltage = <571428>;
> + };
> +};
Those nodes should be ordered alphabetically
Maxime
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists