-
Notifications
You must be signed in to change notification settings - Fork 360
Enable camera support for Talos lyra EVK board #3114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 1 commit
8f6f6d0
34866a3
684e2e1
5b616e9
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,6 +18,7 @@ LINUX_QCOM_KERNEL_DEVICETREE ?= " \ | |
| qcom/talos-el2.dtbo \ | ||
| qcom/talos-staging.dtbo \ | ||
| qcom/talos-evk-staging.dtbo \ | ||
| qcom/talos-lyra-evk.dtb \ | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Start your commit messages by describing why it is being performed. In this case, what is Talos Lyra (BTW, is it
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. You didn't fix the commit message :-( |
||
| " | ||
|
|
||
| MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \ | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commit subject too long