[PATCH v3 2/3] ARM: dts: imx7d: remarkable2: Enable the power button

Shawn Guo shawnguo at kernel.org
Wed Mar 3 13:45:05 GMT 2021


On Wed, Feb 03, 2021 at 07:03:15PM -0800, Alistair Francis wrote:
> Signed-off-by: Alistair Francis <alistair at alistair23.me>
> ---
>  arch/arm/boot/dts/imx7d-remarkable2.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx7d-remarkable2.dts b/arch/arm/boot/dts/imx7d-remarkable2.dts
> index 0aae13f5eed6..0978e26f5db5 100644
> --- a/arch/arm/boot/dts/imx7d-remarkable2.dts
> +++ b/arch/arm/boot/dts/imx7d-remarkable2.dts
> @@ -62,6 +62,10 @@ &sdma {
>  	status = "okay";
>  };
>  
> +&snvs_pwrkey {
> +	status = "okay";
> +};
> +

Please merge it into patch #1.

Shawn

>  &uart1 {
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&pinctrl_uart1>;
> -- 
> 2.30.0
> 



More information about the linux-arm-kernel mailing list