Re: [PATCH v2] arm64: defconfig: Enable samsung MFD and related configs

2016-02-04 Thread Krzysztof Kozlowski
On 04.02.2016 13:02, Alim Akhtar wrote:
> On 11/06/2015 10:07 PM, Catalin Marinas wrote:
>> On Fri, Nov 06, 2015 at 02:47:12PM +0900, Krzysztof Kozlowski wrote:
>>> 2015-11-06 14:27 GMT+09:00 Alim Akhtar :
 Exynos7 based espresso board uses S2MPS15, a multifunction device.
 This patch enables S2MPS1X regulator, pmic-clk and rtc drivers
 utilized by
 the same.

 Signed-off-by: Alim Akhtar 
 ---
 Changes since v1:
 * updated the comment message to describe which platfrom uses it.
 * enable COMMON_CLK_S2MPS11 which is needed to enable pmic-clk block.

   arch/arm64/configs/defconfig |4 
   1 file changed, 4 insertions(+)
>>>
>>> Reviewed-by: Krzysztof Kozlowski 
>>>
>>> Catalin,
>>>
>>> Are you usually taking such arm64 defconfig changes or should they go
>>> through arm-soc?
>>
>> Usually arm-soc but I don't mind either way.
>>
> Looks like this patch is not merged...because of this 4.5-rc1 on
> exynos7-esspreso does not boot to user space.
> Do I need to resend this patch?

Yes, please resend.
I reviewed it on the list archives (from different email) but for
applying I need to get the patch delivered to my mail box. Unfortunately
you didn't put Samsung SoC guys on recipients list and at the same time
patchwork does not work in company network.

Best regards,
Krzysztof



Re: [PATCH v2] arm64: defconfig: Enable samsung MFD and related configs

2016-02-04 Thread Krzysztof Kozlowski
On 04.02.2016 13:02, Alim Akhtar wrote:
> On 11/06/2015 10:07 PM, Catalin Marinas wrote:
>> On Fri, Nov 06, 2015 at 02:47:12PM +0900, Krzysztof Kozlowski wrote:
>>> 2015-11-06 14:27 GMT+09:00 Alim Akhtar :
 Exynos7 based espresso board uses S2MPS15, a multifunction device.
 This patch enables S2MPS1X regulator, pmic-clk and rtc drivers
 utilized by
 the same.

 Signed-off-by: Alim Akhtar 
 ---
 Changes since v1:
 * updated the comment message to describe which platfrom uses it.
 * enable COMMON_CLK_S2MPS11 which is needed to enable pmic-clk block.

   arch/arm64/configs/defconfig |4 
   1 file changed, 4 insertions(+)
>>>
>>> Reviewed-by: Krzysztof Kozlowski 
>>>
>>> Catalin,
>>>
>>> Are you usually taking such arm64 defconfig changes or should they go
>>> through arm-soc?
>>
>> Usually arm-soc but I don't mind either way.
>>
> Looks like this patch is not merged...because of this 4.5-rc1 on
> exynos7-esspreso does not boot to user space.
> Do I need to resend this patch?

Yes, please resend.
I reviewed it on the list archives (from different email) but for
applying I need to get the patch delivered to my mail box. Unfortunately
you didn't put Samsung SoC guys on recipients list and at the same time
patchwork does not work in company network.

Best regards,
Krzysztof



Re: [PATCH v2] arm64: defconfig: Enable samsung MFD and related configs

2016-02-03 Thread Alim Akhtar



On 11/06/2015 10:07 PM, Catalin Marinas wrote:

On Fri, Nov 06, 2015 at 02:47:12PM +0900, Krzysztof Kozlowski wrote:

2015-11-06 14:27 GMT+09:00 Alim Akhtar :

Exynos7 based espresso board uses S2MPS15, a multifunction device.
This patch enables S2MPS1X regulator, pmic-clk and rtc drivers utilized by
the same.

Signed-off-by: Alim Akhtar 
---
Changes since v1:
* updated the comment message to describe which platfrom uses it.
* enable COMMON_CLK_S2MPS11 which is needed to enable pmic-clk block.

  arch/arm64/configs/defconfig |4 
  1 file changed, 4 insertions(+)


Reviewed-by: Krzysztof Kozlowski 

Catalin,

Are you usually taking such arm64 defconfig changes or should they go
through arm-soc?


Usually arm-soc but I don't mind either way.

Looks like this patch is not merged...because of this 4.5-rc1 on 
exynos7-esspreso does not boot to user space.

