Compiling device tree results in syntax error and FATAL ERROR: Unable to parse input tree.
For enabling Raspberry Pi 7 inch touchscreen I configured device tree according to the binding. However, when I compile it it gives me syntax error and FATAL ERROR: Unable to parse input tree. I have read many pages of website about device tree but g...