DTC Syntax Error

This post “echos” what DTC syntax errors mean. I wrote it so people can vector right to it.
The error:
Error: xxx.dts:1.1-2 syntax error
Is reporting that something is not valid
in file xxx.dts
line 1
columns 1-2
Reference

This post “echos” what DTC syntax errors mean. I wrote it so people can vector right to it.
The error:
Error: xxx.dts:1.1-2 syntax error
Is reporting that something is not valid
in file xxx.dts
line 1
columns 1-2
Reference