Re: [PATCH v4 12/20] dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC

2022-02-08 Thread Tom Rini
On Tue, Jan 25, 2022 at 08:56:38PM +0530, Aswath Govindraju wrote: > There are 4 lanes in the single instance of J721S2 SERDES. Each SERDES > lane mux can select upto 4 different IPs. Define all the possible > functions. > > Signed-off-by: Aswath Govindraju First, this is now applied to u-boot/

[PATCH v4 12/20] dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC

2022-01-25 Thread Aswath Govindraju
There are 4 lanes in the single instance of J721S2 SERDES. Each SERDES lane mux can select upto 4 different IPs. Define all the possible functions. Signed-off-by: Aswath Govindraju --- include/dt-bindings/mux/ti-serdes.h | 22 ++ 1 file changed, 22 insertions(+) diff --git a