diff --git a/patch/kernel/archive/meson64-6.1/add-board-waveshare-cm4-io-base-b.patch b/patch/kernel/archive/meson64-6.1/add-board-waveshare-cm4-io-base-b.patch index 9f6519cb4e..1c8ce9def8 100644 --- a/patch/kernel/archive/meson64-6.1/add-board-waveshare-cm4-io-base-b.patch +++ b/patch/kernel/archive/meson64-6.1/add-board-waveshare-cm4-io-base-b.patch @@ -1,6 +1,6 @@ -From 220f0e430938ad10a7c54372a9b44b2baa6dabda Mon Sep 17 00:00:00 2001 +From 0541667e097b302fd97b4fce606336f4c7cab67f Mon Sep 17 00:00:00 2001 From: Patrick Yavitz -Date: Wed, 11 Oct 2023 09:04:11 -0400 +Date: Wed, 11 Oct 2023 11:34:54 -0400 Subject: [PATCH] v2: arch: arm64: dts: amlogic: meson-g12b-waveshare-cm4-io-base-b https://www.waveshare.com/wiki/CM4-IO-BASE-B @@ -12,8 +12,8 @@ Fan requires hwmon emc2305 driver Signed-off-by: Patrick Yavitz --- arch/arm64/boot/dts/amlogic/Makefile | 1 + - .../meson-g12b-waveshare-cm4-io-base-b.dts | 65 +++++++++++++++++++ - 2 files changed, 66 insertions(+) + .../meson-g12b-waveshare-cm4-io-base-b.dts | 66 +++++++++++++++++++ + 2 files changed, 67 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-waveshare-cm4-io-base-b.dts diff --git a/arch/arm64/boot/dts/amlogic/Makefile b/arch/arm64/boot/dts/amlogic/Makefile @@ -30,10 +30,10 @@ index 1e83933a11ab..f9e43e0d0464 100644 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-nexbox-a95x.dtb diff --git a/arch/arm64/boot/dts/amlogic/meson-g12b-waveshare-cm4-io-base-b.dts b/arch/arm64/boot/dts/amlogic/meson-g12b-waveshare-cm4-io-base-b.dts new file mode 100644 -index 000000000000..5739e480df82 +index 000000000000..2c988290d48a --- /dev/null +++ b/arch/arm64/boot/dts/amlogic/meson-g12b-waveshare-cm4-io-base-b.dts -@@ -0,0 +1,65 @@ +@@ -0,0 +1,66 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) +/* + * Copyright (c) 2023 Patrick Yavitz @@ -65,6 +65,7 @@ index 000000000000..5739e480df82 + #address-cells = <1>; + #size-cells = <0>; + #cooling-cells = <0x02>; ++ wakeup-source; + }; +}; + diff --git a/patch/kernel/archive/meson64-6.5/dt/meson-g12b-waveshare-cm4-io-base-b.dts b/patch/kernel/archive/meson64-6.5/dt/meson-g12b-waveshare-cm4-io-base-b.dts index 5739e480df..2c988290d4 100644 --- a/patch/kernel/archive/meson64-6.5/dt/meson-g12b-waveshare-cm4-io-base-b.dts +++ b/patch/kernel/archive/meson64-6.5/dt/meson-g12b-waveshare-cm4-io-base-b.dts @@ -29,6 +29,7 @@ #address-cells = <1>; #size-cells = <0>; #cooling-cells = <0x02>; + wakeup-source; }; }; diff --git a/patch/kernel/archive/meson64-6.6/dt/meson-g12b-waveshare-cm4-io-base-b.dts b/patch/kernel/archive/meson64-6.6/dt/meson-g12b-waveshare-cm4-io-base-b.dts index 5739e480df..2c988290d4 100644 --- a/patch/kernel/archive/meson64-6.6/dt/meson-g12b-waveshare-cm4-io-base-b.dts +++ b/patch/kernel/archive/meson64-6.6/dt/meson-g12b-waveshare-cm4-io-base-b.dts @@ -29,6 +29,7 @@ #address-cells = <1>; #size-cells = <0>; #cooling-cells = <0x02>; + wakeup-source; }; };