Other Parts Discussed in Thread: SN65HVS882, TMDXIDK5718, TPS51200, TPIC2810, TPD12S015, TPD12S016, ADC102S051
Tool/software: Linux
Hi
I have a custom AM5718 board having 4 MCSPIs connected to ARINC , MIL, ADC and DAC respectively.
The dts file I am modifying for these is Linux_Source/arch/arch/boot/dts/am57xx-idk-common.dtsi.I have added nodes for MCSPI1,2 and 4.But there is a node for MCSPI3 already present in the file.If I am replacing the existing one with the custom MCSPI3 node ,while building Kernel it throws following error.
Error: arch/arm/boot/dts/am572x-idk-common.dtsi:103.1-12 Label or path sn65hvs882 not found
FATAL ERROR: Syntax error parsing input tree
scripts/Makefile.lib:317: recipe for target 'arch/arm/boot/dts/am574x-idk.dtb' failed
make[1]: *** [arch/arm/boot/dts/am574x-idk.dtb] Error 1
arch/arm/Makefile:353: recipe for target 'dtbs' failed
make: *** [dtbs] Error 2
How can I add the custom node for MCSPI3 for ADC replacing the current one?
Thanks and Regards...
Arpita Jena
