Searched full:waveshare (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/ |
| D | ilitek,ili9486.yaml | 23 # Waveshare 3.5" 320x480 Color TFT LCD 24 - waveshare,rpi-lcd-35 63 compatible = "waveshare,rpi-lcd-35", "ilitek,ili9486";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | ilitek,ili9486.yaml | 23 # Waveshare 3.5" 320x480 Color TFT LCD 24 - waveshare,rpi-lcd-35 63 compatible = "waveshare,rpi-lcd-35", "ilitek,ili9486";
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
| D | ili9486.c | 38 * The PiScreen/waveshare rpi-lcd-35 has a SPI to 16-bit parallel bus converter 183 { .compatible = "waveshare,rpi-lcd-35" },
|
| D | Kconfig | 79 * RPILCD 3.5" 320x480 TFT (Waveshare 3.5")
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
| D | ili9486.c | 38 * The PiScreen/waveshare rpi-lcd-35 has a SPI to 16-bit parallel bus converter 184 { .compatible = "waveshare,rpi-lcd-35" },
|
| D | Kconfig | 160 * RPILCD 3.5" 320x480 TFT (Waveshare 3.5")
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
| D | vendor-prefixes.yaml | 1165 "^waveshare,.*": 1166 description: Waveshare Electronics
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ |
| D | vendor-prefixes.yaml | 1501 "^waveshare,.*": 1502 description: Waveshare Electronics
|
| /kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
| D | linux-5.10.patch | 1546 + /*compatible = "waveshare,tl070hdv03ct"; 6106 + // UNIONMAN add: Round to 800MHz(needed by waveshare panel) (FIXME) 8831 + tristate "Waveshare TL070HDV03CT 800x480 video mode panel" 8836 + Say Y here if you want to enable support for Waveshare TL070HDV03CT 8854 +obj-$(CONFIG_DRM_PANEL_WAVESHARE_TL070HDV03CT) += panel-waveshare-tl070hdv03ct.o 8863 + * - Waveshare 4.3" MIPI-DSI panel 8864 + * https://www.waveshare.net/wiki/4.3inch_DSI_LCD#myresources 9498 diff -Naur a/drivers/gpu/drm/panel/panel-waveshare-tl070hdv03ct.c b/drivers/gpu/drm/panel/panel-wav… 9499 --- a/drivers/gpu/drm/panel/panel-waveshare-tl070hdv03ct.c 1970-01-01 08:00:00.000000000 +0800 9500 +++ b/drivers/gpu/drm/panel/panel-waveshare-tl070hdv03ct.c 2022-06-18 17:44:02.425470938 +0800 [all …]
|