All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/7] ARM: EXYNOS: Pull request for v4.6
@ 2016-02-15  0:33 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:33 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Pankaj Dubey, Pavel Fedin, Bartlomiej Zolnierkiewicz,
	Javier Martinez Canillas, Krzysztof Kozlowski

Hi Arnd, Kevin and Olof,

This time pull request directly from me (agreed with Kukjin).


Stuff for v4.6 with some dependencies, split into
separate tags. The need for dependency is explained both
in merge-commit and in description of a tag which is using
the dependency.

The order goes like (but of course dependencies
could be pulled all at once at beginning):
1. tags/samsung-fixes-non-critical-4.6
2. tags/samsung-dt-srom-4.6 (DT changs needed by soc)
3. tags/samsung-drivers-soc-srom-pmu-4.6
4. tags/samsung-soc-4.6
5. tags/samsung-drivers-4.6
6. tags/samsung-dt-4.6
7. tags/samsung-defconfig-4.6 (this will also pull tag from RTC tree)

Please share your comments or just pull.


Kind regards,
Krzysztof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 0/7] ARM: EXYNOS: Pull request for v4.6
@ 2016-02-15  0:33 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin and Olof,

This time pull request directly from me (agreed with Kukjin).


Stuff for v4.6 with some dependencies, split into
separate tags. The need for dependency is explained both
in merge-commit and in description of a tag which is using
the dependency.

The order goes like (but of course dependencies
could be pulled all at once at beginning):
1. tags/samsung-fixes-non-critical-4.6
2. tags/samsung-dt-srom-4.6 (DT changs needed by soc)
3. tags/samsung-drivers-soc-srom-pmu-4.6
4. tags/samsung-soc-4.6
5. tags/samsung-drivers-4.6
6. tags/samsung-dt-4.6
7. tags/samsung-defconfig-4.6 (this will also pull tag from RTC tree)

Please share your comments or just pull.


Kind regards,
Krzysztof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 1/7] ARM: EXYNOS: Non-critical fixes for v4.6
  2016-02-15  0:33 ` Krzysztof Kozlowski
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Pankaj Dubey, Pavel Fedin, Bartlomiej Zolnierkiewicz,
	Javier Martinez Canillas, Krzysztof Kozlowski

Hi Arnd, Kevin and Olof,

Few fixes from Arnd.

BTW, I did not apply one fix from his set because I had few comments
(not resolved yet).

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-non-critical-4.6

for you to fetch changes up to dc7eb9d589e595954792cc192bcbb92932e5c2ff:

  ARM: EXYNOS: select THERMAL_OF (2016-02-01 10:29:20 +0900)

----------------------------------------------------------------
Fixes from Arnd for harmless warnings for Exynos and S3C platforms.

----------------------------------------------------------------
Arnd Bergmann (5):
      ARM: s3c24xx: don't select EEPROM_AT24
      ARM: s3c24xx: allow selecting S3C2440_XTAL_16934400 for s3c2442
      ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warning
      ARM: s3c64xx: mark regulator init data as unused
      ARM: EXYNOS: select THERMAL_OF

 arch/arm/configs/mini2440_defconfig   |  1 +
 arch/arm/configs/s3c2410_defconfig    |  1 +
 arch/arm/mach-exynos/Kconfig          |  1 +
 arch/arm/mach-s3c24xx/Kconfig         |  6 ++++--
 arch/arm/mach-s3c24xx/mach-gta02.c    |  2 ++
 arch/arm/mach-s3c64xx/mach-smdk6410.c | 38 +++++++++++++++++------------------
 6 files changed, 28 insertions(+), 21 deletions(-)

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 1/7] ARM: EXYNOS: Non-critical fixes for v4.6
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin and Olof,

Few fixes from Arnd.

BTW, I did not apply one fix from his set because I had few comments
(not resolved yet).

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-non-critical-4.6

for you to fetch changes up to dc7eb9d589e595954792cc192bcbb92932e5c2ff:

  ARM: EXYNOS: select THERMAL_OF (2016-02-01 10:29:20 +0900)

----------------------------------------------------------------
Fixes from Arnd for harmless warnings for Exynos and S3C platforms.

----------------------------------------------------------------
Arnd Bergmann (5):
      ARM: s3c24xx: don't select EEPROM_AT24
      ARM: s3c24xx: allow selecting S3C2440_XTAL_16934400 for s3c2442
      ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warning
      ARM: s3c64xx: mark regulator init data as unused
      ARM: EXYNOS: select THERMAL_OF

 arch/arm/configs/mini2440_defconfig   |  1 +
 arch/arm/configs/s3c2410_defconfig    |  1 +
 arch/arm/mach-exynos/Kconfig          |  1 +
 arch/arm/mach-s3c24xx/Kconfig         |  6 ++++--
 arch/arm/mach-s3c24xx/mach-gta02.c    |  2 ++
 arch/arm/mach-s3c64xx/mach-smdk6410.c | 38 +++++++++++++++++------------------
 6 files changed, 28 insertions(+), 21 deletions(-)

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 2/7] ARM: dts: Exynos DT dependency for v4.6
  2016-02-15  0:33 ` Krzysztof Kozlowski
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Pankaj Dubey, Pavel Fedin, Bartlomiej Zolnierkiewicz,
	Javier Martinez Canillas, Krzysztof Kozlowski

Hi Arnd, Kevin and Olof,

Early DT changes for v4.6, needed before removal of SROM support
from mach-exynos.

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-srom-4.6

for you to fetch changes up to d2deef6c61e65d1e0cee40c1d74fa99007da8c84:

  ARM: dts: Add SROM to exynos5410 (2016-01-25 10:32:07 +0900)

----------------------------------------------------------------
Device Tree changes for v4.6 adding the nodes for Exynos SROM controller
driver. The driver saves and restores SROM registers during suspend to RAM.
DT changes should go in before removal of SROM support from mach-exynos.

----------------------------------------------------------------
Pankaj Dubey (2):
      ARM: dts: Add SROM device node for exynos4
      ARM: dts: Add SROM device node for exynos5

Pavel Fedin (1):
      ARM: dts: Add SROM to exynos5410

 arch/arm/boot/dts/exynos4.dtsi    | 5 +++++
 arch/arm/boot/dts/exynos5.dtsi    | 5 +++++
 arch/arm/boot/dts/exynos5410.dtsi | 5 +++++
 3 files changed, 15 insertions(+)

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 2/7] ARM: dts: Exynos DT dependency for v4.6
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin and Olof,

Early DT changes for v4.6, needed before removal of SROM support
from mach-exynos.

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-srom-4.6

for you to fetch changes up to d2deef6c61e65d1e0cee40c1d74fa99007da8c84:

  ARM: dts: Add SROM to exynos5410 (2016-01-25 10:32:07 +0900)

----------------------------------------------------------------
Device Tree changes for v4.6 adding the nodes for Exynos SROM controller
driver. The driver saves and restores SROM registers during suspend to RAM.
DT changes should go in before removal of SROM support from mach-exynos.

----------------------------------------------------------------
Pankaj Dubey (2):
      ARM: dts: Add SROM device node for exynos4
      ARM: dts: Add SROM device node for exynos5

