All of lore.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, soc@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 2/3] ARM: samsung: mach for v5.4
Date: Fri, 16 Aug 2019 18:30:42 +0200	[thread overview]
Message-ID: <20190816163042.6604-3-krzk@kernel.org> (raw)
In-Reply-To: <20190816163042.6604-1-krzk@kernel.org>

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-soc-5.4

for you to fetch changes up to 1fa70c7f49132513fb0da4afa7643395eedc7d35:

  ARM: exynos: Enable exynos-chipid driver (2019-08-15 20:29:58 +0200)

----------------------------------------------------------------
Samsung mach/soc changes for v5.4

1. Minor fixup in plat code (S3C platforms),
2. Enable exynos-chipid driver to provide SoC related information.

----------------------------------------------------------------
Linus Walleij (1):
      ARM: samsung: Include GPIO driver header

Pankaj Dubey (1):
      ARM: exynos: Enable exynos-chipid driver

 arch/arm/mach-exynos/Kconfig                   | 1 +
 arch/arm/plat-samsung/include/plat/gpio-core.h | 1 +
 2 files changed, 2 insertions(+)

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzk@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 2/3] ARM: samsung: mach for v5.4
Date: Fri, 16 Aug 2019 18:30:42 +0200	[thread overview]
Message-ID: <20190816163042.6604-3-krzk@kernel.org> (raw)
In-Reply-To: <20190816163042.6604-1-krzk@kernel.org>

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-soc-5.4

for you to fetch changes up to 1fa70c7f49132513fb0da4afa7643395eedc7d35:

  ARM: exynos: Enable exynos-chipid driver (2019-08-15 20:29:58 +0200)

----------------------------------------------------------------
Samsung mach/soc changes for v5.4

1. Minor fixup in plat code (S3C platforms),
2. Enable exynos-chipid driver to provide SoC related information.

----------------------------------------------------------------
Linus Walleij (1):
      ARM: samsung: Include GPIO driver header

Pankaj Dubey (1):
      ARM: exynos: Enable exynos-chipid driver

 arch/arm/mach-exynos/Kconfig                   | 1 +
 arch/arm/plat-samsung/include/plat/gpio-core.h | 1 +
 2 files changed, 2 insertions(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-08-16 16:30 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Krzysztof Kozlowski [this message]
2019-08-16 16:30   ` [GIT PULL 2/3] ARM: samsung: mach " 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

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=20190816163042.6604-3-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 \
    --cc=soc@kernel.org \
    /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 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.