All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/2] soc: samsung: Second pull for v5.11
@ 2020-12-07  7:45 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2020-12-07  7:45 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc, linux-kernel

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 124f035310adc781d91cdf0b7c6e4fb3c7e43e23:

  clk: samsung: allow building the clkout driver as module (2020-11-12 17:18:40 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 4c44274ee457e3f7012dc532c8c9cc8964a82612:

  clk: samsung: mark PM functions as __maybe_unused (2020-12-05 15:13:17 +0100)

----------------------------------------------------------------
Samsung SoC drivers changes for v5.11, part two

1. Mark PM functions of newly added clkout module as unused to silence
   !CONFIG_PM warnings.
2. Initialize ChipID driver later - in arch initcall.

----------------------------------------------------------------
Arnd Bergmann (1):
      clk: samsung: mark PM functions as __maybe_unused

Krzysztof Kozlowski (2):
      soc: samsung: exynos-chipid: order list of SoCs by name
      soc: samsung: exynos-chipid: initialize later - with arch_initcall

 drivers/clk/samsung/clk-exynos-clkout.c |  4 ++--
 drivers/soc/samsung/exynos-chipid.c     | 11 ++++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2020-12-09 20:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07  7:45 [GIT PULL 1/2] soc: samsung: Second pull for v5.11 Krzysztof Kozlowski
2020-12-07  7:45 ` Krzysztof Kozlowski
2020-12-07  7:45 ` [GIT PULL 2/2] ARM: dts: samsung: Third " Krzysztof Kozlowski
2020-12-07  7:45   ` Krzysztof Kozlowski
2020-12-08 23:09   ` Arnd Bergmann
2020-12-08 23:09     ` Arnd Bergmann
2020-12-09 20:32 ` [GIT PULL 1/2] soc: samsung: Second " Arnd Bergmann
2020-12-09 20:32   ` 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.