summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/conf
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2020-06-06 02:09:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-07 19:45:30 +0300
commit2127dd9e7fe13a55eadbe07a110cb15932331bf4 (patch)
tree39ed157374afad85d8fd4459f41263a54802ece0 /meta-raspberrypi/conf
parenteafcbb8a73edfad32d50070982300335b553e28e (diff)
downloadopenbmc-2127dd9e7fe13a55eadbe07a110cb15932331bf4.tar.xz
meta-raspberrypi: subtree update:4982da8d48..e589e0f3fd
Leon Anavi (1): rpi-base.inc: Add infrared dtbo Pierre-Jean Texier (2): raspberrypi-firmware: update to current HEAD linux-raspberrypi: bump to Linux version 4.19.126 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I4647e63afafbed5acf76349577aec5b951dc69aa
Diffstat (limited to 'meta-raspberrypi/conf')
-rw-r--r--meta-raspberrypi/conf/machine/include/rpi-base.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-raspberrypi/conf/machine/include/rpi-base.inc b/meta-raspberrypi/conf/machine/include/rpi-base.inc
index 7a87bd13a..a8ede4cdf 100644
--- a/meta-raspberrypi/conf/machine/include/rpi-base.inc
+++ b/meta-raspberrypi/conf/machine/include/rpi-base.inc
@@ -39,6 +39,8 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
overlays/vc4-fkms-v3d.dtbo \
overlays/w1-gpio-pullup.dtbo \
overlays/w1-gpio.dtbo \
+ overlays/gpio-ir.dtbo \
+ overlays/gpio-ir-tx.dtbo \
"
RPI_KERNEL_DEVICETREE ?= " \