mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-31 12:49:50 +00:00
pitft: Add PiTFT22 support
- Add support to build overlays for PiTFT22 in the kernel. - Setup a basic configuration for the driver The PiTFT22 support is optional and can be enabled by adding below in local.conf: MACHINE_FEATURES += "pitft pitft22" This patch also includes restructuring of kernel patches per kernel version specific directories. [Support #70] Signed-off-by: Petter Mabäcker <petter@technux.se> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
committed by
Andrei Gherzan
parent
249cb544e0
commit
a42a1706de
@@ -31,6 +31,7 @@ KERNEL_DEVICETREE ?= " \
|
||||
overlays/iqaudio-dac-overlay.dtb \
|
||||
overlays/iqaudio-dacplus-overlay.dtb \
|
||||
overlays/lirc-rpi-overlay.dtb \
|
||||
overlays/pitft22-overlay.dtb \
|
||||
overlays/pps-gpio-overlay.dtb \
|
||||
overlays/w1-gpio-overlay.dtb \
|
||||
overlays/w1-gpio-pullup-overlay.dtb \
|
||||
|
||||
Reference in New Issue
Block a user