[PATCH v4 2/2] ARM: dts: sun4i: Add support for Topwise A721 tablet
Maxime Ripard
maxime at cerno.tech
Wed Feb 24 05:10:18 EST 2021
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20210224/47630983/attachment.sig>
More information about the linux-arm-kernel
mailing list