All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/3] soc: samsung: Exynos for v5.4
@ 2019-08-16 16:30 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 36+ messages in thread
From: Krzysztof Kozlowski @ 2019-08-16 16:30 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 40d8aff614f71ab3cab20785b4f213e3802d4e87:

  soc: samsung: chipid: Convert exynos-chipid driver to use the regmap API (2019-08-15 20:25:25 +0200)

----------------------------------------------------------------
Samsung soc drivers changes for v5.4

Add Exynos Chipid driver for identification of product IDs and SoC
revisions.  The driver also exposes chipid regmap, later to be used by
Exynos Adaptive Supply Voltage driver (adjusting voltages to different
revisions of same SoC).

----------------------------------------------------------------
Pankaj Dubey (1):
      soc: samsung: Add exynos chipid driver support

Sylwester Nawrocki (1):
      soc: samsung: chipid: Convert exynos-chipid driver to use the regmap API

 drivers/soc/samsung/Kconfig               |   5 ++
 drivers/soc/samsung/Makefile              |   2 +
 drivers/soc/samsung/exynos-chipid.c       | 101 ++++++++++++++++++++++++++++++
 include/linux/soc/samsung/exynos-chipid.h |  52 +++++++++++++++
 4 files changed, 160 insertions(+)
 create mode 100644 drivers/soc/samsung/exynos-chipid.c
 create mode 100644 include/linux/soc/samsung/exynos-chipid.h

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

end of thread, other threads:[~2019-09-04  9:32 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-16 16:30 [GIT PULL 1/3] soc: samsung: Exynos for v5.4 Krzysztof Kozlowski
2019-08-16 16:30 ` Krzysztof Kozlowski
2019-08-16 16:30 ` [GIT PULL 3/3] ARM: dts: exynos: DT " Krzysztof Kozlowski
2019-08-16 16:30   ` Krzysztof Kozlowski
2019-08-21  7:51   ` Krzysztof Kozlowski
2019-08-21  7:51     ` Krzysztof Kozlowski
2019-08-21  7:51     ` Krzysztof Kozlowski
2019-09-03 12:42     ` Arnd Bergmann
2019-09-03 12:42       ` Arnd Bergmann
2019-09-03 12:42       ` Arnd Bergmann
2019-08-16 16:30 ` [GIT PULL 2/3] ARM: samsung: mach " Krzysztof Kozlowski
2019-08-16 16:30   ` Krzysztof Kozlowski
2019-08-21  7:52   ` Krzysztof Kozlowski
2019-08-21  7:52     ` Krzysztof Kozlowski
2019-08-21  7:52     ` Krzysztof Kozlowski
2019-09-03 17:32     ` Arnd Bergmann
2019-09-03 17:32       ` Arnd Bergmann
2019-09-03 17:32       ` Arnd Bergmann
2019-09-04  8:30       ` Krzysztof Kozlowski
2019-09-04  8:30         ` Krzysztof Kozlowski
2019-09-04  8:30         ` Krzysztof Kozlowski
2019-08-21  7:51 ` [GIT PULL 1/3] soc: samsung: Exynos " Krzysztof Kozlowski
2019-08-21  7:51   ` Krzysztof Kozlowski
2019-08-21  7:51   ` Krzysztof Kozlowski
2019-08-22 18:35   ` Krzysztof Kozlowski
2019-08-22 18:35     ` Krzysztof Kozlowski
2019-08-22 18:35     ` Krzysztof Kozlowski
2019-09-03 17:21     ` Arnd Bergmann
2019-09-03 17:21       ` Arnd Bergmann
2019-09-03 17:21       ` Arnd Bergmann
2019-09-04  8:37       ` Krzysztof Kozlowski
2019-09-04  8:37         ` Krzysztof Kozlowski
2019-09-04  8:37         ` Krzysztof Kozlowski
2019-09-04  9:31         ` Arnd Bergmann
2019-09-04  9:31           ` Arnd Bergmann
2019-09-04  9:31           ` Arnd Bergmann

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.