meta-raspberrypi: subtree update:39cf54c3cb..a6f1233d52

Jon Magnuson (1):
      packagegroup-rpi-test: resolve `wireless-regdb` conflict

Khem Raj (1):
      linux-raspberrypi_5.4.bb: Upgrade to 5.4.47

Leon Anavi (7):
      lirc_%.bbappend: Fix for gpio-ir
      lirc: Move to dynamic-layers
      rpi-config: Add ENABLE_IR variable for infrared
      rpi-base.inc: Include modules if IR is enabled
      lirc_%.bbappend: Use lircd.service as in Raspbian
      docs/extra-build-config.md: Infrared
      lirc: Rename bbappend to match only version 0.10.1

M. ter Woord (1):
      Update layer-contents.md to include pi4

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I6f20c20dec1dd2fdab9e4e52dea1cdd54be4fffc
diff --git a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
index b1881a2..aaf228e 100644
--- a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
+++ b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
@@ -1,13 +1,11 @@
-LINUX_VERSION ?= "5.4.45"
+LINUX_VERSION ?= "5.4.47"
 LINUX_RPI_BRANCH ?= "rpi-5.4.y"
 
-SRCREV = "d00cdd80abb2a8c201cae2f6bd80e27eb2f7d347"
+SRCREV = "dec0ddc506ab5d93a7de4b8a7c8dc98e0a96f85c"
 
 require linux-raspberrypi_5.4.inc
 
-SRC_URI += "file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch \
-            file://0001-Revert-selftests-bpf-Skip-perf-hw-events-test-if-the.patch \
+SRC_URI += "file://0001-Revert-selftests-bpf-Skip-perf-hw-events-test-if-the.patch \
             file://0002-Revert-selftests-bpf-Fix-perf_buffer-test-on-systems.patch \
-            file://0001-selftest-bpf-Use-CHECK-macro-instead-of-RET_IF.patch \
             file://powersave.cfg \
            "