disp: msm: dp: update PHY settings for crow target
Update PHY settings for crow target. Change-Id: I1242154cdb3aef5c9a84954d69e40f0520157620 Signed-off-by: Soutrik Mukhopadhyay <quic_mukhopad@quicinc.com>
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
c922debfcc
commit
c564969f8e
@@ -130,13 +130,13 @@
|
|||||||
|
|
||||||
static const struct dp_pll_params pll_params_v1[HSCLK_RATE_MAX] = {
|
static const struct dp_pll_params pll_params_v1[HSCLK_RATE_MAX] = {
|
||||||
{0x05, 0x3f, 0x00, 0x04, 0x01, 0x69, 0x00, 0x80, 0x07, 0x6f, 0x08, 0x45, 0x06, 0x36, 0x01,
|
{0x05, 0x3f, 0x00, 0x04, 0x01, 0x69, 0x00, 0x80, 0x07, 0x6f, 0x08, 0x45, 0x06, 0x36, 0x01,
|
||||||
0xe2, 0x18, 0x0f, 0x0e, 0x1f, 0x0a, 0x11},
|
0xe2, 0x18, 0x0f, 0x0e, 0x0f, 0x0c, 0x0c},
|
||||||
{0x03, 0x3f, 0x00, 0x08, 0x01, 0x69, 0x00, 0x80, 0x07, 0x0f, 0x0e, 0x13, 0x06, 0x40, 0x01,
|
{0x03, 0x3f, 0x00, 0x08, 0x01, 0x69, 0x00, 0x80, 0x07, 0x0f, 0x0e, 0x45, 0x06, 0x36, 0x01,
|
||||||
0xe2, 0x18, 0x0f, 0x0e, 0x1f, 0x0a, 0x11},
|
0xe2, 0x18, 0x0f, 0x0e, 0x0f, 0x0c, 0x0c},
|
||||||
{0x01, 0x3f, 0x00, 0x08, 0x02, 0x8c, 0x00, 0x00, 0x0a, 0x1f, 0x1c, 0x1a, 0x08, 0x40, 0x01,
|
{0x01, 0x3f, 0x00, 0x08, 0x02, 0x8c, 0x00, 0x00, 0x0a, 0x1f, 0x1c, 0x5c, 0x08, 0x36, 0x01,
|
||||||
0x2e, 0x21, 0x0f, 0x0e, 0x1f, 0x0a, 0x11},
|
0x2e, 0x21, 0x0f, 0x0e, 0x0f, 0x0c, 0x0c},
|
||||||
{0x00, 0x3f, 0x00, 0x08, 0x00, 0x69, 0x00, 0x80, 0x07, 0x2f, 0x2a, 0x13, 0x06, 0x40, 0x01,
|
{0x00, 0x3f, 0x00, 0x08, 0x00, 0x69, 0x00, 0x80, 0x07, 0x2f, 0x2a, 0x45, 0x06, 0x36, 0x01,
|
||||||
0xe2, 0x18, 0x0f, 0x0e, 0x1f, 0x0a, 0x11},
|
0xe2, 0x18, 0x0f, 0x0e, 0x0f, 0x0c, 0x0c},
|
||||||
};
|
};
|
||||||
|
|
||||||
static const struct dp_pll_params pll_params_v1_1[HSCLK_RATE_MAX] = {
|
static const struct dp_pll_params pll_params_v1_1[HSCLK_RATE_MAX] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user