Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: drivers: build_all: display: Add mipi-dsi devices to build test #79109

Commits on Sep 27, 2024

  1. drivers: mipi_dsi: Add dummy driver for vnd,mipi-dsi

    Add dummy driver for "vnd,mipi-dsi" to use in build_all tests.
    
    Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
    soburi committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    85aaccb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. drivers: mipi_dsi: Change MIPI_DSI priority to the same as DISPLAY

    These priorities can be resolved automatically with the sub-priority
    mechanism, so set them to the same value.
    
    Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
    soburi committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2eec17e View commit details
    Browse the repository at this point in the history
  2. tests: drivers: build_all: display: Add mipi-dsi devices to build test

    Add build tests for the following devices.
    
    - himax,hx8394
    - frida,nt35510
    - orisetech,otm8009a
    - raydium,rm67162
    - raydium,rm68200
    
    Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
    soburi committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    77ca226 View commit details
    Browse the repository at this point in the history
  3. tests: drivers: build_all: display: Add config for solomon,ssd1327fb

    Add configuration for "solomon,ssd1327fb" to enable build test.
    
    Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
    soburi committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3b7dbd8 View commit details
    Browse the repository at this point in the history