Home
last modified time | relevance | path

Searched hist:"5438 d75fb9d7bb863ddc5ef28b242ca50c9879ff" (Results 1 – 1 of 1) sorted by relevance

/linux/include/dt-bindings/mux/
H A Dti-serdes.hdiff 5438d75fb9d7bb863ddc5ef28b242ca50c9879ff Fri Jul 21 14:57:32 CEST 2023 Jayesh Choudhary <j-choudhary@ti.com> dt-bindings: ti-serdes-mux: Deprecate header with constants

The constants to define the idle state of SERDES MUX were defined in
bindings header. They are used only in DTS and driver uses the dt property
to set the idle state making it unsuitable for bindings.
The constants are moved to header next to DTS ("arch/arm64/boot/dts/ti/")
and all the references to bindings header are removed.
So add a warning to mark this bindings header as deprecated.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Roger Quadros <rogerq@kernel.org>
Acked-by: Peter Rosin <peda@axentia.se>
Link: https://lore.kernel.org/r/20230721125732.122421-3-j-choudhary@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>