disp: msm: dsi: add new compatible strings for DSI PHY and controller
Change adds the new compatible version strings for DSI PHY and DSI CTRL for waipio. Change-Id: I1073034e608cace9d41cc04a9854f15f56828dfe Signed-off-by: Satya Rama Aditya Pinapala <psraditya30@codeaurora.org>
This commit is contained in:
@@ -197,10 +197,8 @@ int dsi_pll_init(struct platform_device *pdev, struct dsi_pll_resource **pll)
|
||||
return -ENOMEM;
|
||||
}
|
||||
|
||||
if (dsi_pll_get_ioresources(pdev, &pll_res->gdsc_base, "gdsc_base")) {
|
||||
DSI_PLL_ERR(pll_res, "Unable to remap gdsc base resources\n");
|
||||
return -ENOMEM;
|
||||
}
|
||||
if (dsi_pll_get_ioresources(pdev, &pll_res->gdsc_base, "gdsc_base"))
|
||||
DSI_PLL_DBG(pll_res, "Unable to remap gdsc base resources\n");
|
||||
|
||||
in_trusted_vm = of_property_read_bool(pdev->dev.of_node,
|
||||
"qcom,dsi-pll-in-trusted-vm");
|
||||
|
مرجع در شماره جدید
Block a user