diff options
author | Javier Martinez Canillas <javierm@redhat.com> | 2023-01-02 21:25:42 +0100 |
---|---|---|
committer | Javier Martinez Canillas <javierm@redhat.com> | 2023-01-07 14:22:04 +0100 |
commit | a9015ce593204f487bcb3069c5908155ccc59f30 (patch) | |
tree | cfe309c51283e38f823d03929b036e1edf939e75 /crypto/jitterentropy.c | |
parent | 51d3c0e7dc3cf1dd91c34b0f9bdadda310c7ed5b (diff) |
drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro
Many panel drivers define dsi_dcs_write_seq() and dsi_generic_write_seq()
macros to send DCS commands and generic write packets respectively, with
the payload specified as a list of parameters instead of using arrays.
There's already a macro for the former, introduced by commit 2a9e9daf75231
("drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macro") so drivers can be
changed to use that. But there isn't one yet for the latter, let's add it.
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230102202542.3494677-2-javierm@redhat.com
Diffstat (limited to 'crypto/jitterentropy.c')
0 files changed, 0 insertions, 0 deletions