aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2021-04-09linux-linaro-qcomlt_5.12: update SRCREVDmitry Baryshkov
Update SRCREV to include Venus firmware filename fix. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-07linux-linaro-qcomlt: update to 5.12Dmitry Baryshkov
Update RB5 kernel from 5.11 to 5.12. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-26recipes-kernel: Linux 5.10 bump to 6afb1155f01dAníbal Limón
Changes, 6afb1155f01d venus: pm_helpers: Set opp clock name for v1 893d70f9ddce venus: hfi_parser: Don't initialize parser on v1 97e75989b610 thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on error 4aec9d8fb1a1 arm64: defconfig: Enable missing QCOM interconnect drivers Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-02-18Merge pull request #273 from ndechesne/qcomlt-devNicolas Dechesne
recipes-kernel/linux/linux-linaro-qcomlt-dev: use AUTOREV
2021-02-17Merge pull request #274 from lumag/rb5-5.11Nicolas Dechesne
linux-linaro-qcomlt_5.11: bump SRCREV to 5.11 release
2021-02-16recipes-kernel/linux/linux-linaro-qcomlt-dev: use AUTOREVqcomlt-devNicolas Dechesne
This kernel recipe builds the QCLT integration branch which is not a *relase* branch, but is regularly rebased. With a fixed SRCREV the build will often break. Instead let's use AUTOREV. To avoid any network issue during parsing we use AUTOREV only when the recipe is selected, which most likely implies the user understands the risks and the benefits! Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-02-17linux-linaro-qcomlt_5.11: bump SRCREV to 5.11 releaseDmitry Baryshkov
Bump SRCREV to include Linus'es 5.11 release. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-15Merge pull request #259 from Mani-Sadhasivam/sdx55Nicolas Dechesne
Initial machine support for SDX55
2021-02-12Merge pull request #270 from lumag/rb5-5.11Nicolas Dechesne
linux-linaro-qcomlt: bump 5.11 SRCREV to include few fixes
2021-02-12Merge pull request #212 from lumag/qcom-armv8aNicolas Dechesne
Support single MACHINE with multiple boot images
2021-02-12linux-qcom-bootimg.inc: Support to generate multiple Android boot imagesDmitry Baryshkov
Handle the creation of multiple Android boot images: set parameters like rootfs device, boot address and page size based on KERNEL_DEVICETREE. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-11recipes-kernel: Linux 5.10 bump to rev 9ab492e76768Aníbal Limón
Changes, 9ab492e76768 arm64: defconfig: Enable QCOM audio as modules 67cf276de670 misc: fastrpc: restrict user apps from sending kernel RPC messages b8ff783ddc4f misc: fastrpc: fix incorrect usage of dma_map_sgtable fb0392de9ea6 arm64: dts: qcom: qrb5165-rb5: switch into using GPIO for SPI0 CS 00431b42fbd7 arm64: dts: qcom: sm8250: add pinctrl for SPI using GPIO as a CS e207855faec3 spi-geni-qcom: fix spi_geni_transfer_one for SE case Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-02-11linux-linaro-qcomlt: bump 5.11 SRCREV to include few fixesDmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-09linux-qcom-bootimg: move machine-specific KERNEL_CMDLINE to conf fileDmitry Baryshkov
Move machine-specific KERNEL_CMDLINE append to machine (db845c) config file. Include file should not contain machine-specific settings. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-09linux-linaro-qcomlt: Add qcom-armv8a support in Linux recipesAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> [DB: added 5.10 support] Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-09Merge pull request #252 from lumag/rb5-board-data2Nicolas Dechesne
RB5: provide board data for ath11k driver
2021-02-05linux-linaro-qcomlt: add 5.11 version for sm8250 (RB5)Dmitry Baryshkov
For the next RB5 release add 5.11 linux-linaro-qcomlt recipe using special release branch. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-04linux-linaro: support building with multiple dtbsDmitry Baryshkov
Basing on the kernel from kernel-devicetree.bbclass support several devicetree files per machine. The first one from ${KERNEL_DEVICETREE} is used for 'default' boot images. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-02Initial support for SDX55-MTPManivannan Sadhasivam
SDX55-MTP based on SDX55 chipset which uses ubi filesystem for rootfs. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2021-01-27linux-linaro-qcomlt_5.10: bump SRCREV to fix firmware names on RB5Dmitry Baryshkov
Bump SRCREV to use new firmware names on RB5 board (use squashed .mbn files instead of .mdt files). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-22linux-firmware: use alternatives for ath11k firmware filesDmitry Baryshkov
firmware-qcom-rb5 provides its own versions of QCA6390 board data (until upstream linux-firmware is fixed to provide correct board data). Make linux-firmware use update-alternatives to remove conflict with the firmware-qcom-rb5 package (which already uses alternatives for this file). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-20recipes-kernel: Linux 5.10 bump to rev a58febc453b5Aníbal Limón
Changes, a58febc453b5 arch/arm64/configs/defconfig: Enable USB_DWC3_ULPI for db820c 23c320329d2e arm64: defconfig: Enable PM8916 watchdog driver 775d8cfc20a4 arch/arm64/configs/defconfig: enable POWER_RESET_QCOM_PON 5fbc47cc611a arm64: defconfig: Enable fastrpc, mailbox c1c8cba7b722 arch/arm64/configs/defconfig: Enable BT_QCOMSMD as m for db410c 14d381093d5d ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY e2f02a85415a ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack() Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-01-12recipes-kernel/linux: Linux 5.10 use common branch for all supported platformsAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-01-08recipes-kernel/linux: Linux 5.9 db{410,845}c bump to rev b5ff44498a19Aníbal Limón
Changes, b5ff44498a19 Merge tag 'v5.9.16' into release/qcomlt-5.9 f6bb36622ffd usb: renesas-xhci: Revert "usb: renesas-xhci: remove version check ... Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-12-22recipes-kernel/linux: Linux 5.9 db{410, 845}c bump to rev ba7408fb46b8Aníbal Limón
Changes, ba7408fb46b8 arch/arm64: defconfig enable USB_XHCI_PCI_RENESAS for db845c Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-12-15linux-linaro-qcomlt_5.10: update SRCREV to get PCIe fixDmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-15linux-qcom-bootimg.inc: pass 'pcie_pme=nomsi' on qrb5165-rb5 boardDmitry Baryshkov
WiFi on RB5 requires all 32 MSI vectors, so don't let PCIe port steal some of them from us. Pass 'pcie_pme=nomsi' to the kernel on RB5. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-03linux-linaro-qcomlt: bump 5.10 SRCREV to get CAN driver enabledDmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-01conf/machine/*.conf: specify full rootfs device pathDmitry Baryshkov
In preparation to allowing rootfs specifications other than just a device node, move '/dev/' prefix from linux-qcom-bootimg.inc to individual machine config files. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-11-28linux/linux-linaro-qcommlt: add 5.10 versionDmitry Baryshkov
Add a recipe to build 5.10 Linux revision. For now it is enabled for RB5 (sm8250) only. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-11-28linux/linux-qcom-bootimg.inc: fix shell syntaxDmitry Baryshkov
Some shells expect a whitespace before closing ']', so add one here, fixing a syntax error. Also fix another syntax issue: use '=' instead of '==' for comparing strings. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-11-20recipes-kernel: Linux 5.9 bump to rev dfc69bfc93c0Aníbal Limón
Changes, dfc69bfc93c0 drm/bridge: Handle unsupported panels c27744ae57ea Merge tag 'v5.9.9' into release/qcomlt-5.9 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-11-20recipes-kernel: Remove old kernel 5.2Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-11-05recipes-kernel: Linux 5.9 (apq8016|apq8096|sdm845) bump to v5.9.6Aníbal Limón
No Landing team changes only v5.9.2..v5.9.6 window. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-11-04recipes-kernel: Remove old Linux kernel releases 4.14 and 5.4Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-11-02recipes-kernel: Add Linux 5.9 support for apq8016|apq8096|sdm845Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-10-29linux-linaro-qcomlt-dev: bump version and fix SRCREVDmitry Baryshkov
Fix SRCREV to 5.10-rc1 based revision. Bump PV to 5.10-rc+. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-10-01linux: add linux-linaro-qcomlt_5.9.bb kernel for RB5Dmitry Baryshkov
RB5 boards are not fully supported by the main release 5.7 kernel, so add separate version built from RB5-specific release branch. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-09-02Use venus 5.2 from linux-firmware for DB845c.Aníbal Limón
A fix was add on mainline to support linux-firmware binary, https://git.linaro.org/landing-teams/working/qualcomm/kernel.git/commit/?h=release/qcomlt-5.7&id=21bb88052948b35bdce926f301f2ba7970040812 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-08-31recipes-kernel: Linux 5.7 bump to 5.7.19 (4af49ea41ecf1)Aníbal Limón
Summary, * Point update to 5.7.19. * Fixes on venus encoder and boot on DB820c (msm8996). Changes, 4af49ea41ecf1 Merge tag 'v5.7.19' into release/qcomlt-5.7 ... 0251e67cac68e media: venus: Fix reported frame intervals 565814f2abdb9 Merge tag 'v5.7.12' into release/qcomlt-5.7 ... 9f6b67115e558 Merge tag 'v5.7.11' into release/qcomlt-5.7 ... 2800aaa3b8bfb arm64: dts: qcom: msm8996: Reduce vdd_apc voltage f0d61fa89bed5 Revert "arch: arm64: dts: msm8996: Change opp table compatible string" Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-07-06recipes-kernel: Linux 5.7 bump to 5.7.7 (21bb88052948)Aníbal Limón
Changes, 21bb88052948 venus: firmware: Set virtual address ranges 2d8435ad822f firmware: qcom_scm: Add memory protect virtual address ranges 4130227f0f7e Merge tag 'v5.7.7' into release/qcomlt-5.7 fb6c79052380 Linux 5.7.7 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-07-01linux-linaro-qcomlt-dev: add recipe for building integration treeDmitry Baryshkov
Add recipe for building latest and greatest development (integration) tree for Qualcomm board. It is disabled by default, one has to enable it manually by putting the following line in conf/local.conf: PREFERRED_PROVIDER_virtual/kernel = "linux-linaro-qcomlt-dev" Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-07-01linux-linaro-qcomlt-5.7: support qrb5165-rb5 machineDmitry Baryshkov
Add support for qrb5165-rb5 machine. Include dts file copied from the top of the integration tree. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-06-25Merge pull request #162 from lumag/sm8250Nicolas Dechesne
Sm8250 support
2020-06-23Remove broken venus-5.2 and venus-5.4 from linux-firmwareOlivier Schonken
The linux-firmware package complains that venus fw is supplied by both linux-firmware and firmware-qcom-dragonboard845c. The venus firmware supplied by linux-firmware is broken. This patch removes the installed files for venus-5.2 and venus-5.4 which is not explicitly listed in the linux-firmware recipe from openembedded. The linux-firmware recipe is actually ambiguous in the sense that it doesn't list the venus-5.2 package in the recipe, but does install it alongside all the other firmware in the do_install part of the recipe. Collected errors: check_data_file_clashes: Package linux-firmware wants to install file /workdir/build/tmp-glibc/work/dragonboard_845c-linux/rb3-image-dev/9999.1-r0/rootfs/lib/firmware/qcom/venus-5.2/venus.b00 But that file is already provided by package * firmware-qcom-dragonboard845c check_data_file_clashes: Package linux-firmware wants to install file /workdir/build/tmp-glibc/work/dragonboard_845c-linux/rb3-image-dev/9999.1-r0/rootfs/lib/firmware/qcom/venus-5.2/venus.b01 But that file is already provided by package * firmware-qcom-dragonboard845c check_data_file_clashes: Package linux-firmware wants to install file /workdir/build/tmp-glibc/work/dragonboard_845c-linux/rb3-image-dev/9999.1-r0/rootfs/lib/firmware/qcom/venus-5.2/venus.b02 But that file is already provided by package * firmware-qcom-dragonboard845c check_data_file_clashes: Package linux-firmware wants to install file /workdir/build/tmp-glibc/work/dragonboard_845c-linux/rb3-image-dev/9999.1-r0/rootfs/lib/firmware/qcom/venus-5.2/venus.b03 But that file is already provided by package * firmware-qcom-dragonboard845c check_data_file_clashes: Package linux-firmware wants to install file /workdir/build/tmp-glibc/work/dragonboard_845c-linux/rb3-image-dev/9999.1-r0/rootfs/lib/firmware/qcom/venus-5.2/venus.b04 But that file is already provided by package * firmware-qcom-dragonboard845c check_data_file_clashes: Package linux-firmware wants to install file /workdir/build/tmp-glibc/work/dragonboard_845cp-linux/rb3-image-dev/9999.1-r0/rootfs/lib/firmware/qcom/venus-5.2/venus.mdt But that file is already provided by package * firmware-qcom-dragonboard845c Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> (cherry picked from commit cd0bf547f9bac24f8a93fb63ebe1ca8d59857a30) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2020-06-22recipes-kernel: Linux 5.7 bump to 5.7.5 (37b31489130d)Aníbal Limón
Changes, 37b31489130d wcn36xx: Fix software-driven scan 9e5c701f0dc6 wcn36xx: Advertise beacon filtering support in bmps f0076ecebddf mac80211: Do not report beacon loss if beacon filtering enabled d5ffda0bd43b Merge tag 'v5.7.5' into release/qcomlt-5.7 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-06-19linux-linaro-qcomlt_5.7: enable for sm8250 SoCDmitry Baryshkov
Enable sm8250 in linux-linaro-qcomlt-5.7's COMPATIBLE_MACHINES. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-06-17recipes-kernel: Linux 5.7 bump to 5.7.3 (a7ce3355155d)Aníbal Limón
Changes, a7ce3355155d Merge tag 'v5.7.3' into release/qcomlt-5.7 ... 9aff2dcc27eb wcn36xx: Fix multiple AMPDU sessions support 44e6ad37e04a wcn36xx: Add ieee80211 rx status rate information Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-06-12recipes-kernel: Linux 5.7 bump to 5.7.2 (ba75ed77ea9e)Aníbal Limón
Changes, ba75ed77ea9e Merge tag 'v5.7.2' into release/qcomlt-5.7 8b0853ff4472 Merge branch 'tracking-qcomlt-lt9611' into release/qcomlt-5.7 8ee534ec8a56 drm/bridge: Introduce LT9611 DSI to HDMI bridge 7636286afbd1 dt-bindings: display: bridge: Add documentation for LT9611 9250431bb3b5 dt-bindings: vendor-prefixes: Add Lontium vendor prefix Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-06-04recipes-kernel/linux: Add Linux 5.7 releaseAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>