[GIT PULL] clk/samsung updates for v4.4

2015-10-02 Thread Sylwester Nawrocki
to 7993b3ebec979b23c2d7425959c9d232c452498b: clk: samsung: exynos7: Add required clock tree for UFS (2015-09-15 11:18:15 +0200) Fixes, improvements and addition of some missing features of the exynos7 clock controller driver

[PATCH 0/4] Improvements on exynos7 clock

2015-08-24 Thread Alim Akhtar
This patch series are minor improvement over the current exynos7 clock file. This fix some bugs and update the clock bits as per latest user manual. This serise is tested on exynos7-espresso board. Alim Akhtar (4): clk: samsung: exynos7: Update CMU TOPC block clock clk: samsung: exynos7

RE: [PATCH] clk: samsung: exynos7: Add clocks for MSCL block

2014-12-22 Thread Tony K Nadackal
Hi Sylwester, On Friday, December 19, 2014 9:52 PM Sylwester Nawrocki wrote, Hi, On 17/12/14 08:33, Tony K Nadackal wrote: Add clock support for the MSCL block for Exynos7. Signed-off-by: Tony K Nadackal tony...@samsung.com --- .../devicetree/bindings/clock/exynos7-clock.txt

Re: clk: samsung: exynos7: Add clocks for MSCL block

2014-12-22 Thread Pankaj Dubey
Hi Tony, On Wednesday 17 December 2014 01:03 PM, tony nadackal wrote: Add clock support for the MSCL block for Exynos7. Signed-off-by: Tony K Nadackal tony...@samsung.com --- .../devicetree/bindings/clock/exynos7-clock.txt| 1 + drivers/clk/samsung/clk-exynos7.c | 124

Re: [PATCH] clk: samsung: exynos7: Add clocks for MSCL block

2014-12-19 Thread Sylwester Nawrocki
Hi, On 17/12/14 08:33, Tony K Nadackal wrote: Add clock support for the MSCL block for Exynos7. Signed-off-by: Tony K Nadackal tony...@samsung.com --- .../devicetree/bindings/clock/exynos7-clock.txt| 1 + drivers/clk/samsung/clk-exynos7.c | 124

[PATCH v2 00/12] clk: samsung: exynos7: Cleanup of clock file

2015-09-10 Thread Alim Akhtar
Currently there are lots of ambiguity between clock names in clock file and in user manual, which leads to lots of confusion for the reviewers. This series attempts to cleanup the exynos7 clock file as per user manual naming convention. This also adds some of the missing Gate clocks which

[PATCH 00/11] clk: samsung: exynos7: Cleanup of clock file

2015-09-04 Thread Alim Akhtar
Currently there are lots of ambiguity between clock names in clock file and in user manual, which leads to lots of confusion for the reviewers. This series attempts to cleanup the exynos7 clock file as per user manual naming convention. This also adds some of the missing Gate clocks which

[PATCH 0/4] Add clk and dt support for PDMA and SPI on Exynos7

2014-12-19 Thread Padmavathi Venna
: exynos7: add gate clock for DMA block clk: samsung: exynos7: add clocks for SPI block clk: samsung: exynos7: add clocks for audio block arm64: dts: Add PDMA and SPI device tree node for exynos7 .../devicetree/bindings/clock/exynos7-clock.txt|6 + arch/arm64/boot/dts/exynos/exynos7

[PATCH 09/11] arm64: exynos: Add bus1 pinctrl node on exynos7

2014-11-21 Thread Vivek Gautam
BUS1 pinctrl provides gpios for usb and power regulator available on exynos7-espresso board. So add relevant device node for pinctrl-bus1. Signed-off-by: Naveen Krishna Ch naveenkrishna...@gmail.com Signed-off-by: Vivek Gautam gautam.vi...@samsung.com --- arch/arm64/boot/dts/exynos/exynos7

[GIT PULL 4/4] Samsung exynos7 updates for v3.19

2014-11-26 Thread Kukjin Kim
/linux-samsung.git tags/samsung-dt-64 for you to fetch changes up to ab93f6ca63943d6eca9494547127fe1c337c1d83: arm64: Enable ARMv8 based exynos7 SoC support (2014-11-27 02:14:00 +0900) Samsung arch/arm64 DT updates for v3.19

[PATCH v3 0/8] arch: arm64: enable support for Samsung Exynos7 SoC

2014-09-11 Thread Naveen Krishna Chatradhi
This patchset supports new Exynos7 Samsung SoC based on Cortex-A57. Exynos7 is a System-On-Chip (SoC) that is based on 64-bit ARMv8 RISC processor. The following patches are tested based on Kgene's for-next tree. https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/log/?h=for-next

[GIT PULL] clk: more Exynos7 clock tree definitions

2015-01-16 Thread Sylwester Nawrocki
Hi Mike, Please find below a few clk updates for exynos7 SoC. I kept them on a separate branch as there will likely be depending dts patches. Please pull for 3.20. The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800

[GIT PULL] Samsung exynos7 updates for v3.20

2015-01-12 Thread Kukjin Kim
Hi again, Please pull arm64 based exynos7 stuff for v3.20 and as you know I've tried this in 3.19 but couldn't because of some dependencies like clk. Now all of dependencies already resolved so this should be fine for v3.20. If any problems, please kindly let me know. Thanks, Kukjin

