commit | c5d51606e8e3ad9a4e966fd2bde8acd1fb1cced7 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Mon Sep 11 09:43:58 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 19 09:13:19 2023 -0400 |
tree | a6ca4ae0ac0231c740afe71dc19e8cb9ef50262a | |
parent | 0d33f5281aef28e39744a01f62531eb656f11e43 [diff] |
arm: dts: Introduce k3-serdes.h from v6.6-rc1 Introduce the new serdes header from kernel v6.6-rc1 The DTS uses constants for SERDES MUX idle state values which were earlier provided as bindings header. But they are unsuitable for bindings. So move these constants in a header next to DTS. Signed-off-by: Nishanth Menon <nm@ti.com>