mbox series

[RESEND,next,v2,0/6] ARM: keystone: update dt and enable cpts support

Message ID 20190705151247.30422-1-grygorii.strashko@ti.com
Headers show
Series ARM: keystone: update dt and enable cpts support | expand

Message

Grygorii Strashko July 5, 2019, 3:12 p.m. UTC
Hi Santosh,

This series is set of platform changes required to enable NETCP CPTS reference
clock selection and final patch to enable CPTS for Keystone 66AK2E/L/HK SoCs.

Those patches were posted already [1] together with driver's changes, so this
is re-send of DT/platform specific changes only, as driver's changes have
been merged already.

Patches 1-5: CPTS DT nodes update for TI Keystone 2 66AK2HK/E/L SoCs.
Patch 6: enables CPTS for TI Keystone 2 66AK2HK/E/L SoCs.

[1] https://patchwork.kernel.org/cover/10980037/

Grygorii Strashko (6):
  ARM: dts: keystone-clocks: add input fixed clocks
  ARM: dts: k2e-clocks: add input ext. fixed clocks tsipclka/b
  ARM: dts: k2e-netcp: add cpts refclk_mux node
  ARM: dts: k2hk-netcp: add cpts refclk_mux node
  ARM: dts: k2l-netcp: add cpts refclk_mux node
  ARM: configs: keystone: enable cpts

 arch/arm/boot/dts/keystone-clocks.dtsi     | 27 ++++++++++++++++++++++
 arch/arm/boot/dts/keystone-k2e-clocks.dtsi | 20 ++++++++++++++++
 arch/arm/boot/dts/keystone-k2e-netcp.dtsi  | 21 +++++++++++++++--
 arch/arm/boot/dts/keystone-k2hk-netcp.dtsi | 20 ++++++++++++++--
 arch/arm/boot/dts/keystone-k2l-netcp.dtsi  | 20 ++++++++++++++--
 arch/arm/configs/keystone_defconfig        |  1 +
 6 files changed, 103 insertions(+), 6 deletions(-)

-- 
2.17.1

Comments

Santosh Shilimkar July 5, 2019, 11:48 p.m. UTC | #1
On 7/5/19 8:12 AM, Grygorii Strashko wrote:
> Hi Santosh,

> 

> This series is set of platform changes required to enable NETCP CPTS reference

> clock selection and final patch to enable CPTS for Keystone 66AK2E/L/HK SoCs.

> 

> Those patches were posted already [1] together with driver's changes, so this

> is re-send of DT/platform specific changes only, as driver's changes have

> been merged already.

> 

> Patches 1-5: CPTS DT nodes update for TI Keystone 2 66AK2HK/E/L SoCs.

> Patch 6: enables CPTS for TI Keystone 2 66AK2HK/E/L SoCs.

> 

> [1] https://patchwork.kernel.org/cover/10980037/

> 

> Grygorii Strashko (6):

>    ARM: dts: keystone-clocks: add input fixed clocks

>    ARM: dts: k2e-clocks: add input ext. fixed clocks tsipclka/b

>    ARM: dts: k2e-netcp: add cpts refclk_mux node

>    ARM: dts: k2hk-netcp: add cpts refclk_mux node

>    ARM: dts: k2l-netcp: add cpts refclk_mux node

>    ARM: configs: keystone: enable cpts

> 

Will add these for 5.4 queue. Thanks !!

Regards,
Santosh
Grygorii Strashko July 16, 2019, 10:44 a.m. UTC | #2
On 06/07/2019 05:18, santosh.shilimkar@oracle.com wrote:
> On 7/5/19 8:12 AM, Grygorii Strashko wrote:

>> Hi Santosh,

>>

>> This series is set of platform changes required to enable NETCP CPTS reference

>> clock selection and final patch to enable CPTS for Keystone 66AK2E/L/HK SoCs.

>>

>> Those patches were posted already [1] together with driver's changes, so this

>> is re-send of DT/platform specific changes only, as driver's changes have

>> been merged already.

>>

>> Patches 1-5: CPTS DT nodes update for TI Keystone 2 66AK2HK/E/L SoCs.

>> Patch 6: enables CPTS for TI Keystone 2 66AK2HK/E/L SoCs.

