Hi,
On Wed, 12 Apr 2023 17:35:07 +0000, James Cowgill wrote:
This is the logical place to put the backlight device, and it also fixes a kernel crash if the MIPI host is removed. Previously the backlight device would be unregistered twice when this happened - once as a child of the MIPI host through `mipi_dsi_host_unregister`, and once when the panel device is destroyed.
[...]
Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next-fixes)
[1/1] drm/panel: otm8009a: Set backlight parent to panel device https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ab4f869fba6119997f7630d...