Skip to content

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.config

Device 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*.dts

Camera device tree:

text
layers/meta-qcom-hwe/recipes-multimedia/cameradtb/files/cameradtb

Kernel / Driver

text
layers/meta-qcom-hwe/recipes-kernel/linux/linux-qcom-custom/kernel-source

Camera Driver:

text
layers/meta-qcom-extras/recipes-multimedia/camx/files/chi-cdk-kt