]> git.dujemihanovic.xyz Git - linux.git/commit
drm/panel: ili9341: Correct use of device property APIs
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 25 Apr 2024 14:26:17 +0000 (17:26 +0300)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 2 May 2024 07:41:26 +0000 (09:41 +0200)
commitd43cd48ef1791801c61a54fade4a88d294dedf77
treeb2051b21e9a3c11f00f9e17908cdad5431817731
parenta37ef7613c00f2d72c8fc08bd83fb6cc76926c8c
drm/panel: ili9341: Correct use of device property APIs

It seems driver missed the point of proper use of device property APIs.
Correct this by updating headers and calls respectively.

Fixes: 5a04227326b0 ("drm/panel: Add ilitek ili9341 panel driver")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20240425142706.2440113-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240425142706.2440113-2-andriy.shevchenko@linux.intel.com
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/panel-ilitek-ili9341.c