[PATCH] arm64: dts: Add device node for mscl on exynos7

2014-12-16 Thread Tony K Nadackal
Add device node for mscl on exynos7 SoC. Signed-off-by: Tony K Nadackal tony...@samsung.com --- arch/arm64/boot/dts/exynos/exynos7.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/exynos/exynos7.dtsi index f67319a

Re: [PATCH] arm64: dts: exynos7: Fix wrong base address of i2c7 bus

2015-01-09 Thread Vivek Gautam
Hi Padma, On Fri, Dec 19, 2014 at 7:03 PM, Padmavathi Venna padm...@samsung.com wrote: I2C7 base address corrected. Signed-off-by: Padmavathi Venna padm...@samsung.com --- Verified from Exynos7 datasheet. LGTM. Reviewed-by: Vivek Gautam gautam.vi...@samsung.com arch/arm64/boot/dts

[PATCH v2 0/4] Improvements on exynos7 clock

2015-08-25 Thread Alim Akhtar
This patch series are minor improvement over the current exynos7 clock file. This fix some bugs and update the clock bits as per user manual. Changes from v1: * Fix review comments by Krzysztof [1]. * Added Padmavathi's Singed-of-by for patch# 3 and 4, as I see [2] which are similar, looks

Re: [PATCH] spi: s3c64xx: add support for exynos7 SPI controller

2014-11-26 Thread Mark Brown
On Thu, Nov 06, 2014 at 03:21:49PM +0530, Padmavathi Venna wrote: Exynos7 SPI controller supports only the auto Selection of CS toggle mode and Exynos7 SoC includes six SPI controllers. Add support for these changes in Exynos7 SPI controller driver. Applied, thanks. It does seem like

RE: [PATCH v2 5/7] arm64: dts: Add initial device tree support for EXYNOS7

2014-09-03 Thread Kukjin Kim
Arnd Bergmann wrote: Hi, Arnd On Thursday 04 September 2014 01:15:20 Kukjin Kim wrote: Naveen Krishna Chatradhi wrote: diff --git a/arch/arm64/boot/dts/exynos/exynos7-espresso.dts b/arch/arm64/boot/dts/exynos/exynos7- espresso.dts new file mode 100644 index 000..f6a8879

[PATCH v3 5/5] clk: samsung: exynos7: add gate clock for ADC block

2014-10-28 Thread Abhilash Kesavan
Add clock support for the ADC interface in Exynos7. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com --- drivers/clk/samsung/clk-exynos7.c |2 ++ include/dt-bindings/clock/exynos7-clk.h |3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/clk/samsung

Re: [PATCH] clk: samsung: exynos7: Add clocks for MSCL block

2014-12-22 Thread Sylwester Nawrocki
On 22/12/14 12:46, Tony K Nadackal wrote: diff --git a/Documentation/devicetree/bindings/clock/exynos7-clock.txt b/Documentation/devicetree/bindings/clock/exynos7-clock.txt index 6d3d5f8..d0e048c 100644 --- a/Documentation/devicetree/bindings/clock/exynos7-clock.txt +++ b

[PATCH 1/3] clk: samsung: exynos7: add gate clock for DMA block

2015-01-13 Thread Padmavathi Venna
Add support for PDMA0 and PDMA1 gate clks. Signed-off-by: Padmavathi Venna padm...@samsung.com Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com --- drivers/clk/samsung/clk-exynos7.c |4 include/dt-bindings/clock/exynos7-clk.h |4 +++- 2 files changed, 7 insertions

[PATCH] arm64: dts: exynos7: Fix wrong base address of i2c7 bus

2014-12-19 Thread Padmavathi Venna
I2C7 base address corrected. Signed-off-by: Padmavathi Venna padm...@samsung.com --- arch/arm64/boot/dts/exynos/exynos7.dtsi |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/exynos/exynos7.dtsi index

[GIT PULL RE-SEND] Samsung exynos7 updates for v3.20

