Inherit linux-qcom-dtbbin bbclass to generate individual dtb images
for each device-tree produced by kernel. These can be flashed into
dtb parititon for UEFI to read and load device-tree.
Signed-off-by: Viswanath Kraleti <quic_vkraleti@quicinc.com>
Import several patches from linux-yocto to solve QA errors:
File /usr/src/debug/linux-linaro-qcomlt/6.6/arch/arm/include/generated/asm/mach-types.h in package linux-linaro-qcomlt-src contains reference to TMPDIR
File /usr/src/debug/linux-linaro-qcomlt/6.6/lib/oid_registry_data.c in package linux-linaro-qcomlt-src contains reference to TMPDIR
File /usr/src/debug/linux-linaro-qcomlt/6.6/drivers/tty/vt/consolemap_deftbl.c in package linux-linaro-qcomlt-src contains reference to TMPDIR
File /usr/src/debug/linux-linaro-qcomlt/6.6/drivers/video/logo/logo_linux_clut224.c in package linux-linaro-qcomlt-src contains reference to TMPDIR
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Drop CONFIG_DRM_PANEL_NOVATEK_NT36672E assignment from
qcom-armv8a/qcom-extra.cfg to silence the warning:
[INFO]: the following symbols were not found in the active configuration:
- CONFIG_DRM_PANEL_NOVATEK_NT36672E
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
With the introduction of UNPACKDIR the files were moved from WORKDIR to
UNPACKDIR. Adjust the recipe accordingly.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This reverts commit 3d1a5bb098.
Virtual address space of 39 bits is enough for targets,
enable ARM64_VA=39 bits.
Boot-up issue with ARM64_VA=39 bits reported earlier has been
fixed in boot build.
Replace protected clocks patches with updated ones from upstream.
Also, Update the lpassaudio node to support the new compatible.
Dropped old patch:
0001-PENDING-arm64-dts-qcm6490-Update-the-protected-clock.patch
At the same time also disable the venus node by default in the dtsi,
like it's done on other SoCs.
This is needed to fix crash while venus init.
Call trace:
qcom_smmu_write_s2cr+0x60/0xa4
arm_smmu_attach_dev+0x1d8/0x98c
__iommu_device_set_domain+0x7c/0x110
__iommu_group_set_domain_internal+0x60/0x194
iommu_setup_default_domain+0x374/0x420
__iommu_probe_device+0x3ac/0x3d4
iommu_probe_device+0x34/0x78
of_iommu_configure+0x18c/0x25c
of_dma_configure_id+0x114/0x2c8
platform_dma_configure+0x30/0x78
really_probe+0x70/0x2b0
__driver_probe_device+0x78/0x12c
driver_probe_device+0x3c/0x15c
__driver_attach+0x90/0x19c
bus_for_each_dev+0x7c/0xdc
driver_attach+0x24/0x30
bus_add_driver+0xe8/0x1f8
driver_register+0x5c/0x124
__platform_driver_register+0x28/0x34
qcom_venus_driver_init+0x20/0x1000 [venus_core]
Drop old qcm6490 device-tree structure and replace it
with upstream series. Few dependent patches would be dropped
now and will be added back after this series.
Also, drop other interim patches which are no longer needed.
Replace these patches with new patches from upstream.
0001-FROMLIST-dt-bindings-arm-qcom-Add-QCM6490-IDP-board.patch
0001-PENDING-dt-bindings-arm-qcom-Add-QCM6490-RB3-board.patch
0002-PENDING-arm64-dts-qcom-Add-qcm6490-rb3-support.patch
0001-FROMLIST-dt-bindings-arm-qcom-Add-QCM6490-Fairphone-.patch
0002-FROMLIST-arm64-dts-qcom-Use-QCOM_SCM_VMID-defines-fo.patch
0003-FROMLIST-arm64-dts-qcom-Add-qcm6490-dts-file.patch
These are no longer needed so dropped- gpio change is included
in upstream devcie-tree and board-id/msm-id change is no longer
needed as compatible string-check approach is being used to pick
the correct DTB now.
0001-PENDING-dt-bindings-pinctrl-qcom-sc7280-pinctrl-add-.patch
0002-PENDING-arm64-dts-qcom-qcm6490-Add-gpio-reserved-ran.patch
0001-QCLINUX-arm64-dts-qcom-Add-board-id-and-msm-id-for-Q.patch
0002-QCLINUX-arm64-dts-qcom-Add-board-id-and-msm-id-for-q.patch
Pull patches from mailing list to add DTS for Qualcomm qcs6490-rb3gen2
and IDP boards which uses QCS6490/QCM6490 SoC.
with backported device-tree pacthes, board name is changed from
qcm6490-rb3 to qcs6490-rb3gen2 so rename the dtb accordingly.
Drop below patches for now, not need for a boot-up. We will
pull new series "Add updates for clock controllers to support QCM6490"
as and when it is in proper shape and is needed.
0001-PENDING-clk-qcom-gcc-Enable-the-force-mem-core-for-U.patch
0001-PENDING-dt-bindings-clock-Add-qcom-adsp-skip-pll-pro.patch
0002-PENDING-clk-qcom-lpassaudiocc-Add-support-to-skip-PL.patch