summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
AgeCommit message (Expand)Author
2023-06-04drm/msm/dsi: Add phy configuration for MSM8226Luca Weiss
2022-09-18drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()Douglas Anderson
2022-09-18drm/msm/dsi: Don't set a load before disabling a regulatorDouglas Anderson
2022-09-18drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()Marijn Suijten
2022-09-18drm/msm/dsi/phy: Reindent and reflow multiline function callsMarijn Suijten
2022-02-18drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parentMarijn Suijten
2021-06-23drm/msm: Generated register updateRob Clark
2021-04-07drm/msm/dsi: stop passing src_pll_id to the phy_enable callDmitry Baryshkov
2021-04-07drm/msm/dsi: inline msm_dsi_phy_set_src_pllDmitry Baryshkov
2021-04-07drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instancesDmitry Baryshkov
2021-04-07drm/msm/dsi: move ioremaps to dsi_phy_driver_probeDmitry Baryshkov
2021-04-07drm/msm/dsi: drop PLL accessor functionsDmitry Baryshkov
2021-04-07drm/msm/dsi: drop msm_dsi_pll abstractionDmitry Baryshkov
2021-04-07drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phyDmitry Baryshkov
2021-04-07drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepareDmitry Baryshkov
2021-04-07drm/msm/dsi: simplify vco_delay handling in dsi_phy_28nm driverDmitry Baryshkov
2021-04-07drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocksDmitry Baryshkov
2021-04-07drm/msm/dsi: push provided clocks handling into a generic codeDmitry Baryshkov
2021-04-07drm/msm/dsi: move min/max PLL rate to phy configDmitry Baryshkov
2021-04-07drm/msm/dsi: drop global msm_dsi_phy_type enumarationDmitry Baryshkov
2021-04-07drm/msm/dsi: move all PLL callbacks into PHY config structDmitry Baryshkov
2021-04-07drm/msm/dsi: drop multiple pll enable_seq supportDmitry Baryshkov
2021-04-07drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* codeDmitry Baryshkov
2021-04-07drm/msm/dsi: replace PHY's init callback with configurable dataDmitry Baryshkov
2019-11-04drm/msm/dsi: Add configuration for 28nm PLL on family BAngeloGioacchino Del Regno
2019-10-24drm/msm/dsi: Implement qcom, dsi-phy-regulator-ldo-mode for 28nm PHYStephan Gerhold
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla
2017-02-06drm/msm/dsi: Move PHY operations out of hostHai Li
2017-02-06drm/msm/dsi: Add a PHY op that initializes version specific stuffArchit Taneja
2016-07-16drm/msm/dsi: Don't get DSI index from DTArchit Taneja
2016-05-08drm/msm/dsi: Fix regulator API abuseArchit Taneja
2015-10-22drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHYHai Li
2015-08-15drm/msm/dsi: Split PHY drivers to separate filesHai Li