]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: Introduce k3-serdes.h from v6.6-rc1
authorNishanth Menon <nm@ti.com>
Mon, 11 Sep 2023 14:43:58 +0000 (09:43 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 19 Sep 2023 13:13:19 +0000 (09:13 -0400)
commitc5d51606e8e3ad9a4e966fd2bde8acd1fb1cced7
treea6ca4ae0ac0231c740afe71dc19e8cb9ef50262a
parent0d33f5281aef28e39744a01f62531eb656f11e43
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>
arch/arm/dts/k3-serdes.h [new file with mode: 0644]