Hi,
likely you already solved, just check line 37
Typical errors in dts are :
- syntax errors as missing ";" at end of a block / line
- wrong entry name reference
See also
linx/Documentation/devicetree/bindings
and better, since the above could miss some info, check similar example boards
in arch/arm/boot/dts folder
Regards
angelo