MLK-20687 drm/bridge: sec-dsim: correct LPM config for Long Packet
authorFancy Fang <chen.fang@nxp.com>
Mon, 7 Jan 2019 02:29:42 +0000 (10:29 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit9fce370a33d427be77b6d10c838eb6e59c027521
treea4186414fa0dc9e0162d54a605ce5fc1b06bda42
parent6671150c736e95dae08eec30b20e283c3a458785
MLK-20687 drm/bridge: sec-dsim: correct LPM config for Long Packet

According to the test, the Low Power Mode config should be
done before the Long Packet payload is written to SFR FIFO.
Otherwise, the packet send out by DSIM is not correct. This
should be the DSIM implementation behaviour.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
(cherry picked from commit c7833c3920264c32934870bc49006348be9ad397)
drivers/gpu/drm/bridge/sec-dsim.c