[PATCH] arm: dts: imx8mq kernel dts updates
Fabio Estevam
festevam at gmail.com
Tue Feb 1 02:55:57 CET 2022
Hi Angus,
On Mon, Jan 17, 2022 at 5:43 PM Angus Ainslie <angus at akkea.ca> wrote:
> --- /dev/null
> +++ b/include/dt-bindings/rfkill/rfkill.h
> @@ -0,0 +1,21 @@
> +/* SPDX-License-Identifier: GPL-2.0-only or MIT */
> +/*
> + * This header provides constants for rfkill keys bindings.
> + */
> +
> +#ifndef _DT_BINDINGS_RFKILL_H
> +#define _DT_BINDINGS_RFKILL_H
> +
> +#define RFKILL_ALL 0
> +#define RFKILL_WLAN 1
I don't see this fine in the mainline kernel.
More information about the U-Boot
mailing list