Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1434321 > unrolled thread
| Started by | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| First post | 2016-06-30 10:00 +0200 |
| Last post | 2016-07-06 08:10 +0200 |
| Articles | 2 — 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 3/4] ARM: dts: exynos: MFC driver topic branch for v4.8, part 2 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-30 10:00 +0200
Re: [GIT PULL 3/4] ARM: dts: exynos: MFC driver topic branch for v4.8, part 2 Olof Johansson <olof@lixom.net> - 2016-07-06 08:10 +0200
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2016-06-30 10:00 +0200 |
| Subject | [GIT PULL 3/4] ARM: dts: exynos: MFC driver topic branch for v4.8, part 2 |
| Message-ID | <rPF3b-6QF-7@gated-at.bofh.it> |
Hi,
Continuation of previous topic branch (tag tags/samsung-drivers-exynos-mfc-4.8).
DTS changes only but this depends on previous work.
Best regards,
Krzysztof
The following changes since commit 96167bd37dd604cbba0aed341765dda8556405b2:
ARM: dts: exynos: Enable MFC device on Exynos4412 Odroid boards (2016-06-06 09:30:43 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-exynos-mfc-4.8-2
for you to fetch changes up to 9f7d27fa1b0b3685471a1a34223a3475943f53e4:
ARM: dts: exynos: enable MFC device for all boards (2016-06-08 09:46:00 +0200)
----------------------------------------------------------------
Topic branch for Exynos MFC changes for v4.8, part 2:
Replace hardcoded reserved memory ranges with auto-allocated ones
and enable MFC for all boards.
----------------------------------------------------------------
Marek Szyprowski (3):
ARM: dts: exynos: replace hardcoded reserved memory ranges with auto-allocated ones
ARM: dts: exynos: move MFC reserved memory regions from boards to .dtsi
ARM: dts: exynos: enable MFC device for all boards
arch/arm/boot/dts/exynos-mfc-reserved-memory.dtsi | 14 ++++++++++----
arch/arm/boot/dts/exynos3250-rinato.dts | 4 ----
arch/arm/boot/dts/exynos3250.dtsi | 1 -
arch/arm/boot/dts/exynos4.dtsi | 1 -
arch/arm/boot/dts/exynos4210-origen.dts | 5 -----
arch/arm/boot/dts/exynos4210-smdkv310.dts | 5 -----
arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 5 -----
arch/arm/boot/dts/exynos4412-origen.dts | 5 -----
arch/arm/boot/dts/exynos4412-smdk4412.dts | 5 -----
arch/arm/boot/dts/exynos5250-arndale.dts | 4 ----
arch/arm/boot/dts/exynos5250-smdk5250.dts | 4 ----
arch/arm/boot/dts/exynos5250-spring.dts | 4 ----
arch/arm/boot/dts/exynos5420-arndale-octa.dts | 4 ----
arch/arm/boot/dts/exynos5420-peach-pit.dts | 4 ----
arch/arm/boot/dts/exynos5420-smdk5420.dts | 4 ----
arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 4 ----
arch/arm/boot/dts/exynos5800-peach-pi.dts | 4 ----
17 files changed, 10 insertions(+), 67 deletions(-)
[toc] | [next] | [standalone]
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Date | 2016-07-06 08:10 +0200 |
| Subject | Re: [GIT PULL 3/4] ARM: dts: exynos: MFC driver topic branch for v4.8, part 2 |
| Message-ID | <rROc1-5vh-1@gated-at.bofh.it> |
| In reply to | #1434321 |
On Thu, Jun 30, 2016 at 09:51:14AM +0200, Krzysztof Kozlowski wrote: > Hi, > > Continuation of previous topic branch (tag tags/samsung-drivers-exynos-mfc-4.8). > DTS changes only but this depends on previous work. > > Best regards, > Krzysztof > > > The following changes since commit 96167bd37dd604cbba0aed341765dda8556405b2: > > ARM: dts: exynos: Enable MFC device on Exynos4412 Odroid boards (2016-06-06 09:30:43 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-exynos-mfc-4.8-2 > > for you to fetch changes up to 9f7d27fa1b0b3685471a1a34223a3475943f53e4: > > ARM: dts: exynos: enable MFC device for all boards (2016-06-08 09:46:00 +0200) > > ---------------------------------------------------------------- > Topic branch for Exynos MFC changes for v4.8, part 2: > > Replace hardcoded reserved memory ranges with auto-allocated ones > and enable MFC for all boards. Merged, thanks. Had a minor context conflict with previous DT contents. -Olof
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web