Pavel Fedin (1):
      ARM: dts: Add SROM to exynos5410

 arch/arm/boot/dts/exynos4.dtsi    | 5 +++++
 arch/arm/boot/dts/exynos5.dtsi    | 5 +++++
 arch/arm/boot/dts/exynos5410.dtsi | 5 +++++
 3 files changed, 15 insertions(+)

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
  2016-02-15  0:33 ` Krzysztof Kozlowski
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Pankaj Dubey, Pavel Fedin, Bartlomiej Zolnierkiewicz,
	Javier Martinez Canillas, Krzysztof Kozlowski

Hi Arnd, Kevin and Olof,

This finally moves SROM controller and PMU code to separate
driver under drivers/soc/samsung.

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6

for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:

  drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)

----------------------------------------------------------------
A set of changes adding new drivers under drivers/soc/samsung:

1. Split code for handling SROM registers out of arm/mach-exynos
   in to separate SROM controller driver under drivers/soc/samsung.
   The driver will save and restore SROM registers during Suspend
   to RAM.

2. Add to this SROM controller driver support for bank configuration
   used by child devices. This allows usage of SMSC9115 Ethernet chip
   on SMDK5410 (Exynos5410) directly connected to SROM controller.

3. Move Exynos PMU driver implementation from arm/mach-exynos
   to the drivers/soc/samsung which will allow re-use of it on ARM64.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      Merge tag 'samsung-dt-srom-4.6' into for-v4.6/drivers-soc-exynos-srom-pmu

Pankaj Dubey (14):
      ARM: dts: Add SROM device node for exynos4
      ARM: dts: Add SROM device node for exynos5
      ARM: EXYNOS: Remove unused static mapping of CMU for exynos5
      ARM: EXYNOS: Code cleanup in map.h
      dt-bindings: EXYNOS: Add exynos-srom device tree binding
      drivers: soc: Add support for exynos SROM driver
      MAINTAINERS: Add maintainers entry for drivers/soc/samsung
      ARM: EXYNOS: Remove SROM related register settings from mach-exynos
      ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
      ARM: EXYNOS: Split up exynos3250 SoC specific PMU data
      ARM: EXYNOS: Split up exynos4 SoC specific PMU data
      ARM: EXYNOS: Split up exynos5250 SoC specific PMU data
      ARM: EXYNOS: Split up exynos5420 SoC specific PMU data
      drivers: soc: Add support for Exynos PMU driver

Pavel Fedin (3):
      ARM: dts: Add SROM to exynos5410
      dt-bindings: EXYNOS: Describe SROMc configuration
      drivers: soc: exynos-srom: Add support for bank configuration

 .../bindings/arm/samsung/exynos-srom.txt           |  81 ++
 MAINTAINERS                                        |   1 +
 arch/arm/boot/dts/exynos4.dtsi                     |   5 +
 arch/arm/boot/dts/exynos5.dtsi                     |   5 +
 arch/arm/boot/dts/exynos5410.dtsi                  |   5 +
 arch/arm/mach-exynos/Kconfig                       |   3 +
 arch/arm/mach-exynos/Makefile                      |   2 +-
 arch/arm/mach-exynos/exynos.c                      |  26 +-
 arch/arm/mach-exynos/include/mach/map.h            |   8 -
 arch/arm/mach-exynos/mcpm-exynos.c                 |   2 +-
 arch/arm/mach-exynos/platsmp.c                     |   2 +-
 arch/arm/mach-exynos/pm.c                          |   4 +-
 arch/arm/mach-exynos/pmu.c                         | 967 ---------------------
 arch/arm/mach-exynos/regs-srom.h                   |  53 --
 arch/arm/mach-exynos/suspend.c                     |  24 +-
 arch/arm/plat-samsung/include/plat/map-s5p.h       |   1 -
 drivers/soc/Kconfig                                |   1 +
 drivers/soc/Makefile                               |   1 +
 drivers/soc/samsung/Kconfig                        |  17 +
 drivers/soc/samsung/Makefile                       |   3 +
 drivers/soc/samsung/exynos-pmu.c                   | 141 +++
 drivers/soc/samsung/exynos-pmu.h                   |  44 +
 drivers/soc/samsung/exynos-srom.c                  | 232 +++++
 drivers/soc/samsung/exynos-srom.h                  |  51 ++
 drivers/soc/samsung/exynos3250-pmu.c               | 175 ++++
 drivers/soc/samsung/exynos4-pmu.c                  | 222 +++++
 drivers/soc/samsung/exynos5250-pmu.c               | 195 +++++
 drivers/soc/samsung/exynos5420-pmu.c               | 280 ++++++
 .../linux/soc/samsung}/exynos-pmu.h                |   6 +-
 .../linux/soc/samsung/exynos-regs-pmu.h            |   6 +-
 30 files changed, 1478 insertions(+), 1085 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/samsung/exynos-srom.txt
 delete mode 100644 arch/arm/mach-exynos/pmu.c
 delete mode 100644 arch/arm/mach-exynos/regs-srom.h
 create mode 100644 drivers/soc/samsung/Kconfig
 create mode 100644 drivers/soc/samsung/Makefile
 create mode 100644 drivers/soc/samsung/exynos-pmu.c
 create mode 100644 drivers/soc/samsung/exynos-pmu.h
 create mode 100644 drivers/soc/samsung/exynos-srom.c
 create mode 100644 drivers/soc/samsung/exynos-srom.h
 create mode 100644 drivers/soc/samsung/exynos3250-pmu.c
 create mode 100644 drivers/soc/samsung/exynos4-pmu.c
 create mode 100644 drivers/soc/samsung/exynos5250-pmu.c
 create mode 100644 drivers/soc/samsung/exynos5420-pmu.c
 rename {arch/arm/mach-exynos => include/linux/soc/samsung}/exynos-pmu.h (81%)
 rename arch/arm/mach-exynos/regs-pmu.h => include/linux/soc/samsung/exynos-regs-pmu.h (99%)

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin and Olof,

This finally moves SROM controller and PMU code to separate
driver under drivers/soc/samsung.

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6

for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:

  drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)

----------------------------------------------------------------
A set of changes adding new drivers under drivers/soc/samsung:

1. Split code for handling SROM registers out of arm/mach-exynos
   in to separate SROM controller driver under drivers/soc/samsung.
   The driver will save and restore SROM registers during Suspend
   to RAM.

2. Add to this SROM controller driver support for bank configuration
   used by child devices. This allows usage of SMSC9115 Ethernet chip
   on SMDK5410 (Exynos5410) directly connected to SROM controller.

3. Move Exynos PMU driver implementation from arm/mach-exynos
   to the drivers/soc/samsung which will allow re-use of it on ARM64.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      Merge tag 'samsung-dt-srom-4.6' into for-v4.6/drivers-soc-exynos-srom-pmu

Pankaj Dubey (14):
      ARM: dts: Add SROM device node for exynos4
      ARM: dts: Add SROM device node for exynos5
      ARM: EXYNOS: Remove unused static mapping of CMU for exynos5
      ARM: EXYNOS: Code cleanup in map.h
      dt-bindings: EXYNOS: Add exynos-srom device tree binding
      drivers: soc: Add support for exynos SROM driver
      MAINTAINERS: Add maintainers entry for drivers/soc/samsung
      ARM: EXYNOS: Remove SROM related register settings from mach-exynos
      ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
      ARM: EXYNOS: Split up exynos3250 SoC specific PMU data
      ARM: EXYNOS: Split up exynos4 SoC specific PMU data
      ARM: EXYNOS: Split up exynos5250 SoC specific PMU data
      ARM: EXYNOS: Split up exynos5420 SoC specific PMU data
      drivers: soc: Add support for Exynos PMU driver

Pavel Fedin (3):
      ARM: dts: Add SROM to exynos5410
      dt-bindings: EXYNOS: Describe SROMc configuration
      drivers: soc: exynos-srom: Add support for bank configuration

 .../bindings/arm/samsung/exynos-srom.txt           |  81 ++
 MAINTAINERS                                        |   1 +
 arch/arm/boot/dts/exynos4.dtsi                     |   5 +
 arch/arm/boot/dts/exynos5.dtsi                     |   5 +
 arch/arm/boot/dts/exynos5410.dtsi                  |   5 +
 arch/arm/mach-exynos/Kconfig                       |   3 +
 arch/arm/mach-exynos/Makefile                      |   2 +-
 arch/arm/mach-exynos/exynos.c                      |  26 +-
 arch/arm/mach-exynos/include/mach/map.h            |   8 -
 arch/arm/mach-exynos/mcpm-exynos.c                 |   2 +-
 arch/arm/mach-exynos/platsmp.c                     |   2 +-
 arch/arm/mach-exynos/pm.c                          |   4 +-
 arch/arm/mach-exynos/pmu.c                         | 967 ---------------------
 arch/arm/mach-exynos/regs-srom.h                   |  53 --
 arch/arm/mach-exynos/suspend.c                     |  24 +-
 arch/arm/plat-samsung/include/plat/map-s5p.h       |   1 -
 drivers/soc/Kconfig                                |   1 +
 drivers/soc/Makefile                               |   1 +
 drivers/soc/samsung/Kconfig                        |  17 +
 drivers/soc/samsung/Makefile                       |   3 +
 drivers/soc/samsung/exynos-pmu.c                   | 141 +++
 drivers/soc/samsung/exynos-pmu.h                   |  44 +
 drivers/soc/samsung/exynos-srom.c                  | 232 +++++
 drivers/soc/samsung/exynos-srom.h                  |  51 ++
 drivers/soc/samsung/exynos3250-pmu.c               | 175 ++++
 drivers/soc/samsung/exynos4-pmu.c                  | 222 +++++
 drivers/soc/samsung/exynos5250-pmu.c               | 195 +++++
 drivers/soc/samsung/exynos5420-pmu.c               | 280 ++++++
 .../linux/soc/samsung}/exynos-pmu.h                |   6 +-
 .../linux/soc/samsung/exynos-regs-pmu.h            |   6 +-
 30 files changed, 1478 insertions(+), 1085 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/samsung/exynos-srom.txt
 delete mode 100644 arch/arm/mach-exynos/pmu.c
 delete mode 100644 arch/arm/mach-exynos/regs-srom.h
 create mode 100644 drivers/soc/samsung/Kconfig
 create mode 100644 drivers/soc/samsung/Makefile
 create mode 100644 drivers/soc/samsung/exynos-pmu.c
 create mode 100644 drivers/soc/samsung/exynos-pmu.h
 create mode 100644 drivers/soc/samsung/exynos-srom.c
 create mode 100644 drivers/soc/samsung/exynos-srom.h
 create mode 100644 drivers/soc/samsung/exynos3250-pmu.c
 create mode 100644 drivers/soc/samsung/exynos4-pmu.c
 create mode 100644 drivers/soc/samsung/exynos5250-pmu.c
 create mode 100644 drivers/soc/samsung/exynos5420-pmu.c
 rename {arch/arm/mach-exynos => include/linux/soc/samsung}/exynos-pmu.h (81%)
 rename arch/arm/mach-exynos/regs-pmu.h => include/linux/soc/samsung/exynos-regs-pmu.h (99%)

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 4/7] ARM: EXYNOS: mach/soc changes for v4.6
  2016-02-15  0:33 ` Krzysztof Kozlowski
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Pankaj Dubey, Pavel Fedin, Bartlomiej Zolnierkiewicz,
	Javier Martinez Canillas, Krzysztof Kozlowski

Hi Arnd, Kevin and Olof,

This pulls previous tags (early DT changes, movement of SROM/PMU
to drivers/soc) and contains other interesting stuff. Description
along with a tag.

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.6

for you to fetch changes up to f6e4621b33f5eab73510c587023910a4566c2611:

  ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800 (2016-01-28 19:31:31 +0900)

----------------------------------------------------------------
Samsung Exynos improvements for v4.6:
1. Split out Exynos SROM controller from arm/mach-exynos
   to drivers/soc/samsung. It allows re-using of SROM controller
   driver on ARM64 platform.
   This depends on DT changes.
2. Add banking configuration to Exynos SROM controller.
   This allows usage of SMSC9115 Ethernet chip on SMDK5410 (Exynos5410)
   directly connected to SROM controller.
3. Split out Exynos PMU driver implementation from arm/mach-exynos
   to the drivers/soc/samsung which will allow re-use of it on ARM64.
4. Use generic DT cpufreq driver on Exynos542x/5800.
5. Minor cleanups.

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (2):
      ARM: EXYNOS: Use generic cpufreq driver for Exynos5420
      ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800

Geliang Tang (1):
      ARM: plat-samsung: use to_platform_device()

Krzysztof Kozlowski (2):
      Merge tag 'samsung-dt-srom-4.6' into for-v4.6/drivers-soc-exynos-srom-pmu
      Merge tag 'samsung-drivers-soc-srom-pmu-4.6' into next/soc

Masahiro Yamada (1):
      ARM: s3c64xx: use "depends on" instead of "if" after prompt

Pankaj Dubey (14):
      ARM: dts: Add SROM device node for exynos4
      ARM: dts: Add SROM device node for exynos5
      ARM: EXYNOS: Remove unused static mapping of CMU for exynos5
      ARM: EXYNOS: Code cleanup in map.h
      dt-bindings: EXYNOS: Add exynos-srom device tree binding
      drivers: soc: Add support for exynos SROM driver
      MAINTAINERS: Add maintainers entry for drivers/soc/samsung
      ARM: EXYNOS: Remove SROM related register settings from mach-exynos
      ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
      ARM: EXYNOS: Split up exynos3250 SoC specific PMU data
      ARM: EXYNOS: Split up exynos4 SoC specific PMU data
      ARM: EXYNOS: Split up exynos5250 SoC specific PMU data
      ARM: EXYNOS: Split up exynos5420 SoC specific PMU data
      drivers: soc: Add support for Exynos PMU driver

