commit | d890dfff9e45f5fc1bc512dafb85595f5b3bdf64 | [log] [tgz] |
---|---|---|
author | Hao Zhang <hzhang@ti.com> | Wed Oct 22 17:18:23 2014 +0300 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 11:27:28 2014 -0400 |
tree | c239dc17624ebf8a26c5a51c4cebb22774ed3d3b | |
parent | ae3ed4127d87966bb9408a36e1bb1b0222bd73a9 [diff] |
soc: keystone_serdes: generalize to be used by other sub systems SerDes driver is used by other sub systems like PCI, sRIO etc. So modify it to be more general. The SerDes driver provides common API's that can also be extended for other peripherals SerDes configurations. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>