Other Parts Discussed in Thread: AM67, TDA4VM
Tool/software:
Looked in the sdk and cannot find the .dts and dtsi for the evm boards. Please point me in the direction of base device tree source for AM67 and TDA4VM.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Fred,
The following are the relations between the chips and the software:
Device | Software |
TDA4VM | k3-j721e*.dts* |
AM67 | k3-j722s*.dts* |
Best,
Jared
Hello,
I need the location of the file .dts / .dtsi. The k3-j222s is not in the linux tree /arch/arm64/boot/dts/ti.
Are these in the SDK?
Hi Fred,
There are k3-j722s*.dts* (not k3-j222s*.dts*) files in the tree.
Link to tree: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti?h=ti-linux-6.1.y
Result of an ls:
$ ls k3-j722s*.dts* k3-j722s-beagley-csi2-rpi-cam-imx219.dtso k3-j722s.dtsi k3-j722s-evm-csi2-li-cam-imx334.dtso k3-j722s-evm-csi2-ov5640.dtso k3-j722s-evm-csi2-rpi-cam-imx219.dtso k3-j722s-evm-csi2-tevi-ov5640.dtso k3-j722s-evm-dsi-rpi-7inch-panel.dtso k3-j722s-evm.dts k3-j722s-evm-fpdlink-fusion.dtso k3-j722s-evm-lincolntech-panel.dtso k3-j722s-evm-microtips-mf101hie-panel.dtso k3-j722s-evm-v3link-fusion.dtso
Best,
Jared