Pavel Fedin (3):
      ARM: dts: Add SROM to exynos5410
      dt-bindings: EXYNOS: Describe SROMc configuration
      drivers: soc: exynos-srom: Add support for bank configuration

 .../bindings/arm/samsung/exynos-srom.txt           |  81 ++
 MAINTAINERS                                        |   1 +
 arch/arm/boot/dts/exynos4.dtsi                     |   5 +
 arch/arm/boot/dts/exynos5.dtsi                     |   5 +
 arch/arm/boot/dts/exynos5410.dtsi                  |   5 +
 arch/arm/mach-exynos/Kconfig                       |   3 +
 arch/arm/mach-exynos/Makefile                      |   2 +-
 arch/arm/mach-exynos/exynos.c                      |  30 +-
 arch/arm/mach-exynos/include/mach/map.h            |   8 -
 arch/arm/mach-exynos/mcpm-exynos.c                 |   2 +-
 arch/arm/mach-exynos/platsmp.c                     |   2 +-
 arch/arm/mach-exynos/pm.c                          |   4 +-
 arch/arm/mach-exynos/pmu.c                         | 967 ---------------------
 arch/arm/mach-exynos/regs-srom.h                   |  53 --
 arch/arm/mach-exynos/suspend.c                     |  24 +-
 arch/arm/mach-s3c64xx/Kconfig                      |   3 +-
 arch/arm/plat-samsung/adc.c                        |   6 +-
 arch/arm/plat-samsung/include/plat/map-s5p.h       |   1 -
 drivers/soc/Kconfig                                |   1 +
 drivers/soc/Makefile                               |   1 +
 drivers/soc/samsung/Kconfig                        |  17 +
 drivers/soc/samsung/Makefile                       |   3 +
 drivers/soc/samsung/exynos-pmu.c                   | 141 +++
 drivers/soc/samsung/exynos-pmu.h                   |  44 +
 drivers/soc/samsung/exynos-srom.c                  | 232 +++++
 drivers/soc/samsung/exynos-srom.h                  |  51 ++
 drivers/soc/samsung/exynos3250-pmu.c               | 175 ++++
 drivers/soc/samsung/exynos4-pmu.c                  | 222 +++++
 drivers/soc/samsung/exynos5250-pmu.c               | 195 +++++
 drivers/soc/samsung/exynos5420-pmu.c               | 280 ++++++
 .../linux/soc/samsung}/exynos-pmu.h                |   6 +-
 .../linux/soc/samsung/exynos-regs-pmu.h            |   6 +-
 32 files changed, 1486 insertions(+), 1090 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/samsung/exynos-srom.txt
 delete mode 100644 arch/arm/mach-exynos/pmu.c
 delete mode 100644 arch/arm/mach-exynos/regs-srom.h
 create mode 100644 drivers/soc/samsung/Kconfig
 create mode 100644 drivers/soc/samsung/Makefile
 create mode 100644 drivers/soc/samsung/exynos-pmu.c
 create mode 100644 drivers/soc/samsung/exynos-pmu.h
 create mode 100644 drivers/soc/samsung/exynos-srom.c
 create mode 100644 drivers/soc/samsung/exynos-srom.h
 create mode 100644 drivers/soc/samsung/exynos3250-pmu.c
 create mode 100644 drivers/soc/samsung/exynos4-pmu.c
 create mode 100644 drivers/soc/samsung/exynos5250-pmu.c
 create mode 100644 drivers/soc/samsung/exynos5420-pmu.c
 rename {arch/arm/mach-exynos => include/linux/soc/samsung}/exynos-pmu.h (81%)
 rename arch/arm/mach-exynos/regs-pmu.h => include/linux/soc/samsung/exynos-regs-pmu.h (99%)

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 4/7] ARM: EXYNOS: mach/soc changes for v4.6
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin and Olof,

This pulls previous tags (early DT changes, movement of SROM/PMU
to drivers/soc) and contains other interesting stuff. Description
along with a tag.

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.6

for you to fetch changes up to f6e4621b33f5eab73510c587023910a4566c2611:

  ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800 (2016-01-28 19:31:31 +0900)

----------------------------------------------------------------
Samsung Exynos improvements for v4.6:
1. Split out Exynos SROM controller from arm/mach-exynos
   to drivers/soc/samsung. It allows re-using of SROM controller
   driver on ARM64 platform.
   This depends on DT changes.
2. Add banking configuration to Exynos SROM controller.
   This allows usage of SMSC9115 Ethernet chip on SMDK5410 (Exynos5410)
   directly connected to SROM controller.
3. Split out Exynos PMU driver implementation from arm/mach-exynos
   to the drivers/soc/samsung which will allow re-use of it on ARM64.
4. Use generic DT cpufreq driver on Exynos542x/5800.
5. Minor cleanups.

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (2):
      ARM: EXYNOS: Use generic cpufreq driver for Exynos5420
      ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800

Geliang Tang (1):
      ARM: plat-samsung: use to_platform_device()

Krzysztof Kozlowski (2):
      Merge tag 'samsung-dt-srom-4.6' into for-v4.6/drivers-soc-exynos-srom-pmu
      Merge tag 'samsung-drivers-soc-srom-pmu-4.6' into next/soc

Masahiro Yamada (1):
      ARM: s3c64xx: use "depends on" instead of "if" after prompt

Pankaj Dubey (14):
      ARM: dts: Add SROM device node for exynos4
      ARM: dts: Add SROM device node for exynos5
      ARM: EXYNOS: Remove unused static mapping of CMU for exynos5
      ARM: EXYNOS: Code cleanup in map.h
      dt-bindings: EXYNOS: Add exynos-srom device tree binding
      drivers: soc: Add support for exynos SROM driver
      MAINTAINERS: Add maintainers entry for drivers/soc/samsung
      ARM: EXYNOS: Remove SROM related register settings from mach-exynos
      ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
      ARM: EXYNOS: Split up exynos3250 SoC specific PMU data
      ARM: EXYNOS: Split up exynos4 SoC specific PMU data
      ARM: EXYNOS: Split up exynos5250 SoC specific PMU data
      ARM: EXYNOS: Split up exynos5420 SoC specific PMU data
      drivers: soc: Add support for Exynos PMU driver

Pavel Fedin (3):
      ARM: dts: Add SROM to exynos5410
      dt-bindings: EXYNOS: Describe SROMc configuration
      drivers: soc: exynos-srom: Add support for bank configuration

 .../bindings/arm/samsung/exynos-srom.txt           |  81 ++
 MAINTAINERS                                        |   1 +
 arch/arm/boot/dts/exynos4.dtsi                     |   5 +
 arch/arm/boot/dts/exynos5.dtsi                     |   5 +
 arch/arm/boot/dts/exynos5410.dtsi                  |   5 +
 arch/arm/mach-exynos/Kconfig                       |   3 +
 arch/arm/mach-exynos/Makefile                      |   2 +-
 arch/arm/mach-exynos/exynos.c                      |  30 +-
 arch/arm/mach-exynos/include/mach/map.h            |   8 -
 arch/arm/mach-exynos/mcpm-exynos.c                 |   2 +-
 arch/arm/mach-exynos/platsmp.c                     |   2 +-
 arch/arm/mach-exynos/pm.c                          |   4 +-
 arch/arm/mach-exynos/pmu.c                         | 967 ---------------------
 arch/arm/mach-exynos/regs-srom.h                   |  53 --
 arch/arm/mach-exynos/suspend.c                     |  24 +-
 arch/arm/mach-s3c64xx/Kconfig                      |   3 +-
 arch/arm/plat-samsung/adc.c                        |   6 +-
 arch/arm/plat-samsung/include/plat/map-s5p.h       |   1 -
 drivers/soc/Kconfig                                |   1 +
 drivers/soc/Makefile                               |   1 +
 drivers/soc/samsung/Kconfig                        |  17 +
 drivers/soc/samsung/Makefile                       |   3 +
 drivers/soc/samsung/exynos-pmu.c                   | 141 +++
 drivers/soc/samsung/exynos-pmu.h                   |  44 +
 drivers/soc/samsung/exynos-srom.c                  | 232 +++++
 drivers/soc/samsung/exynos-srom.h                  |  51 ++
 drivers/soc/samsung/exynos3250-pmu.c               | 175 ++++
 drivers/soc/samsung/exynos4-pmu.c                  | 222 +++++
 drivers/soc/samsung/exynos5250-pmu.c               | 195 +++++
 drivers/soc/samsung/exynos5420-pmu.c               | 280 ++++++
 .../linux/soc/samsung}/exynos-pmu.h                |   6 +-
 .../linux/soc/samsung/exynos-regs-pmu.h            |   6 +-
 32 files changed, 1486 insertions(+), 1090 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/samsung/exynos-srom.txt
 delete mode 100644 arch/arm/mach-exynos/pmu.c
 delete mode 100644 arch/arm/mach-exynos/regs-srom.h
 create mode 100644 drivers/soc/samsung/Kconfig
 create mode 100644 drivers/soc/samsung/Makefile
 create mode 100644 drivers/soc/samsung/exynos-pmu.c
 create mode 100644 drivers/soc/samsung/exynos-pmu.h
 create mode 100644 drivers/soc/samsung/exynos-srom.c
 create mode 100644 drivers/soc/samsung/exynos-srom.h
 create mode 100644 drivers/soc/samsung/exynos3250-pmu.c
 create mode 100644 drivers/soc/samsung/exynos4-pmu.c
 create mode 100644 drivers/soc/samsung/exynos5250-pmu.c
 create mode 100644 drivers/soc/samsung/exynos5420-pmu.c
 rename {arch/arm/mach-exynos => include/linux/soc/samsung}/exynos-pmu.h (81%)
 rename arch/arm/mach-exynos/regs-pmu.h => include/linux/soc/samsung/exynos-regs-pmu.h (99%)

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 5/7] ARM: EXYNOS: Driver changes for v4.6
  2016-02-15  0:33 ` Krzysztof Kozlowski
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Pankaj Dubey, Pavel Fedin, Bartlomiej Zolnierkiewicz,
	Javier Martinez Canillas, Krzysztof Kozlowski

Hi Arnd, Kevin and Olof,

Just one lonely commit.

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.6

for you to fetch changes up to 9b3f105ef6c75ef4f7f1bd982195db814830d78b:

  cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs (2016-01-25 15:13:53 +0900)

----------------------------------------------------------------
Exynos-specific driver changes for v4.6:
1. Minor cleanup in s5pv210-cpufreq driver.

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (1):
      cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs

 drivers/cpufreq/s5pv210-cpufreq.c | 2 --
 1 file changed, 2 deletions(-)

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 5/7] ARM: EXYNOS: Driver changes for v4.6
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin and Olof,

Just one lonely commit.

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.6

for you to fetch changes up to 9b3f105ef6c75ef4f7f1bd982195db814830d78b:

  cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs (2016-01-25 15:13:53 +0900)

----------------------------------------------------------------
Exynos-specific driver changes for v4.6:
1. Minor cleanup in s5pv210-cpufreq driver.

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (1):
      cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs

 drivers/cpufreq/s5pv210-cpufreq.c | 2 --
 1 file changed, 2 deletions(-)

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 6/7] ARM: dts: Exynos stuff for v4.6
  2016-02-15  0:33 ` Krzysztof Kozlowski
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Pankaj Dubey, Pavel Fedin, Bartlomiej Zolnierkiewicz,
	Javier Martinez Canillas, Krzysztof Kozlowski

Hi Arnd, Kevin and Olof,

Rest of DTS changes for v4.6. This also pulls early DT changes (related
to SROM controller) because rest of patches depend on it.

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.6

for you to fetch changes up to 36a0282a41493400428d7df8c99701fb4ee344c2:

  ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards (2016-01-29 09:09:49 +0900)

----------------------------------------------------------------
Samsung DeviceTree updates and improvements for v4.6:
1. Add SROM controller device nodes.
2. Add Ethernet chip as child of SROM controller on SMDK5410.
3. Allow simultaneous usage exynos-rng and s5p-sss drivers on Exynos5.
4. Cleanup CPU configuration on Exynos542x/5800.
5. Add necessary nodes for cpufreq-dt driver on Exynos542x/5800 (OPPs,
   regulator supplies) which allows frequency and voltage scalling
   of this SoC.
6. Minor cleanups.

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (2):
      ARM: dts: Add cluster regulator supply properties for exynos542x/5800
      ARM: dts: Extend existing CPU OPP for exynos5800

