]> git.dujemihanovic.xyz Git - u-boot.git/commit
dt-bindings: ti-serdes: Deprecate header with constants with v6.6-rc1
authorNishanth Menon <nm@ti.com>
Mon, 11 Sep 2023 14:44:00 +0000 (09:44 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 19 Sep 2023 13:13:19 +0000 (09:13 -0400)
commitdfefb85f408a86f961a02ffb8a41dfbdb77cc6af
tree92c10bf5365cc00e4df1cf67f627e9850c2abbd2
parent4d3803d699f5df574eeb8c74b2c7c7349b8c4ffb
dt-bindings: ti-serdes: Deprecate header with constants with v6.6-rc1

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/arm/boot/dts/")
and all the references to bindings header are removed.
So add a warning to mark this bindings header as deprecated.

We could probably drop this header, but let us wait for kernel to
cleanup.

Signed-off-by: Nishanth Menon <nm@ti.com>
include/dt-bindings/mux/ti-serdes.h