On 3/13/2024 3:20 AM, Denys Dmytriyenko wrote:
On Tue, Mar 12, 2024 at 10:41:32PM +0530, Udit Kumar via lists.yoctoproject.org 
wrote:
Signed-off-by: Udit Kumar <[email protected]>
---
Changelog:
Changes in v2:
1) Updated subject of patch
2) moved overlay to KERNEL_DEVICETREE_PREFIX
link to v1:
https://lore.kernel.org/all/[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..8bcf20ea 100644
--- a/meta-ti-bsp/conf/machine/am57xx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am57xx-evm.conf
@@ -10,6 +10,7 @@ SERIAL_CONSOLES = "115200;ttyS2"
KERNEL_DEVICETREE_PREFIX = " \
      am57 \

+    ov10635 \
      ti/ov10635 \
What is the difference between these 2 entries? Which one is correct?


Kernel 5.10 is hosting inside ti folder (arch/arm/boot/dts/ti/ov10635.dts)

whereas in 6.1 moved to base folder. (./arch/arm/boot/dts/ov10635.dtso)




-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17521): 
https://lists.yoctoproject.org/g/meta-ti/message/17521
Mute This Topic: https://lists.yoctoproject.org/mt/104888823/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to