public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
	Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL 1/4] soc: samsung: Driver changes for v4.17
Date: Tue,  6 Mar 2018 19:01:21 +0100	[thread overview]
Message-ID: <20180306180124.8987-2-krzk@kernel.org> (raw)
In-Reply-To: <20180306180124.8987-1-krzk@kernel.org>


The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to 7353c54620732797dcc3b4b1fc6f3cc0c0d9b6ef:

  soc: samsung: pmu: Populate children syscon nodes (2018-02-13 18:47:25 +0100)

----------------------------------------------------------------
Samsung soc drivers changes for v4.17

1. Add SPDX license identifiers.
2. Populate children syscon nodes in PMU driver to properly model HW in
   DeviceTree.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      memory: samsung: Add SPDX license identifiers
      soc: samsung: Add SPDX license identifiers to headers
      soc: samsung: pmu: Populate children syscon nodes

 Documentation/devicetree/bindings/arm/samsung/pmu.txt |  6 ++++++
 drivers/memory/samsung/Kconfig                        |  1 +
 drivers/memory/samsung/Makefile                       |  1 +
 drivers/memory/samsung/exynos-srom.c                  | 18 +++++++-----------
 drivers/memory/samsung/exynos-srom.h                  |  7 ++-----
 drivers/soc/samsung/exynos-pmu.c                      |  7 +++++++
 include/linux/soc/samsung/exynos-pmu.h                |  5 +----
 include/linux/soc/samsung/exynos-regs-pmu.h           |  6 +-----
 8 files changed, 26 insertions(+), 25 deletions(-)

  reply	other threads:[~2018-03-06 18:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-06 18:01 [GIT PULL 0/4] ARM: exynos: Pull for v4.17 Krzysztof Kozlowski
2018-03-06 18:01 ` Krzysztof Kozlowski [this message]
2018-03-07 15:53   ` [GIT PULL 1/4] soc: samsung: Driver changes " Arnd Bergmann
2018-03-06 18:01 ` [GIT PULL 3/4] ARM: dts: exynos: DTS " Krzysztof Kozlowski
2018-03-06 18:01 ` [GIT PULL 4/4] arm64: " Krzysztof Kozlowski
2018-03-07 15:38   ` Arnd Bergmann
2018-03-06 18:01 ` [GIT PULL 2/4] ARM: exynos: mach " Krzysztof Kozlowski
2018-03-07 15:30   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180306180124.8987-2-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox