File tree Expand file tree Collapse file tree 5 files changed +23
-0
lines changed Expand file tree Collapse file tree 5 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ KERNEL_DEVICETREE ?= " \
1313 qcom/monaco-evk-camera-imx577.dtb \
1414 "
1515
16+ KERNEL_DEVICETREE:append:pn-linux-qcom-next = " \
17+ qcom/monaco-evk-camx.dtb \
18+ "
19+
1620MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
1721 packagegroup-iq-8275-evk-firmware \
1822 packagegroup-iq-8275-evk-hexagon-dsp-binaries \
Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ KERNEL_DEVICETREE ?= " \
1313 qcom/lemans-evk-camera-csi1-imx577.dtb \
1414 "
1515
16+ KERNEL_DEVICETREE:append:pn-linux-qcom-next = " \
17+ qcom/lemans-evk-camx.dtb \
18+ "
19+
1620MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
1721 packagegroup-iq-9075-evk-firmware \
1822 packagegroup-iq-9075-evk-hexagon-dsp-binaries \
Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ KERNEL_DEVICETREE ?= " \
1313 qcom/qcs6490-rb3gen2-vision-mezzanine.dtb \
1414 "
1515
16+ KERNEL_DEVICETREE:append:pn-linux-qcom-next = " \
17+ qcom/qcs6490-rb3gen2-vision-mezzanine-camx.dtb \
18+ "
19+
1620MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
1721 packagegroup-rb3gen2-firmware \
1822 packagegroup-rb3gen2-hexagon-dsp-binaries \
Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ KERNEL_DEVICETREE ?= " \
1212 qcom/qcs8300-ride.dtb \
1313 "
1414
15+ KERNEL_DEVICETREE:append:pn-linux-qcom-next = " \
16+ qcom/qcs8300-ride-camx.dtb \
17+ "
18+
1519MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
1620 packagegroup-qcs8300-ride-firmware \
1721 packagegroup-qcs8300-ride-hexagon-dsp-binaries \
Original file line number Diff line number Diff line change @@ -15,6 +15,13 @@ KERNEL_DEVICETREE ?= " \
1515 qcom/sa8775p-ride-r3.dtb \
1616 "
1717
18+ KERNEL_DEVICETREE:append:pn-linux-qcom-next = " \
19+ qcom/qcs9100-ride-camx.dtb \
20+ qcom/qcs9100-ride-r3-camx.dtb \
21+ qcom/sa8775p-ride-camx.dtb \
22+ qcom/sa8775p-ride-r3-camx.dtb \
23+ "
24+
1825MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
1926 packagegroup-sa8775p-ride-firmware \
2027 packagegroup-sa8775p-ride-hexagon-dsp-binaries \
You can’t perform that action at this time.
0 commit comments