Re: [PATCH v2 3/9] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC

2021-03-08 Thread Rob Herring
On Mon, 22 Feb 2021 16:53:08 +0530, Kishon Vijay Abraham I wrote: > AM64 has a single lane SERDES which can be configured to be used > with either PCIe or USB. Define the possilbe values for the SERDES > function in AM64 SoC here. > > Signed-off-by: Kishon Vijay Abraham I > Acked-by: Peter Rosin

[PATCH v2 3/9] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC

2021-02-22 Thread Kishon Vijay Abraham I
AM64 has a single lane SERDES which can be configured to be used with either PCIe or USB. Define the possilbe values for the SERDES function in AM64 SoC here. Signed-off-by: Kishon Vijay Abraham I Acked-by: Peter Rosin --- include/dt-bindings/mux/ti-serdes.h | 5 + 1 file changed, 5 inserti