On 1/30/2023 3:52, Dasnavis Sabiya wrote:
Hi Ryan,

On Thu, Jan 26, 2023 at 12:26 AM sabiya.d via lists.yoctoproject.org
<[email protected]> wrote:

From: Dasnavis Sabiya <[email protected]>

AM69 Starter Kit is a single board designed based on TI's AM69 SOC
providing advanced system integration in automotive ADAS applications,
autonomous mobile robot and edge AI applications. Add support
for the same to include the board dtb file into the root filesystem.

Add DT overlays support for the following features on AM69 SK:
* Add DTBO entry to support OV5640 camera
* Add DTBO entry to support RPi(IMX219) camera
* Add DTBO entry for the DDR memory carveout.

[1]:https://www.ti.com/lit/zip/spruj52

Could you please share your review comments on this patch?
The commit ids of the corresponding kernel patches are:
297898231fc5d8d6147619f4bf24a50b3cb682a6
57538b947b75be5b4888057b9fad35ddea9cfb1b
53d5e1f9c3751b35017ea113cf6d371d352c2323
64e9808816e14c52120345ff0a8adbeda24c3f51

The patch has been accepted. It is just waiting on a passing CI/CD build to release it to dunfell. If you see your patch dunfell-next, then you know that it has been accepted.


Regards,
Dasnavis Sabiya
Signed-off-by: Dasnavis Sabiya <[email protected]>
---
  conf/machine/j784s4-evm.conf | 4 ++++
  1 file changed, 4 insertions(+)

diff --git a/conf/machine/j784s4-evm.conf b/conf/machine/j784s4-evm.conf
index 96acca13..24fa3356 100644
--- a/conf/machine/j784s4-evm.conf
+++ b/conf/machine/j784s4-evm.conf
@@ -13,6 +13,10 @@ OPTEEMACHINE = "k3-j784s4"
  OPTEE_K3_USART = "0x8"

  KERNEL_DEVICETREE = " \
+    ti/k3-am69-sk.dtb \
+    ti/k3-am69-sk-csi2-ov5640.dtbo \
+    ti/k3-am69-sk-ddr-mem-carveout.dtbo \
+    ti/k3-am69-sk-rpi-cam-imx219.dtbo \
      ti/k3-j784s4-evm.dtb \
  "

--
2.25.1





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

Reply via email to