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 2/3] ARM: dts: exynos: Second round for v4.19
Date: Wed, 25 Jul 2018 18:23:39 +0200 [thread overview]
Message-ID: <20180725162340.7488-2-krzk@kernel.org> (raw)
In-Reply-To: <20180725162340.7488-1-krzk@kernel.org>
Hi,
On top of previous pull request.
Best regards,
Krzysztof
The following changes since commit 57f4e8bc1c3ebbd06a278107edeb6af95b53e5bf:
dt-bindings: samsung: Document bindings for SGH-T959P board (2018-07-07 12:28:07 +0200)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.19-2
for you to fetch changes up to 965228d33cd2b47adb493bb1864761420c632e41:
ARM: dts: exynos: Configure Midas SD card CD pin (2018-07-23 19:12:01 +0200)
----------------------------------------------------------------
Samsung DTS ARM changes for v4.19, part 2
1. Add missing interrupts to PWM nodes on Exynos5.
2. Add missing interrupt pin pull up/down configuration on Exynos4412
Midas boards. The interrupts were mostly working thanks to initial
configuration by bootloader.
----------------------------------------------------------------
Anand Moon (1):
ARM: dts: exynos: Add missing interrupts for pwm node on Exynos5
Simon Shields (5):
ARM: dts: exynos: Add max77693 pinctrl config for Midas
ARM: dts: exynos: Add pinctrl config for Midas keys
ARM: dts: exynos: Add pinctrl for Midas fuelgauge IRQ pin
ARM: dts: exynos: Configure max77686 IRQ pin on Midas
ARM: dts: exynos: Configure Midas SD card CD pin
arch/arm/boot/dts/exynos4412-midas.dtsi | 35 ++++++++++++++++++++++++++++++++-
arch/arm/boot/dts/exynos5.dtsi | 5 +++++
2 files changed, 39 insertions(+), 1 deletion(-)
WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] ARM: dts: exynos: Second round for v4.19
Date: Wed, 25 Jul 2018 18:23:39 +0200 [thread overview]
Message-ID: <20180725162340.7488-2-krzk@kernel.org> (raw)
In-Reply-To: <20180725162340.7488-1-krzk@kernel.org>
Hi,
On top of previous pull request.
Best regards,
Krzysztof
The following changes since commit 57f4e8bc1c3ebbd06a278107edeb6af95b53e5bf:
dt-bindings: samsung: Document bindings for SGH-T959P board (2018-07-07 12:28:07 +0200)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.19-2
for you to fetch changes up to 965228d33cd2b47adb493bb1864761420c632e41:
ARM: dts: exynos: Configure Midas SD card CD pin (2018-07-23 19:12:01 +0200)
----------------------------------------------------------------
Samsung DTS ARM changes for v4.19, part 2
1. Add missing interrupts to PWM nodes on Exynos5.
2. Add missing interrupt pin pull up/down configuration on Exynos4412
Midas boards. The interrupts were mostly working thanks to initial
configuration by bootloader.
----------------------------------------------------------------
Anand Moon (1):
ARM: dts: exynos: Add missing interrupts for pwm node on Exynos5
Simon Shields (5):
ARM: dts: exynos: Add max77693 pinctrl config for Midas
ARM: dts: exynos: Add pinctrl config for Midas keys
ARM: dts: exynos: Add pinctrl for Midas fuelgauge IRQ pin
ARM: dts: exynos: Configure max77686 IRQ pin on Midas
ARM: dts: exynos: Configure Midas SD card CD pin
arch/arm/boot/dts/exynos4412-midas.dtsi | 35 ++++++++++++++++++++++++++++++++-
arch/arm/boot/dts/exynos5.dtsi | 5 +++++
2 files changed, 39 insertions(+), 1 deletion(-)
next prev parent reply other threads:[~2018-07-25 16:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-25 16:23 [GIT PULL 1/3] drivers: samsung: Cleanup for v4.19 Krzysztof Kozlowski
2018-07-25 16:23 ` Krzysztof Kozlowski
2018-07-25 16:23 ` Krzysztof Kozlowski [this message]
2018-07-25 16:23 ` [GIT PULL 2/3] ARM: dts: exynos: Second round " Krzysztof Kozlowski
2018-07-26 6:57 ` Olof Johansson
2018-07-26 6:57 ` Olof Johansson
2018-07-25 16:23 ` [GIT PULL 3/3] ARM: samsung: Mach/soc " Krzysztof Kozlowski
2018-07-25 16:23 ` Krzysztof Kozlowski
2018-07-26 7:18 ` Olof Johansson
2018-07-26 7:18 ` Olof Johansson
2018-07-26 7:18 ` [GIT PULL 1/3] drivers: samsung: Cleanup " Olof Johansson
2018-07-26 7:18 ` Olof Johansson
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=20180725162340.7488-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 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.