Re: [PATCH 0/3] AM64: Add SERDES DT bindings
From: Kishon Vijay Abraham I <hidden>
Date: 2021-03-17 03:29:45
Also in:
lkml
Hi Vinod, On 10/03/21 4:57 pm, Kishon Vijay Abraham I wrote:
Patch series adds device tree bindings to support SERDES in AM64 platform. This is split from [1] since this binding is also required for AM64 USB DT patches to be merged. Vinod, Once the 1st patch of the series is reviewed by Rob, can you merge and prepare a immutable tag to be used by Nishant Menon so that he can merge USB3 DT patches.
Now that Rob has Acked the 1st patch, can you prepare an immutable tag for Nishant Menon on this series. AM64 SERDES driver changes [1] can also be merged after this. Thank You Kishon [1] -> http://lore.kernel.org/r/20210310120840.16447-1-kishon@ti.com (local)
Changes from [1]: *) Reverted back to adding compatible under enum. [1] -> http://lore.kernel.org/r/20210222112314.10772-1-kishon@ti.com (local) Kishon Vijay Abraham I (3): dt-bindings: phy: ti,phy-j721e-wiz: Add bindings for AM64 SERDES Wrapper dt-bindings: phy: cadence-torrent: Add binding for refclk driver dt-bindings: ti-serdes-mux: Add defines for AM64 SoC .../bindings/phy/phy-cadence-torrent.yaml | 20 +++++++++++++++--- .../bindings/phy/ti,phy-j721e-wiz.yaml | 4 ++++ include/dt-bindings/mux/ti-serdes.h | 5 +++++ include/dt-bindings/phy/phy-cadence-torrent.h | 2 ++ include/dt-bindings/phy/phy-ti.h | 21 +++++++++++++++++++ 5 files changed, 49 insertions(+), 3 deletions(-) create mode 100644 include/dt-bindings/phy/phy-ti.h