forked from rrcarlosr/Jetpack
11 lines
324 B
Plaintext
11 lines
324 B
Plaintext
/*
|
|
* Top level DTS file for AGX003.
|
|
*/
|
|
//#include "common/tegra194-agx-cti-base.dtsi"
|
|
#include "tegra194-agx-cti-AGX103.dts"
|
|
#include "common/tegra194-p2822-0000-cti-camera-imx390-a00-8cam.dtsi"
|
|
/{
|
|
nvidia,dtsfilename = "tegra194-agx-cti-AGX103-JCB002-IMX390-8CAM.dts";
|
|
nvidia,dtbbuildtime = __DATE__, __TIME__;
|
|
};
|