[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230721125732.122421-1-j-choudhary@ti.com>
Date: Fri, 21 Jul 2023 18:27:30 +0530
From: Jayesh Choudhary <j-choudhary@...com>
To: <nm@...com>, <vigneshr@...com>, <kristo@...nel.org>,
<robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>,
<conor+dt@...nel.org>, <peda@...ntia.se>, <rogerq@...nel.org>
CC: <s-vadapalli@...com>, <linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<j-choudhary@...com>
Subject: [PATCH v2 0/2] Deprecate ti-serdes header file
This series moves the ti-serdes.h header to arch/arm64/boot/dts/ti/
as these constants do not have driver usage and are not suitable for
bindings as discussed in [1].
Deprecating the bindings header for now instead of dropping them based
on the discussion in [2].
We expect to remove this bindings header in the next cycle.
Changelog v1->v2:
- Fix typo in commit message
- Carry 'Acked-by' and 'Reviewed-by' tags from v1
v1: <https://lore.kernel.org/all/20230713151707.8109-1-j-choudhary@ti.com/>
[1]: <https://lore.kernel.org/all/b24c2124-fe3b-246c-9af9-3ecee9fb32d4@kernel.org/>
[2]: <https://lore.kernel.org/linux-arm-kernel/71c7feff-4189-f12f-7353-bce41a61119d@linaro.org/>
Jayesh Choudhary (2):
arm64: dts: ti: Use local header for SERDES MUX idle-state values
dt-bindings: ti-serdes-mux: Deprecate header with constants
arch/arm64/boot/dts/ti/k3-am642-evm.dts | 3 +-
.../dts/ti/k3-am642-phyboard-electra-rdk.dts | 3 +-
arch/arm64/boot/dts/ti/k3-am642-sk.dts | 3 +-
.../boot/dts/ti/k3-am68-sk-base-board.dts | 3 +-
.../dts/ti/k3-j7200-common-proc-board.dts | 3 +-
.../ti/k3-j7200-evm-quad-port-eth-exp.dtso | 2 +-
.../ti/k3-j721e-evm-quad-port-eth-exp.dtso | 2 +-
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 3 +-
.../dts/ti/k3-j721s2-common-proc-board.dts | 3 +-
arch/arm64/boot/dts/ti/k3-serdes.h | 204 ++++++++++++++++++
include/dt-bindings/mux/ti-serdes.h | 8 +
11 files changed, 228 insertions(+), 9 deletions(-)
create mode 100644 arch/arm64/boot/dts/ti/k3-serdes.h
--
2.25.1
Powered by blists - more mailing lists