2015-01-14 Thread Kukjin Kim
repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/samsung-dt-64 for you to fetch changes up to 6f56eef1f9aba3747c811780a4768618167d5c97: arm64: Enable ARMv8 based exynos7 SoC support (2014-12-23 00:19:08 +0900

[PATCH V2 0/3] Add clk support for PDMA, SPI and audio on Exynos7

2015-01-13 Thread Padmavathi Venna
of peric1 block. - Changed the parent of sclk_i2s1_user,sclk_pcm1_user and sclk_spdif_user from divider clk to gate clk. - Removed unused clk IDs Padmavathi Venna (3): clk: samsung: exynos7: add gate clock for DMA block clk: samsung: exynos7: add clocks for SPI block clk

[PATCH] arm64: dts: Add reboot node for exynos7

2015-10-19 Thread Alim Akhtar
This patch add syscon-reboot node to reboot exynos7 based SoCs. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> --- arch/arm64/boot/dts/exynos/exynos7.dtsi |7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/

[PATCH v2 5/12] clk: samsung: exynos7: Corrects CMU_CCORE clocks names

2015-09-10 Thread Alim Akhtar
This patch renames CMU_CCORE clocks names to match with user manual. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/samsung/clk-exynos7.c b/drivers/clk/samsu

Re: [PATCH v2 5/7] arm64: dts: Add initial device tree support for EXYNOS7

2014-09-03 Thread Arnd Bergmann
On Thursday 04 September 2014 01:15:20 Kukjin Kim wrote: Naveen Krishna Chatradhi wrote: diff --git a/arch/arm64/boot/dts/exynos/exynos7-espresso.dts b/arch/arm64/boot/dts/exynos/exynos7- espresso.dts new file mode 100644 index 000..f6a8879 --- /dev/null +++ b/arch/arm64/boot

Re: [PATCH 09/11] arm64: exynos: Add bus1 pinctrl node on exynos7

2014-11-22 Thread Alim Akhtar
Hi Vivek, On Fri, Nov 21, 2014 at 7:05 PM, Vivek Gautam gautam.vi...@samsung.com wrote: BUS1 pinctrl provides gpios for usb and power regulator available on exynos7-espresso board. So add relevant device node for pinctrl-bus1. Signed-off-by: Naveen Krishna Ch naveenkrishna...@gmail.com

[PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC

2014-09-21 Thread Abhilash Kesavan
file - Statically initialized the samsung_cmu_info struct - Enabled exynos7 in the arm64 defconfig as per Catalin Marinas' comment. - Added Kukjin Kim's ack along with Thomas Abraham's tested and reviewed tags. Changes since v3: - Removed aliases for serial controllers from dtsi file

[PATCH v6 0/7] Enable support for Samsung Exynos7 SoC

2014-11-06 Thread Abhilash Kesavan
Exynos7 is a System-On-Chip that is based on 64-bit ARMv8 RISC processor (Cortex-A57). This patchset adds arch/device tree support for Exynos7. These were originally part of 2 patchsets[1][2] adding support for Exynos7. The clock and pinctrl patches are going through the respective maintainer's

Re: [PATCH 3/7] clk: samsung: exynos7: add clocks for RTC block

2014-10-20 Thread Vivek Gautam
Hi Abhilash, On Fri, Oct 17, 2014 at 9:41 PM, Abhilash Kesavan a.kesa...@samsung.com wrote: From: Naveen Krishna Ch naveenkrishna...@gmail.com Add clock support for the RTC block in Exynos7. Signed-off-by: Naveen Krishna Ch naveenkrishna...@gmail.com Signed-off-by: Abhilash Kesavan a.kesa

[PATCH v2 3/7] clk: samsung: exynos7: add clocks for RTC block

2014-10-20 Thread Abhilash Kesavan
From: Naveen Krishna Ch naveenkrishna...@gmail.com Add clock support for the RTC block in Exynos7. Signed-off-by: Naveen Krishna Ch naveenkrishna...@gmail.com Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com --- .../devicetree/bindings/clock/exynos7-clock.txt|5 ++ drivers/clk

[PATCH v3 3/5] clk: samsung: exynos7: add clocks for RTC block

2014-10-28 Thread Abhilash Kesavan
From: Naveen Krishna Ch naveenkrishna...@gmail.com Add clock support for the RTC block in Exynos7. Signed-off-by: Naveen Krishna Ch naveenkrishna...@gmail.com Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com --- .../devicetree/bindings/clock/exynos7-clock.txt|5 ++ drivers/clk

[PATCH 0/7] Add clock and DT support for a few IPs on Exynos7

2014-10-17 Thread Abhilash Kesavan
This series adds clock support for I2C, MMC, RTC, Watchdog, TMU and PWM. It also adds the device nodes for I2C, RTC, WDT, MMC and PMU. The patchset has been tested on linux-next (20141017) on an Exynos7 Espresso board. Following are the dependencies: 1) dts, kbuild: Implement support for dtb

[PATCH v3 0/6] Add initial support for pinctrl on Exynos7

2014-09-28 Thread Abhilash Kesavan
Changes since v1: - Marked the newly created irq_chip instances as __initdata - Used kmemdup to keep a copy of the irq_chip - Change the pinctrl name from sd0_rdqs to sd0_ds as per UM - Moved the pinctrl enablement for exynos7 into a separate patch - Added

[PATCH 5/7] arm64: dts: Add PMU DT node for exynos7 SoC

2014-10-17 Thread Abhilash Kesavan
Adds PMU DT node for exynos7 SoC. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com --- .../devicetree/bindings/arm/samsung/pmu.txt|1 + arch/arm64/boot/dts/exynos/exynos7.dtsi|5 + 2 files changed, 6 insertions(+) diff --git a/Documentation/devicetree

[PATCH v2 5/7] arm64: dts: Add PMU DT node for exynos7 SoC

2014-10-20 Thread Abhilash Kesavan
Adds PMU DT node for exynos7 SoC. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com --- .../devicetree/bindings/arm/samsung/pmu.txt|1 + arch/arm64/boot/dts/exynos/exynos7.dtsi|5 + 2 files changed, 6 insertions(+) diff --git a/Documentation/devicetree

Re: [PATCH v2 3/7] clk: samsung: exynos7: add clocks for RTC block

2014-10-27 Thread Sylwester Nawrocki
Hi, On 21/10/14 07:43, Abhilash Kesavan wrote: From: Naveen Krishna Ch naveenkrishna...@gmail.com Add clock support for the RTC block in Exynos7. Signed-off-by: Naveen Krishna Ch naveenkrishna...@gmail.com Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com --- .../devicetree

[PATCH v6 4/7] arm64: dts: Add PMU DT node for exynos7 SoC

2014-11-06 Thread Abhilash Kesavan
Adds PMU DT node for exynos7 SoC. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com --- .../devicetree/bindings/arm/samsung/pmu.txt|1 + arch/arm64/boot/dts/exynos/exynos7.dtsi|5 + 2 files changed, 6 insertions(+) diff --git a/Documentation/devicetree

[PATCH v7 4/7] arm64: dts: Add PMU DT node for exynos7 SoC

2014-11-08 Thread Abhilash Kesavan
Adds PMU DT node for exynos7 SoC. Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com --- Documentation/devicetree/bindings/arm/samsung/pmu.txt | 1 + arch/arm64/boot/dts/exynos/exynos7.dtsi | 5 + 2 files changed, 6 insertions(+) diff --git a/Documentation/devicetree

[PATCH 0/4] Add CPU clock support for Exynos7

2014-11-26 Thread Abhilash Kesavan
These patches add the atlas clocks on Exynos7. It also modifies the existing cpu clock infrastructure to handle exynos7 differences. These patches are a pre-requisite for enabling CPUFreq on Exynos7. Following are the dependencies: 1) arch: arm64: Enable support for Samsung Exynos7 SoC http