>>

>> [1] https://patchwork.kernel.org/cover/10980037/

>>

>> Grygorii Strashko (6):

>>    ARM: dts: keystone-clocks: add input fixed clocks

>>    ARM: dts: k2e-clocks: add input ext. fixed clocks tsipclka/b

>>    ARM: dts: k2e-netcp: add cpts refclk_mux node

>>    ARM: dts: k2hk-netcp: add cpts refclk_mux node

>>    ARM: dts: k2l-netcp: add cpts refclk_mux node

>>    ARM: configs: keystone: enable cpts

>>

> Will add these for 5.4 queue. Thanks !!


Thank you

-- 
Best regards,
grygorii
Grygorii Strashko Sept. 5, 2019, 7:33 p.m. UTC | #3
Hi Santosh,

On 06/07/2019 02:48, santosh.shilimkar@oracle.com wrote:
> On 7/5/19 8:12 AM, Grygorii Strashko wrote:

>> Hi Santosh,

>>

>> This series is set of platform changes required to enable NETCP CPTS reference

>> clock selection and final patch to enable CPTS for Keystone 66AK2E/L/HK SoCs.

>>

>> Those patches were posted already [1] together with driver's changes, so this

>> is re-send of DT/platform specific changes only, as driver's changes have

>> been merged already.

>>

>> Patches 1-5: CPTS DT nodes update for TI Keystone 2 66AK2HK/E/L SoCs.

>> Patch 6: enables CPTS for TI Keystone 2 66AK2HK/E/L SoCs.

>>

>> [1] https://patchwork.kernel.org/cover/10980037/

>>

>> Grygorii Strashko (6):

>>    ARM: dts: keystone-clocks: add input fixed clocks

>>    ARM: dts: k2e-clocks: add input ext. fixed clocks tsipclka/b

>>    ARM: dts: k2e-netcp: add cpts refclk_mux node

>>    ARM: dts: k2hk-netcp: add cpts refclk_mux node

>>    ARM: dts: k2l-netcp: add cpts refclk_mux node

>>    ARM: configs: keystone: enable cpts

>>

> Will add these for 5.4 queue. Thanks !!


Sry, that I'm disturbing you, but I do not see those patches applied?



-- 
Best regards,
grygorii
Santosh Shilimkar Sept. 6, 2019, 4:52 a.m. UTC | #4
On 9/5/19 12:33 PM, Grygorii Strashko wrote:
> Hi Santosh,

> 

> On 06/07/2019 02:48, santosh.shilimkar@oracle.com wrote:

>> On 7/5/19 8:12 AM, Grygorii Strashko wrote:

>>> Hi Santosh,

>>>

>>> This series is set of platform changes required to enable NETCP CPTS 

>>> reference

>>> clock selection and final patch to enable CPTS for Keystone 

>>> 66AK2E/L/HK SoCs.

>>>

>>> Those patches were posted already [1] together with driver's changes, 

>>> so this

>>> is re-send of DT/platform specific changes only, as driver's changes 

>>> have

>>> been merged already.

>>>

>>> Patches 1-5: CPTS DT nodes update for TI Keystone 2 66AK2HK/E/L SoCs.

>>> Patch 6: enables CPTS for TI Keystone 2 66AK2HK/E/L SoCs.

>>>

>>> [1] https://patchwork.kernel.org/cover/10980037/

>>>

>>> Grygorii Strashko (6):

>>>    ARM: dts: keystone-clocks: add input fixed clocks

>>>    ARM: dts: k2e-clocks: add input ext. fixed clocks tsipclka/b

>>>    ARM: dts: k2e-netcp: add cpts refclk_mux node

>>>    ARM: dts: k2hk-netcp: add cpts refclk_mux node

>>>    ARM: dts: k2l-netcp: add cpts refclk_mux node

>>>    ARM: configs: keystone: enable cpts

>>>

>> Will add these for 5.4 queue. Thanks !!

> 

> Sry, that I'm disturbing you, but I do not see those patches applied?

> 

Sorry I missed this one. Will queue this up for next merge window.
Will push this out to next early once rc1 is out. If you don't
see it, please ping me.


Regards,
Santosh