Hakjoo Kim (1):
      ARM: dts: Add pinctrl support to exynos5410

Krzysztof Kozlowski (3):
      Merge tag 'samsung-dt-srom-4.6' into next/dt
      ARM: dts: Allow simultaneous usage exynos-rng and s5p-sss drivers on exynos5
      ARM: dts: Make CPU configuration more readable on exynos542x/5800

Marek Szyprowski (1):
      ARM: dts: Add GSCL block parent clock management to pm domain on exynos542x

Pankaj Dubey (2):
      ARM: dts: Add SROM device node for exynos4
      ARM: dts: Add SROM device node for exynos5

Pavel Fedin (2):
      ARM: dts: Add SROM to exynos5410
      ARM: dts: Add Ethernet chip to exynos5410-smdk5410

Sudeep Holla (2):
      ARM: dts: Replace legacy *,wakeup property with wakeup-source on s5pv210
      ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards

Thomas Abraham (1):
      ARM: dts: Add CPU OPP properties for exynos542x/5800

 arch/arm/boot/dts/exynos3250-monk.dts              |   6 +-
 arch/arm/boot/dts/exynos3250-rinato.dts            |   6 +-
 arch/arm/boot/dts/exynos4.dtsi                     |   5 +
 arch/arm/boot/dts/exynos4210-origen.dts            |  10 +-
 arch/arm/boot/dts/exynos4210-smdkv310.dts          |   2 +-
 arch/arm/boot/dts/exynos4210-trats.dts             |   2 +-
 arch/arm/boot/dts/exynos4210-universal_c210.dts    |   4 +-
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi    |   2 +-
 arch/arm/boot/dts/exynos4412-odroidx.dts           |   2 +-
 arch/arm/boot/dts/exynos4412-origen.dts            |   2 +-
 arch/arm/boot/dts/exynos4412-smdk4412.dts          |   2 +-
 arch/arm/boot/dts/exynos4412-trats2.dts            |   4 +-
 arch/arm/boot/dts/exynos5.dtsi                     |   5 +
 arch/arm/boot/dts/exynos5250-arndale.dts           |  12 +-
 arch/arm/boot/dts/exynos5250-snow-common.dtsi      |   4 +-
 arch/arm/boot/dts/exynos5250-spring.dts            |   4 +-
 arch/arm/boot/dts/exynos5250.dtsi                  |   2 +-
 arch/arm/boot/dts/exynos5410-pinctrl.dtsi          | 406 +++++++++++++++++++++
 arch/arm/boot/dts/exynos5410-smdk5410.dts          |  41 +++
 arch/arm/boot/dts/exynos5410.dtsi                  |  47 +++
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |  11 +-
 arch/arm/boot/dts/exynos5420-cpus.dtsi             | 102 ++++++
 arch/arm/boot/dts/exynos5420-peach-pit.dts         |  13 +-
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |   9 +
 arch/arm/boot/dts/exynos5420.dtsi                  | 170 +++++----
 arch/arm/boot/dts/exynos5422-cpus.dtsi             | 140 ++++---
 arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi |   8 +
 arch/arm/boot/dts/exynos5800-peach-pi.dts          |  13 +-
 arch/arm/boot/dts/exynos5800.dtsi                  | 108 ++++++
 arch/arm/boot/dts/s5pv210-aquila.dts               |   4 +-
 arch/arm/boot/dts/s5pv210-goni.dts                 |   4 +-
 arch/arm/boot/dts/s5pv210-smdkv210.dts             |   2 +-
 32 files changed, 989 insertions(+), 163 deletions(-)
 create mode 100644 arch/arm/boot/dts/exynos5410-pinctrl.dtsi
 create mode 100644 arch/arm/boot/dts/exynos5420-cpus.dtsi

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 6/7] ARM: dts: Exynos stuff for v4.6
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin and Olof,

Rest of DTS changes for v4.6. This also pulls early DT changes (related
to SROM controller) because rest of patches depend on it.

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.6

for you to fetch changes up to 36a0282a41493400428d7df8c99701fb4ee344c2:

  ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards (2016-01-29 09:09:49 +0900)

----------------------------------------------------------------
Samsung DeviceTree updates and improvements for v4.6:
1. Add SROM controller device nodes.
2. Add Ethernet chip as child of SROM controller on SMDK5410.
3. Allow simultaneous usage exynos-rng and s5p-sss drivers on Exynos5.
4. Cleanup CPU configuration on Exynos542x/5800.
5. Add necessary nodes for cpufreq-dt driver on Exynos542x/5800 (OPPs,
   regulator supplies) which allows frequency and voltage scalling
   of this SoC.
6. Minor cleanups.

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (2):
      ARM: dts: Add cluster regulator supply properties for exynos542x/5800
      ARM: dts: Extend existing CPU OPP for exynos5800

Hakjoo Kim (1):
      ARM: dts: Add pinctrl support to exynos5410

Krzysztof Kozlowski (3):
      Merge tag 'samsung-dt-srom-4.6' into next/dt
      ARM: dts: Allow simultaneous usage exynos-rng and s5p-sss drivers on exynos5
      ARM: dts: Make CPU configuration more readable on exynos542x/5800

Marek Szyprowski (1):
      ARM: dts: Add GSCL block parent clock management to pm domain on exynos542x

Pankaj Dubey (2):
      ARM: dts: Add SROM device node for exynos4
      ARM: dts: Add SROM device node for exynos5

Pavel Fedin (2):
      ARM: dts: Add SROM to exynos5410
      ARM: dts: Add Ethernet chip to exynos5410-smdk5410

Sudeep Holla (2):
      ARM: dts: Replace legacy *,wakeup property with wakeup-source on s5pv210
      ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards

Thomas Abraham (1):
      ARM: dts: Add CPU OPP properties for exynos542x/5800

 arch/arm/boot/dts/exynos3250-monk.dts              |   6 +-
 arch/arm/boot/dts/exynos3250-rinato.dts            |   6 +-
 arch/arm/boot/dts/exynos4.dtsi                     |   5 +
 arch/arm/boot/dts/exynos4210-origen.dts            |  10 +-
 arch/arm/boot/dts/exynos4210-smdkv310.dts          |   2 +-
 arch/arm/boot/dts/exynos4210-trats.dts             |   2 +-
 arch/arm/boot/dts/exynos4210-universal_c210.dts    |   4 +-
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi    |   2 +-
 arch/arm/boot/dts/exynos4412-odroidx.dts           |   2 +-
 arch/arm/boot/dts/exynos4412-origen.dts            |   2 +-
 arch/arm/boot/dts/exynos4412-smdk4412.dts          |   2 +-
 arch/arm/boot/dts/exynos4412-trats2.dts            |   4 +-
 arch/arm/boot/dts/exynos5.dtsi                     |   5 +
 arch/arm/boot/dts/exynos5250-arndale.dts           |  12 +-
 arch/arm/boot/dts/exynos5250-snow-common.dtsi      |   4 +-
 arch/arm/boot/dts/exynos5250-spring.dts            |   4 +-
 arch/arm/boot/dts/exynos5250.dtsi                  |   2 +-
 arch/arm/boot/dts/exynos5410-pinctrl.dtsi          | 406 +++++++++++++++++++++
 arch/arm/boot/dts/exynos5410-smdk5410.dts          |  41 +++
 arch/arm/boot/dts/exynos5410.dtsi                  |  47 +++
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |  11 +-
 arch/arm/boot/dts/exynos5420-cpus.dtsi             | 102 ++++++
 arch/arm/boot/dts/exynos5420-peach-pit.dts         |  13 +-
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |   9 +
 arch/arm/boot/dts/exynos5420.dtsi                  | 170 +++++----
 arch/arm/boot/dts/exynos5422-cpus.dtsi             | 140 ++++---
 arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi |   8 +
 arch/arm/boot/dts/exynos5800-peach-pi.dts          |  13 +-
 arch/arm/boot/dts/exynos5800.dtsi                  | 108 ++++++
 arch/arm/boot/dts/s5pv210-aquila.dts               |   4 +-
 arch/arm/boot/dts/s5pv210-goni.dts                 |   4 +-
 arch/arm/boot/dts/s5pv210-smdkv210.dts             |   2 +-
 32 files changed, 989 insertions(+), 163 deletions(-)
 create mode 100644 arch/arm/boot/dts/exynos5410-pinctrl.dtsi
 create mode 100644 arch/arm/boot/dts/exynos5420-cpus.dtsi

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 7/7] ARM: EXYNOS: Defconfig changes for v4.6
  2016-02-15  0:33 ` Krzysztof Kozlowski
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Pankaj Dubey, Pavel Fedin, Bartlomiej Zolnierkiewicz,
	Javier Martinez Canillas, Krzysztof Kozlowski

Hi Arnd, Kevin and Olof,

Defconfig changes, pulling also a tag from RTC tree (merge
of max77802 into max77686 RTC driver).

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.6

for you to fetch changes up to 5d51f1dde207f2d5d43158da75c6608f7bfcec03:

  ARM: multi_v7_defconfig: Remove MAX77802 RTC Kconfig symbol (2016-02-05 09:11:32 +0900)

----------------------------------------------------------------
Defconfig (exynos and multi_v7) changes for Exynos based boards for v4.6:
1. exynos defconfig:
   a. Enable NEON and accelerated crypto,
   b. Enable s5p-secss driver (Security SubSystem block for accelerating
      some cryptographic operations),
2. exynos and multi_v7: Remove MAX77802 RTC Kconfig because the driver
   was combined into existing rtc-max77686 driver. This depends on changes
   from RTC tree.

----------------------------------------------------------------
Javier Martinez Canillas (10):
      rtc: max77686: Fix max77686_rtc_read_alarm() return value
      rtc: max77686: Use ARRAY_SIZE() instead of current array length
      rtc: max77686: Use usleep_range() instead of msleep()
      rtc: max77686: Use a driver data struct instead hard-coded values
      rtc: max77686: Add an indirection level to access RTC registers
      rtc: max77686: Add max77802 support
      rtc: max77686: Fix unsupported year message
      rtc: Remove Maxim 77802 driver
      ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol
      ARM: multi_v7_defconfig: Remove MAX77802 RTC Kconfig symbol

Krzysztof Kozlowski (5):
      ARM: exynos_defconfig: Enable NEON, accelerated crypto and cpufreq stats
      ARM: exynos_defconfig: Enable s5p-secss driver
      rtc: max77686: Properly handle regmap_irq_get_virq() error code
      rtc: max77686: Cleanup and reduce dmesg output
      Merge tag 'rtc-max77686-4.6' of git://git.kernel.org/.../abelloni/linux into next/defconfig

 arch/arm/configs/exynos_defconfig   |  10 +-
 arch/arm/configs/multi_v7_defconfig |   1 -
 drivers/rtc/Kconfig                 |  10 -
 drivers/rtc/Makefile                |   1 -
 drivers/rtc/rtc-max77686.c          | 362 ++++++++++++++++++++------
 drivers/rtc/rtc-max77802.c          | 502 ------------------------------------
 6 files changed, 285 insertions(+), 601 deletions(-)
 delete mode 100644 drivers/rtc/rtc-max77802.c

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 7/7] ARM: EXYNOS: Defconfig changes for v4.6
@ 2016-02-15  0:34   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-15  0:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin and Olof,

Defconfig changes, pulling also a tag from RTC tree (merge
of max77802 into max77686 RTC driver).

Kind regards,
Krzysztof


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.6

for you to fetch changes up to 5d51f1dde207f2d5d43158da75c6608f7bfcec03:

  ARM: multi_v7_defconfig: Remove MAX77802 RTC Kconfig symbol (2016-02-05 09:11:32 +0900)

----------------------------------------------------------------
Defconfig (exynos and multi_v7) changes for Exynos based boards for v4.6:
1. exynos defconfig:
   a. Enable NEON and accelerated crypto,
   b. Enable s5p-secss driver (Security SubSystem block for accelerating
      some cryptographic operations),
2. exynos and multi_v7: Remove MAX77802 RTC Kconfig because the driver
   was combined into existing rtc-max77686 driver. This depends on changes
   from RTC tree.

----------------------------------------------------------------
Javier Martinez Canillas (10):
      rtc: max77686: Fix max77686_rtc_read_alarm() return value
      rtc: max77686: Use ARRAY_SIZE() instead of current array length
      rtc: max77686: Use usleep_range() instead of msleep()
      rtc: max77686: Use a driver data struct instead hard-coded values
      rtc: max77686: Add an indirection level to access RTC registers
      rtc: max77686: Add max77802 support
      rtc: max77686: Fix unsupported year message
      rtc: Remove Maxim 77802 driver
      ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol
      ARM: multi_v7_defconfig: Remove MAX77802 RTC Kconfig symbol

Krzysztof Kozlowski (5):
      ARM: exynos_defconfig: Enable NEON, accelerated crypto and cpufreq stats
      ARM: exynos_defconfig: Enable s5p-secss driver
      rtc: max77686: Properly handle regmap_irq_get_virq() error code
      rtc: max77686: Cleanup and reduce dmesg output
      Merge tag 'rtc-max77686-4.6' of git://git.kernel.org/.../abelloni/linux into next/defconfig

 arch/arm/configs/exynos_defconfig   |  10 +-
 arch/arm/configs/multi_v7_defconfig |   1 -
 drivers/rtc/Kconfig                 |  10 -
 drivers/rtc/Makefile                |   1 -
 drivers/rtc/rtc-max77686.c          | 362 ++++++++++++++++++++------
 drivers/rtc/rtc-max77802.c          | 502 ------------------------------------
 6 files changed, 285 insertions(+), 601 deletions(-)
 delete mode 100644 drivers/rtc/rtc-max77802.c

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 1/7] ARM: EXYNOS: Non-critical fixes for v4.6
  2016-02-15  0:34   ` Krzysztof Kozlowski
@ 2016-02-24 22:18     ` Olof Johansson
  -1 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:18 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On Mon, Feb 15, 2016 at 09:34:00AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Few fixes from Arnd.
> 
> BTW, I did not apply one fix from his set because I had few comments
> (not resolved yet).
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-non-critical-4.6
> 
> for you to fetch changes up to dc7eb9d589e595954792cc192bcbb92932e5c2ff:
> 
>   ARM: EXYNOS: select THERMAL_OF (2016-02-01 10:29:20 +0900)
> 
> ----------------------------------------------------------------
> Fixes from Arnd for harmless warnings for Exynos and S3C platforms.

Thanks, merged.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 1/7] ARM: EXYNOS: Non-critical fixes for v4.6
@ 2016-02-24 22:18     ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:18 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Feb 15, 2016 at 09:34:00AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Few fixes from Arnd.
> 
> BTW, I did not apply one fix from his set because I had few comments
> (not resolved yet).
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-non-critical-4.6
> 
> for you to fetch changes up to dc7eb9d589e595954792cc192bcbb92932e5c2ff:
> 
>   ARM: EXYNOS: select THERMAL_OF (2016-02-01 10:29:20 +0900)
> 
> ----------------------------------------------------------------
> Fixes from Arnd for harmless warnings for Exynos and S3C platforms.

Thanks, merged.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
  2016-02-15  0:34   ` Krzysztof Kozlowski
@ 2016-02-24 22:22     ` Olof Johansson
  -1 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:22 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On Mon, Feb 15, 2016 at 09:34:02AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> This finally moves SROM controller and PMU code to separate
> driver under drivers/soc/samsung.
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6
> 
> for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:
> 
>   drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)
> 
> ----------------------------------------------------------------
> A set of changes adding new drivers under drivers/soc/samsung:
> 
> 1. Split code for handling SROM registers out of arm/mach-exynos
>    in to separate SROM controller driver under drivers/soc/samsung.
>    The driver will save and restore SROM registers during Suspend
>    to RAM.
> 
> 2. Add to this SROM controller driver support for bank configuration
>    used by child devices. This allows usage of SMSC9115 Ethernet chip
>    on SMDK5410 (Exynos5410) directly connected to SROM controller.

Hi,

OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
too, since it's a quite similar bus.

Feel free to respin this without SROM now, so we can get the other pieces in
sooner and then revisit the SROM asyncronously. That'll remove the dependencies
on DT as well.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
@ 2016-02-24 22:22     ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:22 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Feb 15, 2016 at 09:34:02AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> This finally moves SROM controller and PMU code to separate
> driver under drivers/soc/samsung.
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6
> 
> for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:
> 
>   drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)
> 
> ----------------------------------------------------------------
> A set of changes adding new drivers under drivers/soc/samsung:
> 
> 1. Split code for handling SROM registers out of arm/mach-exynos
>    in to separate SROM controller driver under drivers/soc/samsung.
>    The driver will save and restore SROM registers during Suspend
>    to RAM.
> 
> 2. Add to this SROM controller driver support for bank configuration
>    used by child devices. This allows usage of SMSC9115 Ethernet chip
>    on SMDK5410 (Exynos5410) directly connected to SROM controller.

Hi,

OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
too, since it's a quite similar bus.

Feel free to respin this without SROM now, so we can get the other pieces in
sooner and then revisit the SROM asyncronously. That'll remove the dependencies
on DT as well.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 2/7] ARM: dts: Exynos DT dependency for v4.6
  2016-02-15  0:34   ` Krzysztof Kozlowski
@ 2016-02-24 22:23     ` Olof Johansson
  -1 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:23 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On Mon, Feb 15, 2016 at 09:34:01AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Early DT changes for v4.6, needed before removal of SROM support
> from mach-exynos.
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-srom-4.6
> 
> for you to fetch changes up to d2deef6c61e65d1e0cee40c1d74fa99007da8c84:
> 
>   ARM: dts: Add SROM to exynos5410 (2016-01-25 10:32:07 +0900)
> 
> ----------------------------------------------------------------
> Device Tree changes for v4.6 adding the nodes for Exynos SROM controller
> driver. The driver saves and restores SROM registers during suspend to RAM.
> DT changes should go in before removal of SROM support from mach-exynos.
> 
> ----------------------------------------------------------------
> Pankaj Dubey (2):
>       ARM: dts: Add SROM device node for exynos4
>       ARM: dts: Add SROM device node for exynos5
> 
> Pavel Fedin (1):
>       ARM: dts: Add SROM to exynos5410

Hi,

Please use the format:

ARM: dts: exynos: ...

in the future.

Merged for now.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 2/7] ARM: dts: Exynos DT dependency for v4.6
@ 2016-02-24 22:23     ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:23 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Feb 15, 2016 at 09:34:01AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Early DT changes for v4.6, needed before removal of SROM support
> from mach-exynos.
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-srom-4.6
> 
> for you to fetch changes up to d2deef6c61e65d1e0cee40c1d74fa99007da8c84:
> 
>   ARM: dts: Add SROM to exynos5410 (2016-01-25 10:32:07 +0900)
> 
> ----------------------------------------------------------------
> Device Tree changes for v4.6 adding the nodes for Exynos SROM controller
> driver. The driver saves and restores SROM registers during suspend to RAM.
> DT changes should go in before removal of SROM support from mach-exynos.
> 
> ----------------------------------------------------------------
> Pankaj Dubey (2):
>       ARM: dts: Add SROM device node for exynos4
>       ARM: dts: Add SROM device node for exynos5
> 
> Pavel Fedin (1):
>       ARM: dts: Add SROM to exynos5410

Hi,

Please use the format:

ARM: dts: exynos: ...

in the future.

Merged for now.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 4/7] ARM: EXYNOS: mach/soc changes for v4.6
  2016-02-15  0:34   ` Krzysztof Kozlowski
@ 2016-02-24 22:25     ` Olof Johansson
  -1 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:25 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On Mon, Feb 15, 2016 at 09:34:03AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> This pulls previous tags (early DT changes, movement of SROM/PMU
> to drivers/soc) and contains other interesting stuff. Description
> along with a tag.
> 
> Kind regards,
> Krzysztof

Hi,

This shares most of the contents with the drivers/soc branch (the previous
one).

It's useful to get just the incremental delta instead of the full one, so we
can see what's new in this branch compared to the previous one.

Generating that delta is a little awkward, but you can tell git request-pull
about the different base. If you don't have backmerges since then it should
generate the right diffstat.

Holding off on this branch due to the feedback on the previous one.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 4/7] ARM: EXYNOS: mach/soc changes for v4.6
@ 2016-02-24 22:25     ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:25 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Feb 15, 2016 at 09:34:03AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> This pulls previous tags (early DT changes, movement of SROM/PMU
> to drivers/soc) and contains other interesting stuff. Description
> along with a tag.
> 
> Kind regards,
> Krzysztof

Hi,

This shares most of the contents with the drivers/soc branch (the previous
one).

It's useful to get just the incremental delta instead of the full one, so we
can see what's new in this branch compared to the previous one.

Generating that delta is a little awkward, but you can tell git request-pull
about the different base. If you don't have backmerges since then it should
generate the right diffstat.

Holding off on this branch due to the feedback on the previous one.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 5/7] ARM: EXYNOS: Driver changes for v4.6
  2016-02-15  0:34   ` Krzysztof Kozlowski
  (?)
@ 2016-02-24 22:29     ` Olof Johansson
  -1 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:29 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On Mon, Feb 15, 2016 at 09:34:04AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Just one lonely commit.
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.6
> 
> for you to fetch changes up to 9b3f105ef6c75ef4f7f1bd982195db814830d78b:
> 
>   cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs (2016-01-25 15:13:53 +0900)

Hi,

Merged, but not sure why Viresh acked it instead of applying it.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 5/7] ARM: EXYNOS: Driver changes for v4.6
@ 2016-02-24 22:29     ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:29 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-samsung-soc, Arnd Bergmann, Kevin Hilman, Pankaj Dubey,
	Bartlomiej Zolnierkiewicz, Pavel Fedin, linux-kernel,
	Javier Martinez Canillas, arm, Kukjin Kim, linux-arm-kernel

On Mon, Feb 15, 2016 at 09:34:04AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Just one lonely commit.
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.6
> 
> for you to fetch changes up to 9b3f105ef6c75ef4f7f1bd982195db814830d78b:
> 
>   cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs (2016-01-25 15:13:53 +0900)

Hi,

Merged, but not sure why Viresh acked it instead of applying it.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 5/7] ARM: EXYNOS: Driver changes for v4.6
@ 2016-02-24 22:29     ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:29 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Feb 15, 2016 at 09:34:04AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Just one lonely commit.
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.6
> 
> for you to fetch changes up to 9b3f105ef6c75ef4f7f1bd982195db814830d78b:
> 
>   cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs (2016-01-25 15:13:53 +0900)

Hi,

Merged, but not sure why Viresh acked it instead of applying it.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 6/7] ARM: dts: Exynos stuff for v4.6
  2016-02-15  0:34   ` Krzysztof Kozlowski
  (?)
@ 2016-02-24 22:31     ` Olof Johansson
  -1 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:31 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On Mon, Feb 15, 2016 at 09:34:05AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Rest of DTS changes for v4.6. This also pulls early DT changes (related
> to SROM controller) because rest of patches depend on it.
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.6
> 
> for you to fetch changes up to 36a0282a41493400428d7df8c99701fb4ee344c2:
> 
>   ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards (2016-01-29 09:09:49 +0900)
> 
> ----------------------------------------------------------------
> Samsung DeviceTree updates and improvements for v4.6:
> 1. Add SROM controller device nodes.
> 2. Add Ethernet chip as child of SROM controller on SMDK5410.
> 3. Allow simultaneous usage exynos-rng and s5p-sss drivers on Exynos5.
> 4. Cleanup CPU configuration on Exynos542x/5800.
> 5. Add necessary nodes for cpufreq-dt driver on Exynos542x/5800 (OPPs,
>    regulator supplies) which allows frequency and voltage scalling
>    of this SoC.
> 6. Minor cleanups.

Merged, thanks. See feedback on the other dt branch regarding subjects.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 6/7] ARM: dts: Exynos stuff for v4.6
@ 2016-02-24 22:31     ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:31 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-samsung-soc, Arnd Bergmann, Kevin Hilman, Pankaj Dubey,
	Bartlomiej Zolnierkiewicz, Pavel Fedin, linux-kernel,
	Javier Martinez Canillas, arm, Kukjin Kim, linux-arm-kernel

On Mon, Feb 15, 2016 at 09:34:05AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Rest of DTS changes for v4.6. This also pulls early DT changes (related
> to SROM controller) because rest of patches depend on it.
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.6
> 
> for you to fetch changes up to 36a0282a41493400428d7df8c99701fb4ee344c2:
> 
>   ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards (2016-01-29 09:09:49 +0900)
> 
> ----------------------------------------------------------------
> Samsung DeviceTree updates and improvements for v4.6:
> 1. Add SROM controller device nodes.
> 2. Add Ethernet chip as child of SROM controller on SMDK5410.
> 3. Allow simultaneous usage exynos-rng and s5p-sss drivers on Exynos5.
> 4. Cleanup CPU configuration on Exynos542x/5800.
> 5. Add necessary nodes for cpufreq-dt driver on Exynos542x/5800 (OPPs,
>    regulator supplies) which allows frequency and voltage scalling
>    of this SoC.
> 6. Minor cleanups.

Merged, thanks. See feedback on the other dt branch regarding subjects.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 6/7] ARM: dts: Exynos stuff for v4.6
@ 2016-02-24 22:31     ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:31 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Feb 15, 2016 at 09:34:05AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Rest of DTS changes for v4.6. This also pulls early DT changes (related
> to SROM controller) because rest of patches depend on it.
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.6
> 
> for you to fetch changes up to 36a0282a41493400428d7df8c99701fb4ee344c2:
> 
>   ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards (2016-01-29 09:09:49 +0900)
> 
> ----------------------------------------------------------------
> Samsung DeviceTree updates and improvements for v4.6:
> 1. Add SROM controller device nodes.
> 2. Add Ethernet chip as child of SROM controller on SMDK5410.
> 3. Allow simultaneous usage exynos-rng and s5p-sss drivers on Exynos5.
> 4. Cleanup CPU configuration on Exynos542x/5800.
> 5. Add necessary nodes for cpufreq-dt driver on Exynos542x/5800 (OPPs,
>    regulator supplies) which allows frequency and voltage scalling
>    of this SoC.
> 6. Minor cleanups.

Merged, thanks. See feedback on the other dt branch regarding subjects.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 7/7] ARM: EXYNOS: Defconfig changes for v4.6
  2016-02-15  0:34   ` Krzysztof Kozlowski
@ 2016-02-24 22:33     ` Olof Johansson
  -1 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:33 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On Mon, Feb 15, 2016 at 09:34:06AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Defconfig changes, pulling also a tag from RTC tree (merge
> of max77802 into max77686 RTC driver).
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.6
> 
> for you to fetch changes up to 5d51f1dde207f2d5d43158da75c6608f7bfcec03:
> 
>   ARM: multi_v7_defconfig: Remove MAX77802 RTC Kconfig symbol (2016-02-05 09:11:32 +0900)
> 
> ----------------------------------------------------------------
> Defconfig (exynos and multi_v7) changes for Exynos based boards for v4.6:
> 1. exynos defconfig:
>    a. Enable NEON and accelerated crypto,
>    b. Enable s5p-secss driver (Security SubSystem block for accelerating
>       some cryptographic operations),
> 2. exynos and multi_v7: Remove MAX77802 RTC Kconfig because the driver
>    was combined into existing rtc-max77686 driver. This depends on changes
>    from RTC tree.

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 7/7] ARM: EXYNOS: Defconfig changes for v4.6
@ 2016-02-24 22:33     ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-24 22:33 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Feb 15, 2016 at 09:34:06AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Defconfig changes, pulling also a tag from RTC tree (merge
> of max77802 into max77686 RTC driver).
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.6
> 
> for you to fetch changes up to 5d51f1dde207f2d5d43158da75c6608f7bfcec03:
> 
>   ARM: multi_v7_defconfig: Remove MAX77802 RTC Kconfig symbol (2016-02-05 09:11:32 +0900)
> 
> ----------------------------------------------------------------
> Defconfig (exynos and multi_v7) changes for Exynos based boards for v4.6:
> 1. exynos defconfig:
>    a. Enable NEON and accelerated crypto,
>    b. Enable s5p-secss driver (Security SubSystem block for accelerating
>       some cryptographic operations),
> 2. exynos and multi_v7: Remove MAX77802 RTC Kconfig because the driver
>    was combined into existing rtc-max77686 driver. This depends on changes
>    from RTC tree.

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 2/7] ARM: dts: Exynos DT dependency for v4.6
  2016-02-24 22:23     ` Olof Johansson
@ 2016-02-25  0:13       ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-25  0:13 UTC (permalink / raw)
  To: Olof Johansson
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On 25.02.2016 07:23, Olof Johansson wrote:
> On Mon, Feb 15, 2016 at 09:34:01AM +0900, Krzysztof Kozlowski wrote:
>> Hi Arnd, Kevin and Olof,
>>
>> Early DT changes for v4.6, needed before removal of SROM support
>> from mach-exynos.
>>
>> Kind regards,
>> Krzysztof
>>
>>
>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>>
>>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-srom-4.6
>>
>> for you to fetch changes up to d2deef6c61e65d1e0cee40c1d74fa99007da8c84:
>>
>>   ARM: dts: Add SROM to exynos5410 (2016-01-25 10:32:07 +0900)
>>
>> ----------------------------------------------------------------
>> Device Tree changes for v4.6 adding the nodes for Exynos SROM controller
>> driver. The driver saves and restores SROM registers during suspend to RAM.
>> DT changes should go in before removal of SROM support from mach-exynos.
>>
>> ----------------------------------------------------------------
>> Pankaj Dubey (2):
>>       ARM: dts: Add SROM device node for exynos4
>>       ARM: dts: Add SROM device node for exynos5
>>
>> Pavel Fedin (1):
>>       ARM: dts: Add SROM to exynos5410
> 
> Hi,
> 
> Please use the format:
> 
> ARM: dts: exynos: ...
> 
> in the future.

Sure! I was using it before... but switched to Kukjin's format.

Thanks for merging,
Krzysztof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 2/7] ARM: dts: Exynos DT dependency for v4.6
@ 2016-02-25  0:13       ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-25  0:13 UTC (permalink / raw)
  To: linux-arm-kernel

On 25.02.2016 07:23, Olof Johansson wrote:
> On Mon, Feb 15, 2016 at 09:34:01AM +0900, Krzysztof Kozlowski wrote:
>> Hi Arnd, Kevin and Olof,
>>
>> Early DT changes for v4.6, needed before removal of SROM support
>> from mach-exynos.
>>
>> Kind regards,
>> Krzysztof
>>
>>
>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>>
>>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-srom-4.6
>>
>> for you to fetch changes up to d2deef6c61e65d1e0cee40c1d74fa99007da8c84:
>>
>>   ARM: dts: Add SROM to exynos5410 (2016-01-25 10:32:07 +0900)
>>
>> ----------------------------------------------------------------
>> Device Tree changes for v4.6 adding the nodes for Exynos SROM controller
>> driver. The driver saves and restores SROM registers during suspend to RAM.
>> DT changes should go in before removal of SROM support from mach-exynos.
>>
>> ----------------------------------------------------------------
>> Pankaj Dubey (2):
>>       ARM: dts: Add SROM device node for exynos4
>>       ARM: dts: Add SROM device node for exynos5
>>
>> Pavel Fedin (1):
>>       ARM: dts: Add SROM to exynos5410
> 
> Hi,
> 
> Please use the format:
> 
> ARM: dts: exynos: ...
> 
> in the future.

Sure! I was using it before... but switched to Kukjin's format.

Thanks for merging,
Krzysztof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
  2016-02-24 22:22     ` Olof Johansson
@ 2016-02-25  0:43       ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-25  0:43 UTC (permalink / raw)
  To: Olof Johansson
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On 25.02.2016 07:22, Olof Johansson wrote:
> On Mon, Feb 15, 2016 at 09:34:02AM +0900, Krzysztof Kozlowski wrote:
>> Hi Arnd, Kevin and Olof,
>>
>> This finally moves SROM controller and PMU code to separate
>> driver under drivers/soc/samsung.
>>
>> Kind regards,
>> Krzysztof
>>
>>
>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>>
>>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6
>>
>> for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:
>>
>>   drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)
>>
>> ----------------------------------------------------------------
>> A set of changes adding new drivers under drivers/soc/samsung:
>>
>> 1. Split code for handling SROM registers out of arm/mach-exynos
>>    in to separate SROM controller driver under drivers/soc/samsung.
>>    The driver will save and restore SROM registers during Suspend
>>    to RAM.
>>
>> 2. Add to this SROM controller driver support for bank configuration
>>    used by child devices. This allows usage of SMSC9115 Ethernet chip
>>    on SMDK5410 (Exynos5410) directly connected to SROM controller.
> 
> Hi,
> 
> OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
> too, since it's a quite similar bus.

I wish I get this feedback before, when we were discussing the SROM
patches. :/

Indeed this sounds reasonable. On some boards the omap-gpmc is used for
the same purpose: interfacing to smsc,lan9115 (like on SMDK5410).


> Feel free to respin this without SROM now, so we can get the other pieces in
> sooner and then revisit the SROM asyncronously. That'll remove the dependencies
> on DT as well.

Okay, I'll rebase all drivers/soc branches and respin the pull request
so PMU driver and other stuff could go in.

BTW, just in case, although PMU stands for "Power Management Unit" I
don't think it should be placed under drivers/power because it is not a
avs/charger/battery/reset driver. Existing power-related drivers are
under driver/soc (bcm, dove, tegra).

Re-work of SROM drivers could be started on top of it.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
@ 2016-02-25  0:43       ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-25  0:43 UTC (permalink / raw)
  To: linux-arm-kernel

On 25.02.2016 07:22, Olof Johansson wrote:
> On Mon, Feb 15, 2016 at 09:34:02AM +0900, Krzysztof Kozlowski wrote:
>> Hi Arnd, Kevin and Olof,
>>
>> This finally moves SROM controller and PMU code to separate
>> driver under drivers/soc/samsung.
>>
>> Kind regards,
>> Krzysztof
>>
>>
>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>>
>>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6
>>
>> for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:
>>
>>   drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)
>>
>> ----------------------------------------------------------------
>> A set of changes adding new drivers under drivers/soc/samsung:
>>
>> 1. Split code for handling SROM registers out of arm/mach-exynos
>>    in to separate SROM controller driver under drivers/soc/samsung.
>>    The driver will save and restore SROM registers during Suspend
>>    to RAM.
>>
>> 2. Add to this SROM controller driver support for bank configuration
>>    used by child devices. This allows usage of SMSC9115 Ethernet chip
>>    on SMDK5410 (Exynos5410) directly connected to SROM controller.
> 
> Hi,
> 
> OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
> too, since it's a quite similar bus.

I wish I get this feedback before, when we were discussing the SROM
patches. :/

Indeed this sounds reasonable. On some boards the omap-gpmc is used for
the same purpose: interfacing to smsc,lan9115 (like on SMDK5410).


> Feel free to respin this without SROM now, so we can get the other pieces in
> sooner and then revisit the SROM asyncronously. That'll remove the dependencies
> on DT as well.

Okay, I'll rebase all drivers/soc branches and respin the pull request
so PMU driver and other stuff could go in.

BTW, just in case, although PMU stands for "Power Management Unit" I
don't think it should be placed under drivers/power because it is not a
avs/charger/battery/reset driver. Existing power-related drivers are
under driver/soc (bcm, dove, tegra).

Re-work of SROM drivers could be started on top of it.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
  2016-02-25  0:43       ` Krzysztof Kozlowski
  (?)
@ 2016-02-25  1:35         ` Olof Johansson
  -1 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-25  1:35 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On Wed, Feb 24, 2016 at 4:43 PM, Krzysztof Kozlowski
<k.kozlowski@samsung.com> wrote:
> On 25.02.2016 07:22, Olof Johansson wrote:
>> On Mon, Feb 15, 2016 at 09:34:02AM +0900, Krzysztof Kozlowski wrote:
>>> Hi Arnd, Kevin and Olof,
>>>
>>> This finally moves SROM controller and PMU code to separate
>>> driver under drivers/soc/samsung.
>>>
>>> Kind regards,
>>> Krzysztof
>>>
>>>
>>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>>>
>>>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6
>>>
>>> for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:
>>>
>>>   drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)
>>>
>>> ----------------------------------------------------------------
>>> A set of changes adding new drivers under drivers/soc/samsung:
>>>
>>> 1. Split code for handling SROM registers out of arm/mach-exynos
>>>    in to separate SROM controller driver under drivers/soc/samsung.
>>>    The driver will save and restore SROM registers during Suspend
>>>    to RAM.
>>>
>>> 2. Add to this SROM controller driver support for bank configuration
>>>    used by child devices. This allows usage of SMSC9115 Ethernet chip
>>>    on SMDK5410 (Exynos5410) directly connected to SROM controller.
>>
>> Hi,
>>
>> OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
>> too, since it's a quite similar bus.
>
> I wish I get this feedback before, when we were discussing the SROM
> patches. :/

Yeah, I apologize -- I usually don't have the bandwidth to follow all
discussions, so I have to catch them when the pull requests come in.

I usually look up the discussions, this time I didn't.


>
> Indeed this sounds reasonable. On some boards the omap-gpmc is used for
> the same purpose: interfacing to smsc,lan9115 (like on SMDK5410).
>
>
>> Feel free to respin this without SROM now, so we can get the other pieces in
>> sooner and then revisit the SROM asyncronously. That'll remove the dependencies
>> on DT as well.
>
> Okay, I'll rebase all drivers/soc branches and respin the pull request
> so PMU driver and other stuff could go in.
>
> BTW, just in case, although PMU stands for "Power Management Unit" I
> don't think it should be placed under drivers/power because it is not a
> avs/charger/battery/reset driver. Existing power-related drivers are
> under driver/soc (bcm, dove, tegra).
>
> Re-work of SROM drivers could be started on top of it.

Sounds good, and yes -- those sound appropriate to have under
drivers/soc at least at this time.

(At some point in time we'll have to go through and cleanup
drivers/soc, but we're letting it grow at the moment).


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
@ 2016-02-25  1:35         ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-25  1:35 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pankaj Dubey, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On Wed, Feb 24, 2016 at 4:43 PM, Krzysztof Kozlowski
<k.kozlowski@samsung.com> wrote:
> On 25.02.2016 07:22, Olof Johansson wrote:
>> On Mon, Feb 15, 2016 at 09:34:02AM +0900, Krzysztof Kozlowski wrote:
>>> Hi Arnd, Kevin and Olof,
>>>
>>> This finally moves SROM controller and PMU code to separate
>>> driver under drivers/soc/samsung.
>>>
>>> Kind regards,
>>> Krzysztof
>>>
>>>
>>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>>>
>>>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6
>>>
>>> for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:
>>>
>>>   drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)
>>>
>>> ----------------------------------------------------------------
>>> A set of changes adding new drivers under drivers/soc/samsung:
>>>
>>> 1. Split code for handling SROM registers out of arm/mach-exynos
>>>    in to separate SROM controller driver under drivers/soc/samsung.
>>>    The driver will save and restore SROM registers during Suspend
>>>    to RAM.
>>>
>>> 2. Add to this SROM controller driver support for bank configuration
>>>    used by child devices. This allows usage of SMSC9115 Ethernet chip
>>>    on SMDK5410 (Exynos5410) directly connected to SROM controller.
>>
>> Hi,
>>
>> OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
>> too, since it's a quite similar bus.
>
> I wish I get this feedback before, when we were discussing the SROM
> patches. :/

Yeah, I apologize -- I usually don't have the bandwidth to follow all
discussions, so I have to catch them when the pull requests come in.

I usually look up the discussions, this time I didn't.


>
> Indeed this sounds reasonable. On some boards the omap-gpmc is used for
> the same purpose: interfacing to smsc,lan9115 (like on SMDK5410).
>
>
>> Feel free to respin this without SROM now, so we can get the other pieces in
>> sooner and then revisit the SROM asyncronously. That'll remove the dependencies
>> on DT as well.
>
> Okay, I'll rebase all drivers/soc branches and respin the pull request
> so PMU driver and other stuff could go in.
>
> BTW, just in case, although PMU stands for "Power Management Unit" I
> don't think it should be placed under drivers/power because it is not a
> avs/charger/battery/reset driver. Existing power-related drivers are
> under driver/soc (bcm, dove, tegra).
>
> Re-work of SROM drivers could be started on top of it.

Sounds good, and yes -- those sound appropriate to have under
drivers/soc at least at this time.

(At some point in time we'll have to go through and cleanup
drivers/soc, but we're letting it grow at the moment).


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
@ 2016-02-25  1:35         ` Olof Johansson
  0 siblings, 0 replies; 43+ messages in thread
From: Olof Johansson @ 2016-02-25  1:35 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Feb 24, 2016 at 4:43 PM, Krzysztof Kozlowski
<k.kozlowski@samsung.com> wrote:
> On 25.02.2016 07:22, Olof Johansson wrote:
>> On Mon, Feb 15, 2016 at 09:34:02AM +0900, Krzysztof Kozlowski wrote:
>>> Hi Arnd, Kevin and Olof,
>>>
>>> This finally moves SROM controller and PMU code to separate
>>> driver under drivers/soc/samsung.
>>>
>>> Kind regards,
>>> Krzysztof
>>>
>>>
>>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>>>
>>>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6
>>>
>>> for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:
>>>
>>>   drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)
>>>
>>> ----------------------------------------------------------------
>>> A set of changes adding new drivers under drivers/soc/samsung:
>>>
>>> 1. Split code for handling SROM registers out of arm/mach-exynos
>>>    in to separate SROM controller driver under drivers/soc/samsung.
>>>    The driver will save and restore SROM registers during Suspend
>>>    to RAM.
>>>
>>> 2. Add to this SROM controller driver support for bank configuration
>>>    used by child devices. This allows usage of SMSC9115 Ethernet chip
>>>    on SMDK5410 (Exynos5410) directly connected to SROM controller.
>>
>> Hi,
>>
>> OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
>> too, since it's a quite similar bus.
>
> I wish I get this feedback before, when we were discussing the SROM
> patches. :/

Yeah, I apologize -- I usually don't have the bandwidth to follow all
discussions, so I have to catch them when the pull requests come in.

I usually look up the discussions, this time I didn't.


>
> Indeed this sounds reasonable. On some boards the omap-gpmc is used for
> the same purpose: interfacing to smsc,lan9115 (like on SMDK5410).
>
>
>> Feel free to respin this without SROM now, so we can get the other pieces in
>> sooner and then revisit the SROM asyncronously. That'll remove the dependencies
>> on DT as well.
>
> Okay, I'll rebase all drivers/soc branches and respin the pull request
> so PMU driver and other stuff could go in.
>
> BTW, just in case, although PMU stands for "Power Management Unit" I
> don't think it should be placed under drivers/power because it is not a
> avs/charger/battery/reset driver. Existing power-related drivers are
> under driver/soc (bcm, dove, tegra).
>
> Re-work of SROM drivers could be started on top of it.

Sounds good, and yes -- those sound appropriate to have under
drivers/soc at least at this time.