RE: [PATCH v2 5/7] arm64: dts: Add initial device tree support for EXYNOS7

2014-09-08 Thread kgene
Naveen Krishna Chatradhi wrote: Add initial device tree nodes for EXYNOS7 SoC and board dts file to support Espresso board based on Exynos7 SoC. Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com Cc: Rob Herring r...@kernel.org Cc: Catalin Marinas catalin.mari...@arm.com

[PATCH 05/11] clk: samsung: exynos7: Corrects CMU_PERIC0 clocks names

2015-09-04 Thread Alim Akhtar
This patch rename CMU_PERIC0 clocks names to match with user manual. And also adds missing gate clock for aclk_peric0_66. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c | 12 include/dt-bindings/clock/exynos7-clk.h |3

[PATCH v2 06/12] clk: samsung: exynos7: Corrects CMU_PERIC0 clocks names

2015-09-10 Thread Alim Akhtar
This patch renames CMU_PERIC0 clocks names to match with user manual. And also adds missing gate clock for aclk_peric0_66. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c

[PATCH v2 0/7] arch: arm64: enable support for Samsung Exynos7 SoC

2014-09-02 Thread Naveen Krishna Chatradhi
Changes since v1: - Reduced the number of features targetted for the initial platform support. This patchset supports new Exynos7 Samsung SoC based on Cortex-A57. Exynos7 is a System-On-Chip (SoC) that is based on 64-bit ARMv8 RISC processor. NOTE: We tested these patches with the arm64: dts

[PATCH v4 0/8] arch: arm64: enable support for Samsung Exynos7 SoC

2014-09-12 Thread Naveen Krishna Chatradhi
/gmane.linux.kbuild.devel/12131 This patchset supports new Exynos7 Samsung SoC based on Cortex-A57. Exynos7 is a System-On-Chip (SoC) that is based on 64-bit ARMv8 RISC processor. The following patches are tested based on Kgene's for-next tree. https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/log/?h

[PATCH v4 0/8] arch: arm64: enable support for Samsung Exynos7 SoC

2014-09-12 Thread Naveen Krishna Chatradhi
/gmane.linux.kbuild.devel/12131 This patchset supports new Exynos7 Samsung SoC based on Cortex-A57. Exynos7 is a System-On-Chip (SoC) that is based on 64-bit ARMv8 RISC processor. The following patches are tested based on Kgene's for-next tree. https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/log/?h

Re: [PATCH v4 0/8] arch: arm64: enable support for Samsung Exynos7 SoC

2014-09-12 Thread Thomas Abraham
device tree sub-directories for arm64. http://comments.gmane.org/gmane.linux.kbuild.devel/12131 This patchset supports new Exynos7 Samsung SoC based on Cortex-A57. Exynos7 is a System-On-Chip (SoC) that is based on 64-bit ARMv8 RISC processor. The following patches are tested based

[PATCH v2 0/7] Add clock and DT support for a few IPs on Exynos7

2014-10-20 Thread Abhilash Kesavan
Changes since v1: - Added documentation for input clocks of the newly added CMUs Following are the dependencies: 1) dts, kbuild: Implement support for dtb vendor subdirs patchset http://comments.gmane.org/gmane.linux.kbuild.devel/12131 2) arch: arm64: Enable support for Samsung Exynos7

[PATCH v7 0/7] Enable support for Samsung Exynos7 SoC

2014-11-08 Thread Abhilash Kesavan
These were originally part of 2 patchsets[1][2] adding support for Exynos7. The clock and pinctrl patches are going through the respective maintainer's tree; hence the remaining dt related patches have been consolidated and are being posted here as a separate series. This patchset has build

Re: [PATCH v7 0/7] Enable support for Samsung Exynos7 SoC

