Re: [PATCH 0/3] AM64: Add SERDES DT bindings

2021-03-17 Thread Nishanth Menon
On 12:05-20210317, Vinod Koul wrote:
> On 10-03-21, 16:57, 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.
> 
> Applied and tag:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git 
> tags/ti-serdes-for-5.13
> 

Thanks Vinod. Much appreciated.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 
849D 1736 249D


Re: [PATCH 0/3] AM64: Add SERDES DT bindings

2021-03-17 Thread Vinod Koul
On 10-03-21, 16:57, 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.

Applied and tag:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git 
tags/ti-serdes-for-5.13


-- 
~Vinod


Re: [PATCH 0/3] AM64: Add SERDES DT bindings

2021-03-16 Thread Kishon Vijay Abraham I
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-kis...@ti.com
> 
> Changes from [1]:
> *) Reverted back to adding compatible under enum.
> 
> [1] -> http://lore.kernel.org/r/20210222112314.10772-1-kis...@ti.com
> 
> 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
> 


[PATCH 0/3] AM64: Add SERDES DT bindings

2021-03-10 Thread Kishon Vijay Abraham I
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.

Changes from [1]:
*) Reverted back to adding compatible under enum.

[1] -> http://lore.kernel.org/r/20210222112314.10772-1-kis...@ti.com

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

-- 
2.17.1