linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pinctrl: samsung: Changes for v4.14
@ 2017-08-11  5:50 Krzysztof Kozlowski
  2017-08-14 14:55 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2017-08-11  5:50 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Krzysztof Kozlowski, Tomasz Figa, Sylwester Nawrocki,
	linux-arm-kernel, linux-samsung-soc, linux-kernel, linux-gpio

Hi,

Two fixes in this pull request were not regressions from current merge
window and one was known for some time, so I did not push them
to this cycle.

Best regards,
Krzysztof


The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git tags/samsung-pinctrl-4.14

for you to fetch changes up to bbed85f45b2b727bb776b914b84c67e8fd825433:

  pinctrl: samsung: Remove unneeded local variable initialization (2017-07-24 06:56:02 +0200)

----------------------------------------------------------------
Samsung pinctrl driver changes for v4.14:
1. Fix NULL pointer dereference on S3C24XX.  This was reported some time ago and
   unfortunately it took few releases to fix.
2. Fix invalid register offset used for external interrupts on Exynos5433.
   This was caused by the same commit as above, although on different path.
3. Consolidate between drivers and bindings the defines for pin mux functions.
4. Minor code improvements.

----------------------------------------------------------------
Krzysztof Kozlowski (7):
      pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx
      pinctrl: samsung: Fix invalid register offset used for Exynos5433 external interrupts
      pinctrl: samsung: dt-bindings: Use better name for external interrupt function
      pinctrl: samsung: Use define from dt-bindings for pin mux function
      pinctrl: samsung: Use unsigned int for number of controller IO mem resources
      pinctrl: samsung: Consistently use unsigned instead of u32 for nr_banks
      pinctrl: samsung: Remove unneeded local variable initialization

 drivers/pinctrl/samsung/pinctrl-exynos.c  | 32 ++++++++++---------------
 drivers/pinctrl/samsung/pinctrl-exynos.h  |  1 -
 drivers/pinctrl/samsung/pinctrl-s3c24xx.c | 37 +++++++++++++++-------------
 drivers/pinctrl/samsung/pinctrl-s3c64xx.c | 40 ++++++++++++++-----------------
 drivers/pinctrl/samsung/pinctrl-samsung.c | 12 ++++++++--
 drivers/pinctrl/samsung/pinctrl-samsung.h | 15 ++++++------
 include/dt-bindings/pinctrl/samsung.h     |  3 ++-
 7 files changed, 71 insertions(+), 69 deletions(-)

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

* Re: [GIT PULL] pinctrl: samsung: Changes for v4.14
  2017-08-11  5:50 [GIT PULL] pinctrl: samsung: Changes for v4.14 Krzysztof Kozlowski
@ 2017-08-14 14:55 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2017-08-14 14:55 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Tomasz Figa, Sylwester Nawrocki,
	linux-arm-kernel@lists.infradead.org, linux-samsung-soc,
	linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org

On Fri, Aug 11, 2017 at 7:50 AM, Krzysztof Kozlowski <krzk@kernel.org> wrote:

> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
>
>   Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

Pulled into my devel branch for v4.14.

Yours,
Linus Walleij

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

end of thread, other threads:[~2017-08-14 14:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11  5:50 [GIT PULL] pinctrl: samsung: Changes for v4.14 Krzysztof Kozlowski
2017-08-14 14:55 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).