This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Beaglebone Black device tree

Hi guys,

I have Beaglebone Black and I want to use my own LCD [Resolution: 320x240, fclk: 64MHz, fH: 15.7kHz, fV: 60Hz]

I have even disabled the HDMI and edited the existing device tree: cape-bone-LCD3.dts according to my requirements but the LCD is not working only its showing the different Strips of color lines.

My question is:

  • What is the naming convention used for device tree each bits in LCD3 cape or can I know where this naming convention is defined if i want to define my own bits or is there any documentation provided for that naming convention?
  • If I can use CCS is there any way to generate and use device tree overlay?

If there is any solutions please let me know. 

Thank you.