Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Device tree error while building kernel #2

@imankianian

Description

@imankianian

I get lots of device tree errors while building kernel. It seems there are some labels that are used in some dts files but not defined or included in their headers. I fix them by including the dtsi file which defined the label in the header of dts file, but again I get the same errors for some other labels. Is the device tree complete? Or am I missing something here? Here is an example of the errors I get:

Error: ../arch/arm64/boot/dts/qcom/sdm845-cdp.dtsi:236.1-27 Label or path dsi_r63417_truly_1080_cmd not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions