Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions conf/machine/iq-615-evk.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ LINUX_QCOM_KERNEL_DEVICETREE ?= " \
qcom/talos-el2.dtbo \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iq-615-evk: add talos-lyra-evk-camx DTBO to LINUX_QCOM_KERNEL_DEVICETREE Include talos-lyra-evk-camx.dtbo in LINUX_QCOM_KERNEL_DEVICETREE to support camera on the Talos lyra EVK board.

Commit subject too long

qcom/talos-staging.dtbo \
qcom/talos-evk-staging.dtbo \
qcom/talos-lyra-evk.dtb \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Include talos-lyra-evk.dtb in LINUX_QCOM_KERNEL_DEVICETREE to
support the Talos lyra EVK board.

Start your commit messages by describing why it is being performed. In this case, what is Talos Lyra (BTW, is it lyra or Lyra?).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Talos Lyra is an IoT EVK based on the QCS615 SoC. Here, Lyra is a carrier board on which the Talos SoM is mounted.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You didn't fix the commit message :-(

"

MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
Expand Down