2014-11-11 Thread Abhilash Kesavan
Hello Olof and Arnd, On Sun, Nov 9, 2014 at 9:50 AM, Abhilash Kesavan a.kesa...@samsung.com wrote: These were originally part of 2 patchsets[1][2] adding support for Exynos7. The clock and pinctrl patches are going through the respective maintainer's tree; hence the remaining dt related

Re: [PATCH v7 0/7] Enable support for Samsung Exynos7 SoC

2014-11-15 Thread Abhilash Kesavan
Hi Olof and Arnd On Tue, Nov 11, 2014 at 7:59 PM, Abhilash Kesavan kesavan.abhil...@gmail.com wrote: Hello Olof and Arnd, On Sun, Nov 9, 2014 at 9:50 AM, Abhilash Kesavan a.kesa...@samsung.com wrote: These were originally part of 2 patchsets[1][2] adding support for Exynos7. The clock

RE: [PATCH v7 0/7] Enable support for Samsung Exynos7 SoC

2014-11-15 Thread Kukjin Kim
] adding support for Exynos7. The clock and pinctrl patches are going through the respective maintainer's tree; hence the remaining dt related patches have been consolidated and are being posted here as a separate series. This patchset has build dependencies on the following patches

[PATCH 0/5] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7

2014-08-28 Thread Vivek Gautam
Adding required support for clocks and additional VBUS regulators to enable USB 3.0 support on Exynos7 SoC. This series depends for ACRH_EXYNOS7 support on following series: [PATCH 00/14] Support 64bit Cortex A57 based Exynos7 SoC https://www.mail-archive.com/devicetree@vger.kernel.org/msg39392

Re: Re: [PATCH v4 6/8] arm64: exynos7: Enable ARMv8 based Exynos7 (SoC) support

2014-09-18 Thread ALIM AKHTAR
Hi Catalin, --- Original Message --- Sender : Catalin Marinascatalin.mari...@arm.com Date : Sep 19, 2014 01:18 (GMT+09:00) Title : Re: [PATCH v4 6/8] arm64: exynos7: Enable ARMv8 based Exynos7 (SoC) support On Fri, Sep 12, 2014 at 04:26:30PM +0100, Naveen Krishna Chatradhi wrote

Re: [GIT PULL 4/4] Samsung exynos7 updates for v3.19

2014-11-28 Thread Arnd Bergmann
On Thursday 27 November 2014, Kukjin Kim wrote: Samsung arch/arm64 DT updates for v3.19 - to support ARMv8 based exynos7 SoC : add initial device tree and add pinctrl, PMU, mmc, i2c, rtc, watchdog, and adc nodes for exynos7 SoC and exynos7 based espresso board. NOTE

[PATCH 0/2] Add pinctrl support for audio IPs on exynos7

2014-12-19 Thread Padmavathi Venna
Audio interface IPs I2S, PCM and SPDIF on Exynos7 requires GPIOs available on AUD and BUS0 pin controller blocks. So add support for all. This patchset is dependent on BUS1 pin control support from Vivek in the below link https://patchwork.kernel.org/patch/5467321/ Padmavathi Venna (2

[PATCH] clk: samsung: exynos7: Fix fsys NR_CLK

2014-12-19 Thread Padmavathi Venna
Fix typo in fsys0 and fsys1 NR_CLK assignment Signed-off-by: Padmavathi Venna padm...@samsung.com --- drivers/clk/samsung/clk-exynos7.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/samsung/clk-exynos7.c b/drivers/clk/samsung/clk-exynos7.c index 3128593

[PATCH 4/4] clk: samsung: exynos7: correct nr_clk_ids for fsys1

2015-08-24 Thread Alim Akhtar
nr_clk_ids for FSYS1 block is wrongly set as TOP1 block, this patch correct the same. Signed-off-by: Alim Akhtar alim.akh...@samsung.com --- drivers/clk/samsung/clk-exynos7.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/samsung/clk-exynos7.c b/drivers/clk

[PATCH v2 4/4] clk: samsung: exynos7: Correct nr_clk_ids for fsys1

2015-08-25 Thread Alim Akhtar
nr_clk_ids for FSYS1 block is wrongly set as TOP1 block, this patch corrects it. Signed-off-by: Padmavathi Venna padm...@samsung.com Signed-off-by: Alim Akhtar alim.akh...@samsung.com Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/clk/samsung/clk-exynos7.c |2 +- 1 file

Re: [PATCH 4/4] clk: samsung: exynos7: correct nr_clk_ids for fsys1

2015-08-25 Thread Krzysztof Kozlowski
--- drivers/clk/samsung/clk-exynos7.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/samsung/clk-exynos7.c b/drivers/clk/samsung/clk-exynos7.c index 2799568..0d7bb7c 100644 --- a/drivers/clk/samsung/clk-exynos7.c +++ b/drivers/clk/samsung/clk-exynos7.c

[PATCH 10/11] clk: samsung: exynos7: Add missing fixed_clks to cmu_info

2015-09-04 Thread Alim Akhtar
FSYS0 fixed clocks are not added to fsys0_cmu_info, this make some of the usb clocks as orphan. This fixes the same. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/clk/samsung/clk-e

[PATCH v2 11/12] clk: samsung: exynos7: Add missing fixed_clks to cmu_info

2015-09-10 Thread Alim Akhtar
FSYS0 fixed clocks are not added to fsys0_cmu_info, this make some of the usb clocks as orphan. This fixes the same. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c |2 ++ 1 fil

