]> git.ipfire.org Git - people/ms/linux.git/commit
media: ccs-pll: Fix link frequency for C-PHY
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 11 Dec 2020 22:21:28 +0000 (23:21 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 7 Jan 2021 14:47:51 +0000 (15:47 +0100)
commitff474acc4b1a9a15e29c42a41942e6932fa4f01f
tree4954a4aebfb87a5906a82c6fd77f2f101b4a4267
parent896111dc4bcf887b835b3ef54f48b450d4692a1d
media: ccs-pll: Fix link frequency for C-PHY

The highest fundamental frequency signal for C-PHY is half of the symbol
rate which is similar to D-PHY. Take this into account in ccs-pll.

Also remove the outdated comment.

Fixes: 8030aa4f9c51 ("media: ccs-pll: Add C-PHY support")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/ccs-pll.c