SPRADJ9 August   2024 AM62P

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
  5. 2AM62Px Processor
    1. 2.1 Key Features and Benefits
    2. 2.2 AM62P Display Subsystem
    3. 2.3 AM62P Display Subsystem Clocking Architecture
  6. 3Display Signals and Timing Parameters
  7. 4Steps for Integration (Linux®)
    1. 4.1 Linux® Overlay File
    2. 4.2 Timing Information
  8. 5Steps for Integration (RTOS)
  9. 6Terminology

Steps for Integration (Linux®)

To support a display from an AM62P perspective, complete the following:

  1. Update the device tree by defining a display overlay or modify the device tree directly with the display entry calling out the specific panel.
  2. Add display timings to panel-simple.c with the same compatibility string.

SK-LCD1 support is enabled in the Linux driver. The code snippets in Section 4.1 and Section 4.2 show how to create a Linux overlay file and timing information using panel-simple.c, respectively.

For more information, see the following link: