Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1235716 > unrolled thread
| Started by | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| First post | 2015-09-30 04:30 +0200 |
| Last post | 2015-10-06 03:50 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[GIT PULL] arm64: dts: Exynos ARMv8 improvements for 4.4 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-09-30 04:30 +0200
RE: [GIT PULL] arm64: dts: Exynos ARMv8 improvements for 4.4 Kukjin Kim <kgene@kernel.org> - 2015-10-06 03:50 +0200
Re: [GIT PULL] arm64: dts: Exynos ARMv8 improvements for 4.4 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-06 03:50 +0200
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2015-09-30 04:30 +0200 |
| Subject | [GIT PULL] arm64: dts: Exynos ARMv8 improvements for 4.4 |
| Message-ID | <qefjA-8iI-5@gated-at.bofh.it> |
Dear Kukjin,
One ARMv8 DTS change for 4.4.
Best regards,
Krzysztof
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
https://github.com/krzk/linux.git tags/samsung-dt64-4.4
for you to fetch changes up to 235c8e96f54a76bee201a7c86620c351a30b1ac6:
arm64: dts: Add BUS1 instance pinctrl support for exynos7 (2015-09-16 09:03:09 +0900)
----------------------------------------------------------------
Device Tree improvements for Exynos ARMv8 based boards:
1. Add a BUS1 instance pinctrl for Exynos7 SoC.
----------------------------------------------------------------
Alim Akhtar (1):
arm64: dts: Add BUS1 instance pinctrl support for exynos7
arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi | 103 ++++++++++++++++++++++++
arch/arm64/boot/dts/exynos/exynos7.dtsi | 7 ++
2 files changed, 110 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Kukjin Kim <kgene@kernel.org> |
|---|---|
| Date | 2015-10-06 03:50 +0200 |
| Message-ID | <qgpy9-8lJ-1@gated-at.bofh.it> |
| In reply to | #1235716 |
Krzysztof Kozlowski wrote: > > Dear Kukjin, > > One ARMv8 DTS change for 4.4. > > Best regards, > Krzysztof > > The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f: > > Linux 4.3-rc1 (2015-09-12 16:35:56 -0700) > > are available in the git repository at: > > https://github.com/krzk/linux.git tags/samsung-dt64-4.4 > > for you to fetch changes up to 235c8e96f54a76bee201a7c86620c351a30b1ac6: > > arm64: dts: Add BUS1 instance pinctrl support for exynos7 (2015-09-16 09:03:09 +0900) > > ---------------------------------------------------------------- > Device Tree improvements for Exynos ARMv8 based boards: > 1. Add a BUS1 instance pinctrl for Exynos7 SoC. > > ---------------------------------------------------------------- > Alim Akhtar (1): > arm64: dts: Add BUS1 instance pinctrl support for exynos7 > > arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi | 103 ++++++++++++++++++++++++ > arch/arm64/boot/dts/exynos/exynos7.dtsi | 7 ++ > 2 files changed, 110 insertions(+) Looks good to me. Since just one patch in this pull-request if you don't mind, let me take the patch directly with your signed-off. - Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2015-10-06 03:50 +0200 |
| Message-ID | <qgpya-8lJ-13@gated-at.bofh.it> |
| In reply to | #1240109 |
On 06.10.2015 10:47, Kukjin Kim wrote: > Krzysztof Kozlowski wrote: >> >> Dear Kukjin, >> >> One ARMv8 DTS change for 4.4. >> >> Best regards, >> Krzysztof >> >> The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f: >> >> Linux 4.3-rc1 (2015-09-12 16:35:56 -0700) >> >> are available in the git repository at: >> >> https://github.com/krzk/linux.git tags/samsung-dt64-4.4 >> >> for you to fetch changes up to 235c8e96f54a76bee201a7c86620c351a30b1ac6: >> >> arm64: dts: Add BUS1 instance pinctrl support for exynos7 (2015-09-16 09:03:09 +0900) >> >> ---------------------------------------------------------------- >> Device Tree improvements for Exynos ARMv8 based boards: >> 1. Add a BUS1 instance pinctrl for Exynos7 SoC. >> >> ---------------------------------------------------------------- >> Alim Akhtar (1): >> arm64: dts: Add BUS1 instance pinctrl support for exynos7 >> >> arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi | 103 ++++++++++++++++++++++++ >> arch/arm64/boot/dts/exynos/exynos7.dtsi | 7 ++ >> 2 files changed, 110 insertions(+) > > Looks good to me. Since just one patch in this pull-request if you don't mind, > let me take the patch directly with your signed-off. Of course, thanks! Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web