drm/panel: s6e63m0: Add some explanations
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 10 Nov 2020 23:46:51 +0000 (00:46 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 15 Nov 2020 23:48:16 +0000 (00:48 +0100)
commit9cea169835dec8faa1be0e980b2ed9da7e2c9850
treeac20bf33518992b58e35ecb56a068338703f58bd
parent1b72ea1eaa9e4168d7486d85463fbd2d57a1452c
drm/panel: s6e63m0: Add some explanations

The SPI DCS code was a bit hard to understand as the
device accepts 9-bit transfers packed into 16-bit words
with the most significant bit in bit 9 of the
16-bit word. Add some clarifying comments.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Stephan Gerhold <stephan@gerhold.net>
Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201110234653.2248594-4-linus.walleij@linaro.org
drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.c