commit | ff474acc4b1a9a15e29c42a41942e6932fa4f01f | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Fri Dec 11 23:21:28 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Jan 07 15:47:51 2021 +0100 |
tree | 4954a4aebfb87a5906a82c6fd77f2f101b4a4267 | |
parent | 896111dc4bcf887b835b3ef54f48b450d4692a1d [diff] |
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>