Kernel, Device Tree, and Driver Adaptation
This document describes the adaptation paths for kernel configuration, device tree, and drivers.
Kernel Config
Common Kernel Modifications
text
layers/meta-qcom-hwe/recipes-kernel/linux/linux-qcom-custom/kernel-source/arch/arm64/configs/
- qcom_defconfig
- qcom_addons.configDevice Tree
Device Tree in the Kernel Source
Device tree:
text
layers/meta-qcom-hwe/recipes-kernel/linux/linux-qcom-custom/kernel-source/arch/arm64/boot/dts/qcom/
- sc7280*.dts
- qcm6490*.dtsCamera device tree:
text
layers/meta-qcom-hwe/recipes-multimedia/cameradtb/files/cameradtbKernel / Driver
text
layers/meta-qcom-hwe/recipes-kernel/linux/linux-qcom-custom/kernel-sourceCamera Driver:
text
layers/meta-qcom-extras/recipes-multimedia/camx/files/chi-cdk-kt