Re: [PATCH] arm64: dts: Add reboot node for exynos7

2015-10-19 Thread Krzysztof Kozlowski
On 19.10.2015 18:58, Alim Akhtar wrote: > This patch add syscon-reboot node to reboot exynos7 based SoCs. > > Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> > --- > arch/arm64/boot/dts/exynos/exynos7.dtsi |7 +++ > 1 file changed, 7 insertions(+) Looks

[PATCH 07/11] clk: samsung: exynos7: Corrects CMU_PERIS clocks names

2015-09-04 Thread Alim Akhtar
This patch rename CMU_PERIS clocks names to match with user manual. And also adds missing gate clock for aclk_peris_66. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c |7 +-- include/dt-bindings/clock/exynos7-clk.h |3 ++- 2

[PATCH 08/11] clk: samsung: exynos7: Corrects CMU_FSYS0 clocks names

2015-09-04 Thread Alim Akhtar
This patch rename CMU_FSYS0 clocks names to match with user manual. And also adds missing gate clock for aclk_fsys0_200. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c | 24 ++-- include/dt-bindings/clock/exynos7

[PATCH 09/11] clk: samsung: exynos7: Corrects CMU_FSYS1 clocks names

2015-09-04 Thread Alim Akhtar
This patch rename CMU_FSYS1 clocks names to match with user manual. And also adds missing gate clock for aclk_fsys1_200. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c | 16 ++-- include/dt-bindings/clock/exynos7-clk.h |3

[PATCH 04/11] clk: samsung: exynos7: Corrects CMU_CCORE clocks names

2015-09-04 Thread Alim Akhtar
This patch rename CMU_CCROE clocks names to match with user manual. And also adds missing gate clock for aclk_ccore_133. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c |8 ++-- include/dt-bindings/clock/exynos7-clk.h |3 ++- 2

Re: [PATCH 04/11] clk: samsung: exynos7: Corrects CMU_CCORE clocks names

2015-09-08 Thread Krzysztof Kozlowski
t; --- > drivers/clk/samsung/clk-exynos7.c |8 ++-- > include/dt-bindings/clock/exynos7-clk.h |3 ++- > 2 files changed, 8 insertions(+), 3 deletions(-) > > diff --git a/drivers/clk/samsung/clk-exynos7.c > b/drivers/clk/samsung/clk-exynos7.c > index ba84e9b..

Re: [PATCH 04/11] clk: samsung: exynos7: Corrects CMU_CCORE clocks names

2015-09-08 Thread Alim Akhtar
Akhtar <alim.akh...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c |8 ++-- include/dt-bindings/clock/exynos7-clk.h |3 ++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/drivers/clk/samsung/clk-exynos7.c b/drivers/clk/samsung/clk-exynos7.c index b

[PATCH v2 09/12] clk: samsung: exynos7: Corrects CMU_FSYS0 clocks names

2015-09-10 Thread Alim Akhtar
This patch renames CMU_FSYS0 clocks names to match with user manual. And also adds missing gate clock for aclk_fsys0_200. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c

[PATCH v2 10/12] clk: samsung: exynos7: Corrects CMU_FSYS1 clocks names

2015-09-10 Thread Alim Akhtar
This patch renames CMU_FSYS1 clocks names to match with user manual. And also adds missing gate clock for aclk_fsys1_200. Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> --- drivers/clk/samsung/clk-exynos7.c

[PATCH 12/12] arm64: Kconfig: Enable PM_GENERIC_DOMAINS for exynos7

2014-11-02 Thread Amit Daniel Kachhap
Use power domain driver for Exynos7 SOC's Cc: Catalin Marinas catalin.mari...@arm.com Reviewed-by: Pankaj Dubey pankaj.du...@samsung.com Signed-off-by: Amit Daniel Kachhap amit.dan...@samsung.com --- arch/arm64/Kconfig |1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig b

Re: [PATCH] spi: s3c64xx: add support for exynos7 SPI controller

2014-11-06 Thread Mark Brown
On Thu, Nov 06, 2014 at 03:21:49PM +0530, Padmavathi Venna wrote: Exynos7 SPI controller supports only the auto Selection of CS toggle mode and Exynos7 SoC includes six SPI controllers. Add support for these changes in Exynos7 SPI controller driver. Could you give a bit more detail on what

[PATCH 00/11] Exynos7: Adding USB 3.0 support

2014-11-21 Thread Vivek Gautam
The series has dependency on a) [PATCH v7 0/7] Enable support for Samsung Exynos7 SoC http://www.spinics.net/lists/linux-samsung-soc/msg38734.html b) [GIT PULL] Samsung clock changes for 3.19 - specifically the clock dt bindings header. http://comments.gmane.org/gmane.linux.kernel.samsung

[PATCH 10/11] arm64: dts: Enable USB 3.0 controller on exynos7

2014-11-21 Thread Vivek Gautam
Adding USB 3.0 DRD controller device node, with its clock and phy information to enable using the same on Exynos7. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com --- arch/arm64/boot/dts/exynos/exynos7.dtsi | 35 +++ 1 file changed, 35 insertions(+) diff --git

