]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
soc: keystone_serdes: generalize configuration mechanism
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>
Wed, 22 Oct 2014 14:18:24 +0000 (17:18 +0300)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 15:27:28 +0000 (11:27 -0400)
commit496191c7ab55402d82bd3f36ba76b379ca44c666
tree4ab8e58d4c2c737a836d84c84e83d247d2b68ccb
parent92a16c81f5c5b43779520dbc7278f3d7cfb24684
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>
drivers/soc/keystone/keystone_serdes.c