From f70575805708cabdedea7498aaa3f710fde4d920 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 31 Jan 2024 03:29:01 +0000 Subject: [PATCH] add lvds1024*800 --- kernel/arch/arm/boot/dts/at91-wb45n.dts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/arch/arm/boot/dts/at91-wb45n.dts b/kernel/arch/arm/boot/dts/at91-wb45n.dts index 5b9512a..54d130c 100644 --- a/kernel/arch/arm/boot/dts/at91-wb45n.dts +++ b/kernel/arch/arm/boot/dts/at91-wb45n.dts @@ -22,7 +22,7 @@ label = "IRQBTN"; linux,code = <99>; gpios = <&pioB 18 GPIO_ACTIVE_LOW>; - gpio-key,wakeup = <1>; + wakeup-source; }; }; }; -- Gitblit v1.6.2