Do I need to resend this patch?

Regards,
Alim


Re: [PATCH v2] arm64: defconfig: Enable samsung MFD and related configs

2016-02-03 Thread Alim Akhtar



On 11/06/2015 10:07 PM, Catalin Marinas wrote:

On Fri, Nov 06, 2015 at 02:47:12PM +0900, Krzysztof Kozlowski wrote:

2015-11-06 14:27 GMT+09:00 Alim Akhtar :

Exynos7 based espresso board uses S2MPS15, a multifunction device.
This patch enables S2MPS1X regulator, pmic-clk and rtc drivers utilized by
the same.

Signed-off-by: Alim Akhtar 
---
Changes since v1:
* updated the comment message to describe which platfrom uses it.
* enable COMMON_CLK_S2MPS11 which is needed to enable pmic-clk block.

  arch/arm64/configs/defconfig |4 
  1 file changed, 4 insertions(+)


Reviewed-by: Krzysztof Kozlowski 

Catalin,

Are you usually taking such arm64 defconfig changes or should they go
through arm-soc?


Usually arm-soc but I don't mind either way.

Looks like this patch is not merged...because of this 4.5-rc1 on 
exynos7-esspreso does not boot to user space.

Do I need to resend this patch?

Regards,
Alim


Re: [PATCH v2] arm64: defconfig: Enable samsung MFD and related configs

2015-11-06 Thread Catalin Marinas
On Fri, Nov 06, 2015 at 02:47:12PM +0900, Krzysztof Kozlowski wrote:
> 2015-11-06 14:27 GMT+09:00 Alim Akhtar :
> > Exynos7 based espresso board uses S2MPS15, a multifunction device.
> > This patch enables S2MPS1X regulator, pmic-clk and rtc drivers utilized by
> > the same.
> >
> > Signed-off-by: Alim Akhtar 
> > ---
> > Changes since v1:
> > * updated the comment message to describe which platfrom uses it.
> > * enable COMMON_CLK_S2MPS11 which is needed to enable pmic-clk block.
> >
> >  arch/arm64/configs/defconfig |4 
> >  1 file changed, 4 insertions(+)
> 
> Reviewed-by: Krzysztof Kozlowski 
> 
> Catalin,
> 
> Are you usually taking such arm64 defconfig changes or should they go
> through arm-soc?

Usually arm-soc but I don't mind either way.

-- 
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] arm64: defconfig: Enable samsung MFD and related configs

2015-11-06 Thread Catalin Marinas
On Fri, Nov 06, 2015 at 02:47:12PM +0900, Krzysztof Kozlowski wrote:
> 2015-11-06 14:27 GMT+09:00 Alim Akhtar :
> > Exynos7 based espresso board uses S2MPS15, a multifunction device.
> > This patch enables S2MPS1X regulator, pmic-clk and rtc drivers utilized by
> > the same.
> >
> > Signed-off-by: Alim Akhtar 
> > ---
> > Changes since v1:
> > * updated the comment message to describe which platfrom uses it.
> > * enable COMMON_CLK_S2MPS11 which is needed to enable pmic-clk block.
> >
> >  arch/arm64/configs/defconfig |4 
> >  1 file changed, 4 insertions(+)
> 
> Reviewed-by: Krzysztof Kozlowski 
> 
> Catalin,
> 
> Are you usually taking such arm64 defconfig changes or should they go
> through arm-soc?

Usually arm-soc but I don't mind either way.

-- 
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] arm64: defconfig: Enable samsung MFD and related configs

2015-11-05 Thread Krzysztof Kozlowski
2015-11-06 14:27 GMT+09:00 Alim Akhtar :
> Exynos7 based espresso board uses S2MPS15, a multifunction device.
> This patch enables S2MPS1X regulator, pmic-clk and rtc drivers utilized by
> the same.
>
> Signed-off-by: Alim Akhtar 
> ---
> Changes since v1:
> * updated the comment message to describe which platfrom uses it.
> * enable COMMON_CLK_S2MPS11 which is needed to enable pmic-clk block.
>
>  arch/arm64/configs/defconfig |4 
>  1 file changed, 4 insertions(+)

Reviewed-by: Krzysztof Kozlowski 

Catalin,

Are you usually taking such arm64 defconfig changes or should they go
through arm-soc?

Best regards,
Krzysztof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v2] arm64: defconfig: Enable samsung MFD and related configs

