Searched full:rm69380 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | raydium,rm69380.yaml | 4 $id: http://devicetree.org/schemas/display/panel/raydium,rm69380.yaml# 7 title: Raydium RM69380-based DSI display panels 13 The Raydium RM69380 is a generic DSI panel IC used to control 23 - lenovo,j716f-edo-rm69380 24 - const: raydium,rm69380 26 that is in turn using the RM69380 panel driver. The compatible 27 string determines how the RM69380 panel driver shall be configured 28 to work with the indicated panel. The raydium,rm69380 compatible shall 62 compatible = "lenovo,j716f-edo-rm69380", "raydium,rm69380";
|
/linux-6.12.1/drivers/gpu/drm/panel/ |
D | panel-raydium-rm69380.c | 265 const struct mipi_dsi_device_info info = { "RM69380 DSI1", 0, in rm69380_probe() 327 { .compatible = "lenovo,j716f-edo-rm69380" }, 336 .name = "panel-raydium-rm69380", 343 MODULE_DESCRIPTION("DRM driver for Raydium RM69380-equipped DSI panels");
|
D | Makefile | 63 obj-$(CONFIG_DRM_PANEL_RAYDIUM_RM69380) += panel-raydium-rm69380.o
|
D | Kconfig | 597 tristate "Raydium RM69380-based DSI panel" 602 Say Y here if you want to enable support for Raydium RM69380-based
|