commit | 3d59d2716a71bbcccccd00ea39f42b76a32db0e9 | [log] [tgz] |
---|---|---|
author | Stu Hsieh <stu.hsieh@mediatek.com> | Tue Jun 04 18:11:55 2019 +0800 |
committer | Alex Van Damme <atv@google.com> | Wed Sep 09 12:07:07 2020 -0700 |
tree | 7ae013134ed97f5e323f329ca5942335fb24ed24 | |
parent | 1104e29f5e62f999ae32232bdf9b7696dcd45091 [diff] |
mtk-mipicsi: add function to support SerDes for link number This patch add function to support SerDes for link number. Mt2712 can serve at most four camera link for each mipicsi port. Therefore, driver need to know how many camera link in SerDes and set the mipicsi HW to serve. The value "link_reg" defined in dts, and use it to get the link status for SerDes. Signed-off-by: Stu Hsieh <stu.hsieh@mediatek.com>