Re: [PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-10-02 Thread Stephen Boyd
Quoting Nishanth Menon (2018-08-27 17:50:56)
> K3_ARCH uses TISCI for clocks as well. Enable the same
> for the driver support.
> 
> Signed-off-by: Nishanth Menon 
> ---

Applied to clk-next



Re: [PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-10-02 Thread Stephen Boyd
Quoting Nishanth Menon (2018-08-27 17:50:56)
> K3_ARCH uses TISCI for clocks as well. Enable the same
> for the driver support.
> 
> Signed-off-by: Nishanth Menon 
> ---

Applied to clk-next



Re: [PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-09-21 Thread Nishanth Menon
On 00:55-20180828, Santosh Shilimkar wrote:
> On 8/27/2018 5:50 PM, Nishanth Menon wrote:
> > K3_ARCH uses TISCI for clocks as well. Enable the same
> > for the driver support.
> > 
> > Signed-off-by: Nishanth Menon 
> > ---
> > 
> > Ref: https://patchwork.kernel.org/patch/10447677/
> > 
> > Since ARCH_K3 only got integrated in v4.19-rc1, rebased to v4.19-rc1 tag..
> > 
> >   drivers/clk/Makefile | 1 +
> >   drivers/clk/keystone/Kconfig | 2 +-
> >   2 files changed, 2 insertions(+), 1 deletion(-)
> > 
> Acked-by: Santosh Shilimkar 

Since it is almost a month.. Gentle poke? I am not sure when clk
gets picked up.. but checked clk-next (7be9338d38a6 Merge branch
'clk-mvebu-periph-pm' into clk-next) and linux-next ( next-20180921 )
and did'nt see the patch..

-- 
Regards,
Nishanth Menon


Re: [PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-09-21 Thread Nishanth Menon
On 00:55-20180828, Santosh Shilimkar wrote:
> On 8/27/2018 5:50 PM, Nishanth Menon wrote:
> > K3_ARCH uses TISCI for clocks as well. Enable the same
> > for the driver support.
> > 
> > Signed-off-by: Nishanth Menon 
> > ---
> > 
> > Ref: https://patchwork.kernel.org/patch/10447677/
> > 
> > Since ARCH_K3 only got integrated in v4.19-rc1, rebased to v4.19-rc1 tag..
> > 
> >   drivers/clk/Makefile | 1 +
> >   drivers/clk/keystone/Kconfig | 2 +-
> >   2 files changed, 2 insertions(+), 1 deletion(-)
> > 
> Acked-by: Santosh Shilimkar 

Since it is almost a month.. Gentle poke? I am not sure when clk
gets picked up.. but checked clk-next (7be9338d38a6 Merge branch
'clk-mvebu-periph-pm' into clk-next) and linux-next ( next-20180921 )
and did'nt see the patch..

-- 
Regards,
Nishanth Menon


Re: [PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-08-27 Thread Santosh Shilimkar

On 8/27/2018 5:50 PM, Nishanth Menon wrote:

K3_ARCH uses TISCI for clocks as well. Enable the same
for the driver support.

Signed-off-by: Nishanth Menon 
---

Ref: https://patchwork.kernel.org/patch/10447677/

Since ARCH_K3 only got integrated in v4.19-rc1, rebased to v4.19-rc1 tag..

  drivers/clk/Makefile | 1 +
  drivers/clk/keystone/Kconfig | 2 +-
  2 files changed, 2 insertions(+), 1 deletion(-)


Acked-by: Santosh Shilimkar 


Re: [PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-08-27 Thread Santosh Shilimkar

On 8/27/2018 5:50 PM, Nishanth Menon wrote:

K3_ARCH uses TISCI for clocks as well. Enable the same
for the driver support.

Signed-off-by: Nishanth Menon 
---

Ref: https://patchwork.kernel.org/patch/10447677/

Since ARCH_K3 only got integrated in v4.19-rc1, rebased to v4.19-rc1 tag..

  drivers/clk/Makefile | 1 +
  drivers/clk/keystone/Kconfig | 2 +-
  2 files changed, 2 insertions(+), 1 deletion(-)


Acked-by: Santosh Shilimkar 


[PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-08-27 Thread Nishanth Menon
K3_ARCH uses TISCI for clocks as well. Enable the same
for the driver support.

Signed-off-by: Nishanth Menon 
---

Ref: https://patchwork.kernel.org/patch/10447677/

Since ARCH_K3 only got integrated in v4.19-rc1, rebased to v4.19-rc1 tag..

 drivers/clk/Makefile | 1 +
 drivers/clk/keystone/Kconfig | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/clk/Makefile b/drivers/clk/Makefile
index a84c5573cabe..ed344eb717cc 100644
--- a/drivers/clk/Makefile
+++ b/drivers/clk/Makefile
@@ -73,6 +73,7 @@ obj-$(CONFIG_ARCH_HISI)   += hisilicon/
 obj-y  += imgtec/
 obj-$(CONFIG_ARCH_MXC) += imx/
 obj-$(CONFIG_MACH_INGENIC) += ingenic/
+obj-$(CONFIG_ARCH_K3)  += keystone/
 obj-$(CONFIG_ARCH_KEYSTONE)+= keystone/
 obj-$(CONFIG_MACH_LOONGSON32)  += loongson1/
 obj-y  += mediatek/
diff --git a/drivers/clk/keystone/Kconfig b/drivers/clk/keystone/Kconfig
index 7e9f0176578a..b04927d06cd1 100644
--- a/drivers/clk/keystone/Kconfig
+++ b/drivers/clk/keystone/Kconfig
@@ -7,7 +7,7 @@ config COMMON_CLK_KEYSTONE
 
 config TI_SCI_CLK
tristate "TI System Control Interface clock drivers"
-   depends on (ARCH_KEYSTONE || COMPILE_TEST) && OF
+   depends on (ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST) && OF
depends on TI_SCI_PROTOCOL
default ARCH_KEYSTONE
---help---
-- 
2.15.1



[PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-08-27 Thread Nishanth Menon
K3_ARCH uses TISCI for clocks as well. Enable the same
for the driver support.

Signed-off-by: Nishanth Menon 
---

Ref: https://patchwork.kernel.org/patch/10447677/

Since ARCH_K3 only got integrated in v4.19-rc1, rebased to v4.19-rc1 tag..

 drivers/clk/Makefile | 1 +
 drivers/clk/keystone/Kconfig | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/clk/Makefile b/drivers/clk/Makefile
index a84c5573cabe..ed344eb717cc 100644
--- a/drivers/clk/Makefile
+++ b/drivers/clk/Makefile
@@ -73,6 +73,7 @@ obj-$(CONFIG_ARCH_HISI)   += hisilicon/
 obj-y  += imgtec/
 obj-$(CONFIG_ARCH_MXC) += imx/
 obj-$(CONFIG_MACH_INGENIC) += ingenic/
+obj-$(CONFIG_ARCH_K3)  += keystone/
 obj-$(CONFIG_ARCH_KEYSTONE)+= keystone/
 obj-$(CONFIG_MACH_LOONGSON32)  += loongson1/
 obj-y  += mediatek/
diff --git a/drivers/clk/keystone/Kconfig b/drivers/clk/keystone/Kconfig
index 7e9f0176578a..b04927d06cd1 100644
--- a/drivers/clk/keystone/Kconfig
+++ b/drivers/clk/keystone/Kconfig
@@ -7,7 +7,7 @@ config COMMON_CLK_KEYSTONE
 
 config TI_SCI_CLK
tristate "TI System Control Interface clock drivers"
-   depends on (ARCH_KEYSTONE || COMPILE_TEST) && OF
+   depends on (ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST) && OF
depends on TI_SCI_PROTOCOL
default ARCH_KEYSTONE
---help---
-- 
2.15.1



Re: [RFC PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-06-29 Thread Stephen Boyd
Quoting Nishanth Menon (2018-06-04 23:20:46)
> K3_ARCH uses TISCI for clocks as well. Enable the same
> for the driver support.
> 
> Signed-off-by: Nishanth Menon 
> ---
> 
> Hi,
> 
> This patch depends on 
> https://marc.info/?l=linux-arm-kernel=152817866312732=2
> and is an RFC based off next-20180604 and will post formally once
> v4.18-rc1 is available.
> 

Did you plan on sending it again soon? Otherwise I can just merge this
patch now.



Re: [RFC PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-06-29 Thread Stephen Boyd
Quoting Nishanth Menon (2018-06-04 23:20:46)
> K3_ARCH uses TISCI for clocks as well. Enable the same
> for the driver support.
> 
> Signed-off-by: Nishanth Menon 
> ---
> 
> Hi,
> 
> This patch depends on 
> https://marc.info/?l=linux-arm-kernel=152817866312732=2
> and is an RFC based off next-20180604 and will post formally once
> v4.18-rc1 is available.
> 

Did you plan on sending it again soon? Otherwise I can just merge this
patch now.



[RFC PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-06-05 Thread Nishanth Menon
K3_ARCH uses TISCI for clocks as well. Enable the same
for the driver support.

Signed-off-by: Nishanth Menon 
---

Hi,

This patch depends on 
https://marc.info/?l=linux-arm-kernel=152817866312732=2
and is an RFC based off next-20180604 and will post formally once
v4.18-rc1 is available.

The consolidated series is also available at:
https://github.com/nmenon/linux-2.6-playground/commits/upstream/next-20180604/k3-3-am6-clk

 drivers/clk/Makefile | 1 +
 drivers/clk/keystone/Kconfig | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/clk/Makefile b/drivers/clk/Makefile
index 0bb25dd009d1..c14187526b46 100644
--- a/drivers/clk/Makefile
+++ b/drivers/clk/Makefile
@@ -72,6 +72,7 @@ obj-$(CONFIG_ARCH_HISI)   += hisilicon/
 obj-y  += imgtec/
 obj-$(CONFIG_ARCH_MXC) += imx/
 obj-$(CONFIG_MACH_INGENIC) += ingenic/
+obj-$(CONFIG_ARCH_K3)  += keystone/
 obj-$(CONFIG_ARCH_KEYSTONE)+= keystone/
 obj-$(CONFIG_MACH_LOONGSON32)  += loongson1/
 obj-y  += mediatek/
diff --git a/drivers/clk/keystone/Kconfig b/drivers/clk/keystone/Kconfig
index 7e9f0176578a..b04927d06cd1 100644
--- a/drivers/clk/keystone/Kconfig
+++ b/drivers/clk/keystone/Kconfig
@@ -7,7 +7,7 @@ config COMMON_CLK_KEYSTONE
 
 config TI_SCI_CLK
tristate "TI System Control Interface clock drivers"
-   depends on (ARCH_KEYSTONE || COMPILE_TEST) && OF
+   depends on (ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST) && OF
depends on TI_SCI_PROTOCOL
default ARCH_KEYSTONE
---help---
-- 
2.15.1



[RFC PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH

2018-06-05 Thread Nishanth Menon
K3_ARCH uses TISCI for clocks as well. Enable the same
for the driver support.

Signed-off-by: Nishanth Menon 
---

Hi,

This patch depends on 
https://marc.info/?l=linux-arm-kernel=152817866312732=2
and is an RFC based off next-20180604 and will post formally once
v4.18-rc1 is available.

The consolidated series is also available at:
https://github.com/nmenon/linux-2.6-playground/commits/upstream/next-20180604/k3-3-am6-clk

 drivers/clk/Makefile | 1 +
 drivers/clk/keystone/Kconfig | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/clk/Makefile b/drivers/clk/Makefile
index 0bb25dd009d1..c14187526b46 100644
--- a/drivers/clk/Makefile
+++ b/drivers/clk/Makefile
@@ -72,6 +72,7 @@ obj-$(CONFIG_ARCH_HISI)   += hisilicon/
 obj-y  += imgtec/
 obj-$(CONFIG_ARCH_MXC) += imx/
 obj-$(CONFIG_MACH_INGENIC) += ingenic/
+obj-$(CONFIG_ARCH_K3)  += keystone/
 obj-$(CONFIG_ARCH_KEYSTONE)+= keystone/
 obj-$(CONFIG_MACH_LOONGSON32)  += loongson1/
 obj-y  += mediatek/
diff --git a/drivers/clk/keystone/Kconfig b/drivers/clk/keystone/Kconfig
index 7e9f0176578a..b04927d06cd1 100644
--- a/drivers/clk/keystone/Kconfig
+++ b/drivers/clk/keystone/Kconfig
@@ -7,7 +7,7 @@ config COMMON_CLK_KEYSTONE
 
 config TI_SCI_CLK
tristate "TI System Control Interface clock drivers"
-   depends on (ARCH_KEYSTONE || COMPILE_TEST) && OF
+   depends on (ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST) && OF
depends on TI_SCI_PROTOCOL
default ARCH_KEYSTONE
---help---
-- 
2.15.1