(At some point in time we'll have to go through and cleanup
drivers/soc, but we're letting it grow at the moment).


-Olof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
  2016-02-25  0:43       ` Krzysztof Kozlowski
@ 2016-02-25  4:19         ` pankaj.dubey
  -1 siblings, 0 replies; 43+ messages in thread
From: pankaj.dubey @ 2016-02-25  4:19 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Olof Johansson
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

Hi Krzysztof,

On Thursday 25 February 2016 06:13 AM, Krzysztof Kozlowski wrote:
> On 25.02.2016 07:22, Olof Johansson wrote:
>> On Mon, Feb 15, 2016 at 09:34:02AM +0900, Krzysztof Kozlowski wrote:
>>> Hi Arnd, Kevin and Olof,
>>>
>>> This finally moves SROM controller and PMU code to separate
>>> driver under drivers/soc/samsung.
>>>
>>> Kind regards,
>>> Krzysztof
>>>
>>>
>>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>>>
>>>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6
>>>
>>> for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:
>>>
>>>   drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)
>>>
>>> ----------------------------------------------------------------
>>> A set of changes adding new drivers under drivers/soc/samsung:
>>>
>>> 1. Split code for handling SROM registers out of arm/mach-exynos
>>>    in to separate SROM controller driver under drivers/soc/samsung.
>>>    The driver will save and restore SROM registers during Suspend
>>>    to RAM.
>>>
>>> 2. Add to this SROM controller driver support for bank configuration
>>>    used by child devices. This allows usage of SMSC9115 Ethernet chip
>>>    on SMDK5410 (Exynos5410) directly connected to SROM controller.
>>
>> Hi,
>>
>> OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
>> too, since it's a quite similar bus.
> 
> I wish I get this feedback before, when we were discussing the SROM
> patches. :/
> 
> Indeed this sounds reasonable. On some boards the omap-gpmc is used for
> the same purpose: interfacing to smsc,lan9115 (like on SMDK5410).
> 
> 
>> Feel free to respin this without SROM now, so we can get the other pieces in
>> sooner and then revisit the SROM asyncronously. That'll remove the dependencies
>> on DT as well.
> 
> Okay, I'll rebase all drivers/soc branches and respin the pull request
> so PMU driver and other stuff could go in.
> 
> BTW, just in case, although PMU stands for "Power Management Unit" I
> don't think it should be placed under drivers/power because it is not a
> avs/charger/battery/reset driver. Existing power-related drivers are
> under driver/soc (bcm, dove, tegra).
> 
> Re-work of SROM drivers could be started on top of it.
> 

Please let me know if I need to take care of any of this work.

Thanks,
Pankaj Dubey
> Best regards,
> Krzysztof
> 

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
@ 2016-02-25  4:19         ` pankaj.dubey
  0 siblings, 0 replies; 43+ messages in thread
From: pankaj.dubey @ 2016-02-25  4:19 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Krzysztof,

On Thursday 25 February 2016 06:13 AM, Krzysztof Kozlowski wrote:
> On 25.02.2016 07:22, Olof Johansson wrote:
>> On Mon, Feb 15, 2016 at 09:34:02AM +0900, Krzysztof Kozlowski wrote:
>>> Hi Arnd, Kevin and Olof,
>>>
>>> This finally moves SROM controller and PMU code to separate
>>> driver under drivers/soc/samsung.
>>>
>>> Kind regards,
>>> Krzysztof
>>>
>>>
>>> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>>>
>>>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-soc-srom-pmu-4.6
>>>
>>> for you to fetch changes up to 74a6659e8bf193066ba6bf365de66baa897aebb1:
>>>
>>>   drivers: soc: Add support for Exynos PMU driver (2016-01-25 10:46:59 +0900)
>>>
>>> ----------------------------------------------------------------
>>> A set of changes adding new drivers under drivers/soc/samsung:
>>>
>>> 1. Split code for handling SROM registers out of arm/mach-exynos
>>>    in to separate SROM controller driver under drivers/soc/samsung.
>>>    The driver will save and restore SROM registers during Suspend
>>>    to RAM.
>>>
>>> 2. Add to this SROM controller driver support for bank configuration
>>>    used by child devices. This allows usage of SMSC9115 Ethernet chip
>>>    on SMDK5410 (Exynos5410) directly connected to SROM controller.
>>
>> Hi,
>>
>> OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
>> too, since it's a quite similar bus.
> 
> I wish I get this feedback before, when we were discussing the SROM
> patches. :/
> 
> Indeed this sounds reasonable. On some boards the omap-gpmc is used for
> the same purpose: interfacing to smsc,lan9115 (like on SMDK5410).
> 
> 
>> Feel free to respin this without SROM now, so we can get the other pieces in
>> sooner and then revisit the SROM asyncronously. That'll remove the dependencies
>> on DT as well.
> 
> Okay, I'll rebase all drivers/soc branches and respin the pull request
> so PMU driver and other stuff could go in.
> 
> BTW, just in case, although PMU stands for "Power Management Unit" I
> don't think it should be placed under drivers/power because it is not a
> avs/charger/battery/reset driver. Existing power-related drivers are
> under driver/soc (bcm, dove, tegra).
> 
> Re-work of SROM drivers could be started on top of it.
> 

Please let me know if I need to take care of any of this work.

Thanks,
Pankaj Dubey
> Best regards,
> Krzysztof
> 

^ permalink raw reply	[flat|nested] 43+ messages in thread

* Re: [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
  2016-02-25  4:19         ` pankaj.dubey
@ 2016-02-25  4:50           ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-25  4:50 UTC (permalink / raw)
  To: pankaj.dubey, Olof Johansson
  Cc: Arnd Bergmann, Kevin Hilman, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Pavel Fedin,
	Bartlomiej Zolnierkiewicz, Javier Martinez Canillas

On 25.02.2016 13:19, pankaj.dubey wrote:
> Hi Krzysztof,
> 
>>>
>>> OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
>>> too, since it's a quite similar bus.
>>
>> I wish I get this feedback before, when we were discussing the SROM
>> patches. :/
>>
>> Indeed this sounds reasonable. On some boards the omap-gpmc is used for
>> the same purpose: interfacing to smsc,lan9115 (like on SMDK5410).
>>
>>
>>> Feel free to respin this without SROM now, so we can get the other pieces in
>>> sooner and then revisit the SROM asyncronously. That'll remove the dependencies
>>> on DT as well.
>>
>> Okay, I'll rebase all drivers/soc branches and respin the pull request
>> so PMU driver and other stuff could go in.
>>
>> BTW, just in case, although PMU stands for "Power Management Unit" I
>> don't think it should be placed under drivers/power because it is not a
>> avs/charger/battery/reset driver. Existing power-related drivers are
>> under driver/soc (bcm, dove, tegra).
>>
>> Re-work of SROM drivers could be started on top of it.
>>
> 
> Please let me know if I need to take care of any of this work.

Yes, unfortunately I need your help with that.

I rebased mach-exynos/drivers-soc related patches and pushed it to my
next/soc branch:
https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=next/soc

There are some changes in commits, mostly for movement of PMU driver
(now it is applied first, before SROMc driver). I also applied some of
the cleanup and maintainer patches from SROMc patchset. DT changes are
already merged.

Overall, could you rebase remaining patches on top of my next/soc and
move SROM driver to drivers/memory? You can also rebase Pavel Fedin's
patches (if you don't I will rebase them).


Last version of applied SROMc patches is here:
https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=for-v4.6/drivers-soc-exynos-srom-pmu

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 43+ messages in thread

* [GIT PULL 3/7] drivers: soc: EXYNOS drivers for v4.6
@ 2016-02-25  4:50           ` Krzysztof Kozlowski
  0 siblings, 0 replies; 43+ messages in thread
From: Krzysztof Kozlowski @ 2016-02-25  4:50 UTC (permalink / raw)
  To: linux-arm-kernel

On 25.02.2016 13:19, pankaj.dubey wrote:
> Hi Krzysztof,
> 
>>>
>>> OMAP has GPMC drivers under drivers/memory. I wonder if SROM should go there
>>> too, since it's a quite similar bus.
>>
>> I wish I get this feedback before, when we were discussing the SROM
>> patches. :/
>>
>> Indeed this sounds reasonable. On some boards the omap-gpmc is used for
>> the same purpose: interfacing to smsc,lan9115 (like on SMDK5410).
>>
>>
>>> Feel free to respin this without SROM now, so we can get the other pieces in
>>> sooner and then revisit the SROM asyncronously. That'll remove the dependencies
>>> on DT as well.
>>
>> Okay, I'll rebase all drivers/soc branches and respin the pull request
>> so PMU driver and other stuff could go in.
>>
>> BTW, just in case, although PMU stands for "Power Management Unit" I
>> don't think it should be placed under drivers/power because it is not a
>> avs/charger/battery/reset driver. Existing power-related drivers are
>> under driver/soc (bcm, dove, tegra).
>>
>> Re-work of SROM drivers could be started on top of it.
>>
> 
> Please let me know if I need to take care of any of this work.

Yes, unfortunately I need your help with that.

I rebased mach-exynos/drivers-soc related patches and pushed it to my
next/soc branch:
https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=next/soc

There are some changes in commits, mostly for movement of PMU driver
(now it is applied first, before SROMc driver). I also applied some of
the cleanup and maintainer patches from SROMc patchset. DT changes are
already merged.

Overall, could you rebase remaining patches on top of my next/soc and
move SROM driver to drivers/memory? You can also rebase Pavel Fedin's
patches (if you don't I will rebase them).


Last version of applied SROMc patches is here:
https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=for-v4.6/drivers-soc-exynos-srom-pmu

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2016-02-25  4:50 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-15  0:33 [GIT PULL 0/7] ARM: EXYNOS: Pull request for v4.6 Krzysztof Kozlowski
2016-02-15  0:33 ` Krzysztof Kozlowski
2016-02-15  0:34 ` [GIT PULL 1/7] ARM: EXYNOS: Non-critical fixes " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:18   ` Olof Johansson
2016-02-24 22:18     ` Olof Johansson
2016-02-15  0:34 ` [GIT PULL 2/7] ARM: dts: Exynos DT dependency " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:23   ` Olof Johansson
2016-02-24 22:23     ` Olof Johansson
2016-02-25  0:13     ` Krzysztof Kozlowski
2016-02-25  0:13       ` Krzysztof Kozlowski
2016-02-15  0:34 ` [GIT PULL 3/7] drivers: soc: EXYNOS drivers " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:22   ` Olof Johansson
2016-02-24 22:22     ` Olof Johansson
2016-02-25  0:43     ` Krzysztof Kozlowski
2016-02-25  0:43       ` Krzysztof Kozlowski
2016-02-25  1:35       ` Olof Johansson
2016-02-25  1:35         ` Olof Johansson
2016-02-25  1:35         ` Olof Johansson
2016-02-25  4:19       ` pankaj.dubey
2016-02-25  4:19         ` pankaj.dubey
2016-02-25  4:50         ` Krzysztof Kozlowski
2016-02-25  4:50           ` Krzysztof Kozlowski
2016-02-15  0:34 ` [GIT PULL 4/7] ARM: EXYNOS: mach/soc changes " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:25   ` Olof Johansson
2016-02-24 22:25     ` Olof Johansson
2016-02-15  0:34 ` [GIT PULL 5/7] ARM: EXYNOS: Driver " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:29   ` Olof Johansson
2016-02-24 22:29     ` Olof Johansson
2016-02-24 22:29     ` Olof Johansson
2016-02-15  0:34 ` [GIT PULL 6/7] ARM: dts: Exynos stuff " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:31   ` Olof Johansson
2016-02-24 22:31     ` Olof Johansson
2016-02-24 22:31     ` Olof Johansson
2016-02-15  0:34 ` [GIT PULL 7/7] ARM: EXYNOS: Defconfig changes " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:33   ` Olof Johansson
2016-02-24 22:33     ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.