commit | 496191c7ab55402d82bd3f36ba76b379ca44c666 | [log] [tgz] |
---|---|---|
author | Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> | Wed Oct 22 17:18:24 2014 +0300 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 11:27:28 2014 -0400 |
tree | 4ab8e58d4c2c737a836d84c84e83d247d2b68ccb | |
parent | 92a16c81f5c5b43779520dbc7278f3d7cfb24684 [diff] |
soc: keystone_serdes: generalize configuration mechanism The cmu, comlane, lane configuration mechanism are similar for sub systems as well such as PCI or sRIO, but they have different values based on input clock and output bus rate. According to this compact driver to simplify adding different configuration settings based on clock and rate. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>