[PATCH RFC v2 12/12] arm64: Kconfig: Enable PM_GENERIC_DOMAINS for exynos7

2014-11-24 Thread Amit Daniel Kachhap
Use power domain driver for Exynos7 SOC's Signed-off-by: Amit Daniel Kachhap amit.dan...@samsung.com --- arch/arm64/Kconfig |1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 30bd4d5..b102d0b 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64

[PATCH v2 0/3] Add CPU clock support for Exynos7

2015-02-06 Thread Abhilash Kesavan
This patch set adds the atlas clock hierarchy on Exynos7. It also modifies the existing cpu clock infrastructure to handle exynos7 differences. These patches are a pre-requisite for enabling CPUFreq on Exynos7. This patch set has been tested on next-20150202 with samsung clk tree (for-v3.20/clk

Re: [PATCH 11/11] clk: samsung: exynos7: Add required clock tree for UFS

2015-09-09 Thread Krzysztof Kozlowski
On 04.09.2015 20:37, Alim Akhtar wrote: > Adding required mux/div/gate clocks for UFS controller > present on Exynos7. > > Signed-off-by: Alim Akhtar <alim.akh...@samsung.com> > --- > drivers/clk/samsung/clk-exynos7.c | 116 > +++ &

RE: [PATCH v2 5/7] arm64: dts: Add initial device tree support for EXYNOS7

2014-09-03 Thread Kukjin Kim
Naveen Krishna Chatradhi wrote: Add initial device tree nodes for EXYNOS7 SoC and board dts file to support Espresso board based on Exynos7 SoC. Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com Cc: Rob Herring r...@kernel.org Cc: Catalin Marinas catalin.mari...@arm.com NAK

[PATCH 6/7] arm64: dts: Add nodes for mmc, i2c, rtc, watchdog on Exynos7

2014-10-17 Thread Abhilash Kesavan
Add nodes for 3 mmc channels, 12 i2c channels, rtc, and watchdog on Exynos7. Signed-off-by: Naveen Krishna Ch naveenkrishna...@gmail.com Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com --- arch/arm64/boot/dts/exynos/exynos7-espresso.dts | 41 arch/arm64/boot/dts/exynos/exynos7.dtsi

[PATCH v2 6/7] arm64: dts: Add nodes for mmc, i2c, rtc, watchdog on Exynos7

2014-10-20 Thread Abhilash Kesavan
Add nodes for 3 mmc channels, 12 i2c channels, rtc, and watchdog on Exynos7. Signed-off-by: Naveen Krishna Ch naveenkrishna...@gmail.com Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com --- arch/arm64/boot/dts/exynos/exynos7-espresso.dts | 41 arch/arm64/boot/dts/exynos/exynos7.dtsi

Re: [GIT PULL] Samsung clock changes for 3.19

2014-11-18 Thread Kukjin Kim
On 11/01/14 02:36, Sylwester Nawrocki wrote: Hi Mike, Hi Mike, I've collected Exynos clk patches in this pull request, as Tomasz has been busy recently. This includes addition of clock controller drivers for Exynos4415 and Exynos7 SoCs and related refactoring of the Samsung common clk

Re: [GIT PULL] Samsung clock changes for 3.19

2014-11-19 Thread Mike Turquette
Quoting Kukjin Kim (2014-11-18 23:23:40) On 11/01/14 02:36, Sylwester Nawrocki wrote: Hi Mike, Hi Mike, I've collected Exynos clk patches in this pull request, as Tomasz has been busy recently. This includes addition of clock controller drivers for Exynos4415 and Exynos7 SoCs

[PATCH V2 2/2] arm64: exynos: Add bus1 pinctrl node on exynos7

2014-11-24 Thread Vivek Gautam
BUS1 pinctrl provides gpios for usb and power regulator available on exynos7-espresso board. So add relevant device node for pinctrl-bus1. Signed-off-by: Naveen Krishna Ch naveenkrishna...@gmail.com Signed-off-by: Vivek Gautam gautam.vi...@samsung.com --- This patch was part of series: [PATCH 00

Re: [PATCH V2 2/2] arm64: exynos: Add bus1 pinctrl node on exynos7

2014-11-26 Thread Alim Akhtar
Hi Vivek, On Mon, Nov 24, 2014 at 6:36 PM, Vivek Gautam gautam.vi...@samsung.com wrote: BUS1 pinctrl provides gpios for usb and power regulator available on exynos7-espresso board. So add relevant device node for pinctrl-bus1. Signed-off-by: Naveen Krishna Ch naveenkrishna...@gmail.com

[PATCH v5 0/6] Add initial support for pinctrl on Exynos7

2014-10-09 Thread Abhilash Kesavan
enablement for exynos7 into a separate patch - Added tested-by and reviewed-by tags from Thomas Abraham This series has been tested on linux-next (20141008) https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/ with the following dependencies and [1]. a) Samsung Serial symbol clean

[PATCH 11/14] arm64: dts: Add initial device tree support for EXYNOS7

2014-08-27 Thread Naveen Krishna Chatradhi
Add initial device tree nodes for EXYNOS7 SoC. Also, includes the dt-binding definitions for clock ids. Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com Cc: Thomas Abraham thomas...@samsung.com Cc: Rob Herring r...@kernel.org Cc: Catalin Marinas catalin.mari...@arm.com --- arch

[PATCH RFC v2 06/12] driver: soc: exynos-pmu: Add exynos7 power domain on/off ops

2014-11-24 Thread Amit Daniel Kachhap
This patch uses the restructuring done in PD handlers and adds PD on/off/status handlers for exynos7. In this SoC, some extra settings need to be done prior to turning on/off power domains. Some of those settings are also different from different power domains so is uses the power domain

Re: [PATCH 06/27] ARM: EXYNOS:: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7

2014-04-10 Thread Arnd Bergmann
On Thursday 10 April 2014 18:28:23 Chanwoo Choi wrote: +* while Exynos5 is A15/Exynos7 is A7; check the CPU part Exynos7 - Exynos3 ? Arnd -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More

[PATCH 0/4] Add initial support for pinctrl on Exynos7

2014-09-13 Thread Abhilash Kesavan
-samsung-soc at vger.kernel.org/msg36208.html 2- dts, kbuild: Implement support for dtb vendor subdirs patchset http://comments.gmane.org/gmane.linux.kbuild.devel/12131 3- arch: arm64: enable support for Samsung Exynos7 SoC patchset http://www.spinics.net/lists/linux-samsung-soc/msg36728.html

[PATCH 0/4] Add initial support for pinctrl on Exynos7

2014-09-13 Thread Abhilash Kesavan
-samsung-soc at vger.kernel.org/msg36208.html 2- dts, kbuild: Implement support for dtb vendor subdirs patchset http://comments.gmane.org/gmane.linux.kbuild.devel/12131 3- arch: arm64: enable support for Samsung Exynos7 SoC patchset http://www.spinics.net/lists/linux-samsung-soc/msg36728.html

Re: [PATCH 00/14] Support 64bit Cortex A57 based Exynos7 SoC

2014-09-14 Thread Thomas Abraham
Hi Tomasz, On Sat, Sep 13, 2014 at 4:27 PM, Tomasz Figa tomasz.f...@gmail.com wrote: On 27.08.2014 13:34, Tomasz Figa wrote: Hi Naveen, On 27.08.2014 11:44, Naveen Krishna Chatradhi wrote: This patchset supports new Exynos7 Samsung SoC based on Cortex-A57. Exynos7 is a System-On-Chip (SoC

Re: [PATCH 0/4] Add initial support for pinctrl on Exynos7

2014-09-20 Thread Alim Akhtar
support for Samsung Exynos7 SoC patchset http://www.spinics.net/lists/linux-samsung-soc/msg36728.html Abhilash Kesavan (2): pinctrl: exynos: Generalize the eint16_31 demux code pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts Naveen Krishna Chatradhi (2): pinctrl

[PATCH] arm64: dts: exynos7: add support for cpuidle core power down

2014-10-15 Thread Chander Kashyap
Exynos7 has core power down state where cores can be powered off independently. This patch adds support for this state. Signed-off-by: Chander Kashyap k.chan...@samsung.com --- This patch has following dependencies: - [PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC

[PATCH v2] arm64: dts: exynos7: add support for cpuidle core power down

2014-10-20 Thread Chander Kashyap
Exynos7 has core power down state where cores can be powered off independently. This patch adds support for this state. Signed-off-by: Chander Kashyap k.chan...@samsung.com --- This patch has following dependencies: - [PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC

Re: [PATCH 2/2] ASoC: samsung: add support for exynos7 I2S controller

2014-11-07 Thread Mark Brown
On Fri, Nov 07, 2014 at 12:24:40PM +0530, Padmavathi Venna wrote: Exynos7 I2S controller has no internal dma, supports more no. of root clock sampling frequencies and has more no.of Rx fifos to support 7.1CH recording in TDM mode. Due to more no. Applied, thanks. signature.asc Description

Re: [PATCH 2/2] arm64: dts: exynos7: Enable HS200 mode operation

2015-11-02 Thread Krzysztof Kozlowski
Subject - name of the board at the end (not the name of the SoC): arm64: dts: Enable HS200 mode operation on exynos7-espresso 2015-11-02 19:04 GMT+09:00 Alim Akhtar <alim.akh...@samsung.com>: > This patch enables HS200 mode operation on exynos7 based > espresso board. > This also

Re: [PATCH 2/2] arm64: dts: exynos7: Enable HS200 mode operation

2015-11-02 Thread Alim Akhtar
Hi Krzysztof, On 11/02/2015 05:28 PM, Krzysztof Kozlowski wrote: Subject - name of the board at the end (not the name of the SoC): arm64: dts: Enable HS200 mode operation on exynos7-espresso 2015-11-02 19:04 GMT+09:00 Alim Akhtar <alim.akh...@samsung.com>: This patch enables HS20

Re: [PATCH 2/2] arm64: dts: exynos7: Enable HS200 mode operation

2015-11-02 Thread Krzysztof Kozlowski
2015-11-02 21:08 GMT+09:00 Alim Akhtar <alim.akh...@samsung.com>: > Hi Krzysztof, > > > On 11/02/2015 05:28 PM, Krzysztof Kozlowski wrote: >> >> Subject - name of the board at the end (not the name of the SoC): >> arm64: dts: Enable HS200 mode operation on exy

  1   2   3   4   5   6   7   8   9   >