mbox series

[v2,0/2] convert mantix-mlaf057we51 to use multi style functions and cleanup

Message ID 20240820091556.1032726-1-tejasvipin76@gmail.com (mailing list archive)
Headers show
Series convert mantix-mlaf057we51 to use multi style functions and cleanup | expand

Message

Tejas Vipin Aug. 20, 2024, 9:15 a.m. UTC
Uses mipi_dsi_*_multi function in the mantix-mlaf057we51 panel and
converting uppercase hex to lowercase hex for cleanup.
---
Changes in v2:
    - Split cleanup changes into separate patch

v1: https://lore.kernel.org/all/20240818072356.870465-1-tejasvipin76@gmail.com/
---
Tejas Vipin (2):
  drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped
    functions
  drm/panel: mantix-mlaf057we51: write hex in lowercase

 .../gpu/drm/panel/panel-mantix-mlaf057we51.c  | 79 +++++++------------
 1 file changed, 27 insertions(+), 52 deletions(-)

Comments

Neil Armstrong Aug. 20, 2024, 9:31 a.m. UTC | #1
Hi,

On Tue, 20 Aug 2024 14:45:52 +0530, Tejas Vipin wrote:
> Uses mipi_dsi_*_multi function in the mantix-mlaf057we51 panel and
> converting uppercase hex to lowercase hex for cleanup.
> 

Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)

[1/2] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/e139c0eb22ce5b2ab6a2056c1ff495f3a38322d7
[2/2] drm/panel: mantix-mlaf057we51: write hex in lowercase
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/b61c4bc674c6032827f2682a0c72ff577c36143f