linux/drivers/gpu/drm/msm/hdmi
Archit Taneja ea184891b6 drm/msm/hdmi: Manage HDMI PLL through PHY driver
Add a helper to initialize PLL in the PHY driver. HDMI PLLs are going to
have their own mmio base different from that of PHY.

For the clock code in hdmi_phy_8960.c, some changes were needed for it to
work with the updated register offsets. Create a copy of the updated clock
code in hdmi_pll_8960.c, instead of rewriting it in hdmi_phy_8960.c
itself. This removes the need to place CONFIG_COMMON_CLOCK checks all
around, makes the code more legible, and also removes some old checkpatch
warnings with the original code.

The older hdmi pll clock ops in hdmi_phy_8960.c will be removed later. The
driver will use these until the HDMI PHY/PLL register offsets aren't
considered as separate domains (i.e. their offsets start from 0).

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2016-02-29 09:48:30 -05:00
..
hdmi.c drm/msm/hdmi: Create a separate HDMI PHY driver 2016-02-29 09:48:30 -05:00
hdmi.h drm/msm/hdmi: Manage HDMI PLL through PHY driver 2016-02-29 09:48:30 -05:00
hdmi.xml.h drm/msm: update generated headers 2015-10-22 15:39:44 -04:00
hdmi_audio.c drm/msm/hdmi: add hdmi hdcp support (V3) 2015-08-15 18:27:10 -04:00
hdmi_bridge.c drm/msm: Add support for msm8x94 2015-08-15 18:27:13 -04:00
hdmi_connector.c drm/msm/hdmi: Fix connector detect when there is no HPD gpio 2016-02-29 09:48:30 -05:00
hdmi_hdcp.c drm/msm/hdmi: add hdmi hdcp support (V3) 2015-08-15 18:27:10 -04:00
hdmi_i2c.c
hdmi_phy.c drm/msm/hdmi: Manage HDMI PLL through PHY driver 2016-02-29 09:48:30 -05:00
hdmi_phy_8x60.c drm/msm/hdmi: Create a separate HDMI PHY driver 2016-02-29 09:48:30 -05:00
hdmi_phy_8x74.c drm/msm/hdmi: Create a separate HDMI PHY driver 2016-02-29 09:48:30 -05:00
hdmi_phy_8960.c drm/msm/hdmi: Create a separate HDMI PHY driver 2016-02-29 09:48:30 -05:00
hdmi_pll_8960.c drm/msm/hdmi: Manage HDMI PLL through PHY driver 2016-02-29 09:48:30 -05:00
qfprom.xml.h drm/msm: update generated headers 2015-10-22 15:39:44 -04:00