Re: [PATCH] dt-bindings: ti-serdes-mux: Add defines for SERDES4 in J784S4 SoC

From: Jayesh Choudhary
Date: Tue Jul 11 2023 - 01:55:43 EST


Hello Krzysztof,

On 10/07/23 17:11, Krzysztof Kozlowski wrote:
On 10/07/2023 12:27, Jayesh Choudhary wrote:
SERDES4 has 4 lanes. Add lane definitions for it.

Signed-off-by: Jayesh Choudhary <j-choudhary@xxxxxx>
---
include/dt-bindings/mux/ti-serdes.h | 20 ++++++++++++++++++++

Where are the users of this binding constants? IOW, why do you need to
add these?

I don't see users of existing constants either...


These constants are propagated in the idle-state property for the
mux-controller node (named serdes_ln_ctrl) usually in the final
board dts files and occasionally in the main dtsi files for TI SoCs.

-Jayesh