[U-Boot] [PATCH v3 4/7] phy: add support for AM654x SERDES
Tom Rini
trini at konsulko.com
Tue Aug 13 16:51:32 UTC 2019
On Thu, Aug 01, 2019 at 07:12:58PM +0530, Sekhar Nori wrote:
> Add a new SERDES driver for TI's AM654x SoC which configures
> the SERDES only for PCIe. Support fo USB3 can be added later.
>
> SERDES in am654x has three input clocks (left input, external
> reference clock and right input) and two output clocks (left
> output and right output) in addition to a PLL mux clock which
> the SERDES uses for Clock Multiplier Unit (CMU refclock).
>
> The PLL mux clock can select from one of the three input
> clocks. The right output can select between left input and
> external reference clock while the left output can select
> between the right input and external reference clock.
>
> The driver has support to select PLL mux and left/right output
> mux as specified in device tree.
>
> Signed-off-by: Sekhar Nori <nsekhar at ti.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190813/7f842ab5/attachment.sig>
More information about the U-Boot
mailing list