We typically put the file grouping of the change in the commit message. For example:

conf: machine: am57xx: export ov10635 camera device tree overlay


On 3/11/2024 6:14 AM, Udit Kumar via lists.yoctoproject.org wrote:
Adding ov10635 camera overlay in default build


Signed-off-by: Udit Kumar <[email protected]>
---
  meta-ti-bsp/conf/machine/am57xx-evm.conf | 1 +
  1 file changed, 1 insertion(+)

diff --git a/meta-ti-bsp/conf/machine/am57xx-evm.conf 
b/meta-ti-bsp/conf/machine/am57xx-evm.conf
index 43a6a833..9a06e801 100644
--- a/meta-ti-bsp/conf/machine/am57xx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am57xx-evm.conf
@@ -29,6 +29,7 @@ KERNEL_DEVICETREE = " \
      am57xx-beagle-x15-revc.dtb \
      am5729-beagleboneai.dtb \
      am571x-idk.dtb \
+    ov10635.dtbo \

This change is not needed to get this overlay into the TI kernels. This is already included in the KERNEL_DEVICETREE_PREFIX variable and is part of the builds. The KERNEL_DEVICETREE is used to reference files that are upstreamed, which is seems on quick glance, that this overlay is not upstreamed.

Were you seeing a problem that this patch is seeking to resolve?


      am572x-idk.dtb \
      am574x-idk.dtb \
  "






--
Ryan Eatmon                [email protected]
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17507): 
https://lists.yoctoproject.org/g/meta-ti/message/17507
Mute This Topic: https://lists.yoctoproject.org/mt/104860956/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to