2015-11-05 Thread Alim Akhtar
Exynos7 based espresso board uses S2MPS15, a multifunction device.
This patch enables S2MPS1X regulator, pmic-clk and rtc drivers utilized by
the same.

Signed-off-by: Alim Akhtar 
---
Changes since v1:
* updated the comment message to describe which platfrom uses it.
* enable COMMON_CLK_S2MPS11 which is needed to enable pmic-clk block.

 arch/arm64/configs/defconfig |4 
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 9492fe7edbbc..2e1f815daa2b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -131,9 +131,11 @@ CONFIG_GPIO_XGENE=y
 CONFIG_POWER_RESET_XGENE=y
 CONFIG_POWER_RESET_SYSCON=y
 # CONFIG_HWMON is not set
+CONFIG_MFD_SEC_CORE=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_QCOM_SMD_RPM=y
+CONFIG_REGULATOR_S2MPS11=y
 CONFIG_FB=y
 CONFIG_FB_ARMCLCD=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
@@ -162,6 +164,7 @@ CONFIG_LEDS_TRIGGERS=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 CONFIG_LEDS_TRIGGER_CPU=y
 CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_S5M=y
 CONFIG_RTC_DRV_EFI=y
 CONFIG_RTC_DRV_XGENE=y
 CONFIG_DMADEVICES=y
@@ -169,6 +172,7 @@ CONFIG_QCOM_BAM_DMA=y
 CONFIG_VIRTIO_PCI=y
 CONFIG_VIRTIO_BALLOON=y
 CONFIG_VIRTIO_MMIO=y
+CONFIG_COMMON_CLK_S2MPS11=y
 CONFIG_COMMON_CLK_QCOM=y
 CONFIG_MSM_GCC_8916=y
 CONFIG_HWSPINLOCK_QCOM=y
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] arm64: defconfig: Enable samsung MFD and related configs

2015-11-05 Thread Krzysztof Kozlowski
2015-11-06 14:27 GMT+09:00 Alim Akhtar :
> Exynos7 based espresso board uses S2MPS15, a multifunction device.
> This patch enables S2MPS1X regulator, pmic-clk and rtc drivers utilized by
> the same.
>
> Signed-off-by: Alim Akhtar 
> ---
> Changes since v1:
> * updated the comment message to describe which platfrom uses it.
> * enable COMMON_CLK_S2MPS11 which is needed to enable pmic-clk block.
>
>  arch/arm64/configs/defconfig |4 
>  1 file changed, 4 insertions(+)

Reviewed-by: Krzysztof Kozlowski 

Catalin,

Are you usually taking such arm64 defconfig changes or should they go
through arm-soc?

Best regards,
Krzysztof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v2] arm64: defconfig: Enable samsung MFD and related configs

2015-11-05 Thread Alim Akhtar
Exynos7 based espresso board uses S2MPS15, a multifunction device.
This patch enables S2MPS1X regulator, pmic-clk and rtc drivers utilized by
the same.

Signed-off-by: Alim Akhtar 
---
Changes since v1:
* updated the comment message to describe which platfrom uses it.
* enable COMMON_CLK_S2MPS11 which is needed to enable pmic-clk block.

 arch/arm64/configs/defconfig |4 
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 9492fe7edbbc..2e1f815daa2b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -131,9 +131,11 @@ CONFIG_GPIO_XGENE=y
 CONFIG_POWER_RESET_XGENE=y
 CONFIG_POWER_RESET_SYSCON=y
 # CONFIG_HWMON is not set
+CONFIG_MFD_SEC_CORE=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_QCOM_SMD_RPM=y
+CONFIG_REGULATOR_S2MPS11=y
 CONFIG_FB=y
 CONFIG_FB_ARMCLCD=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
@@ -162,6 +164,7 @@ CONFIG_LEDS_TRIGGERS=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 CONFIG_LEDS_TRIGGER_CPU=y
 CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_S5M=y
 CONFIG_RTC_DRV_EFI=y
 CONFIG_RTC_DRV_XGENE=y
 CONFIG_DMADEVICES=y
@@ -169,6 +172,7 @@ CONFIG_QCOM_BAM_DMA=y
 CONFIG_VIRTIO_PCI=y
 CONFIG_VIRTIO_BALLOON=y
 CONFIG_VIRTIO_MMIO=y
+CONFIG_COMMON_CLK_S2MPS11=y
 CONFIG_COMMON_CLK_QCOM=y
 CONFIG_MSM_GCC_8916=y
 CONFIG_HWSPINLOCK_QCOM=y
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/