drm/bridge: ti-sn65dsi86: Fixup register names
authorSean Paul <seanpaul@chromium.org>
Mon, 13 Aug 2018 21:30:41 +0000 (17:30 -0400)
committerSean Paul <seanpaul@chromium.org>
Tue, 14 Aug 2018 18:04:59 +0000 (14:04 -0400)
commit6c76c0eb031f0a590c03da7381c0251ca783c585
treeb09b9956f630cbe1e2dc03455fa92cc0df99efcd
parentea24a6221c8d596aba6f87c157feccf111f06fae
drm/bridge: ti-sn65dsi86: Fixup register names

Order registers by offset and rename bits & masks to match the
datasheet. This makes the driver a bit easier to grok and
cross-reference with the datasheet.

Changes in v3:
- Added to the set

Cc: Sandeep Panda <spanda@codeaurora.org>
Reviewed-by: Sandeep Panda <spanda@codeaurora.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180813213058.184821-3-sean@poorly.run
drivers/gpu/drm/bridge/ti-sn65dsi86.c