Re: (subset) [PATCH v4 0/4] Add display support for Fairphone 3 smartphone

2025-06-30 Thread Neil Armstrong
Hi, On Wed, 11 Jun 2025 18:33:14 +0200, Luca Weiss wrote: > Add a driver for the HX83112B-based panel, and enable it on Fairphone 3 > to enable display output, and enable GPU as well. > > Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next) [1/4] dt-bindings:

[PATCH v4 0/4] Add display support for Fairphone 3 smartphone

2025-06-11 Thread Luca Weiss
Add a driver for the HX83112B-based panel, and enable it on Fairphone 3 to enable display output, and enable GPU as well. Signed-off-by: Luca Weiss --- Changes in v4: - Drop "port: true" from bindings (Krzysztof) - Use devm_drm_panel_alloc (Dmitry) - Pick up tags - Link to v3: https://lore.kerne