Re: [PATCH V6 1/4] drm: of: Add drm_of_get_dsi_bus helper function

2022-12-29 Thread Linus Walleij
On Thu, Dec 15, 2022 at 7:52 PM Chris Morgan wrote: > From: Chris Morgan > > Add helper function to find DSI host for devices where DSI panel is not > a minor of a DSI bus (such as the Samsung AMS495QA01 panel or the > official Raspberry Pi touchscreen display). > > Signed-off-by: Chris Morgan

Re: [PATCH V6 1/4] drm: of: Add drm_of_get_dsi_bus helper function

2022-12-15 Thread kernel test robot
mits/Chris-Morgan/drm-panel-Add-Magnachip-D53E6EA8966-Panel-Controller/20221216-025402 patch link: https://lore.kernel.org/r/20221215185211.1560736-2-macroalpha82%40gmail.com patch subject: [PATCH V6 1/4] drm: of: Add drm_of_get_dsi_bus helper function config: parisc-randconfig-r015-2022121

Re: [PATCH V6 1/4] drm: of: Add drm_of_get_dsi_bus helper function

2022-12-15 Thread kernel test robot
mits/Chris-Morgan/drm-panel-Add-Magnachip-D53E6EA8966-Panel-Controller/20221216-025402 patch link: https://lore.kernel.org/r/20221215185211.1560736-2-macroalpha82%40gmail.com patch subject: [PATCH V6 1/4] drm: of: Add drm_of_get_dsi_bus helper function config: hexagon-randconfig-r041-2022121

[PATCH V6 1/4] drm: of: Add drm_of_get_dsi_bus helper function

2022-12-15 Thread Chris Morgan
From: Chris Morgan Add helper function to find DSI host for devices where DSI panel is not a minor of a DSI bus (such as the Samsung AMS495QA01 panel or the official Raspberry Pi touchscreen display). Signed-off-by: Chris Morgan Signed-off-by: Maya Matuszczyk Reviewed-by: Linus Walleij --- d