linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>, mchehab@osg.samsung.com
Cc: Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
	arm@kernel.org, Javier Martinez Canillas <javier@osg.samsung.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: Re: [GIT PULL 4/8] ARM: exynos: Topic branch with driver changes for v4.8
Date: Mon, 13 Jun 2016 14:47:06 -0700	[thread overview]
Message-ID: <20160613214706.GB20845@localhost> (raw)
In-Reply-To: <1465215933-22709-5-git-send-email-k.kozlowski@samsung.com>

On Mon, Jun 06, 2016 at 02:25:29PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> A topic branch for MultiFormat Codec driver. This pulls in
> an external dependency from media tree (Sylwester Nawrocki).
> 
> Below you will find two pull-request-changelogs
> 
> 
> Best regards,
> Krzysztof
> 
> 
> ################################################################
> Samsung tree only changes:
> ################################################################
> 
> The following changes since commit 04f776734c4e03e33111d3d5a994b589870df623:
> 
>   media: s5p-mfc: add iommu support (2016-06-03 11:13:45 +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
> 
> for you to fetch changes up to 96167bd37dd604cbba0aed341765dda8556405b2:
> 
>   ARM: dts: exynos: Enable MFC device on Exynos4412 Odroid boards (2016-06-06 09:30:43 +0200)
> 
> ----------------------------------------------------------------
> Topic branch for Exynos MFC changes for v4.8:
> Pull s5p-mfc changes from media tree so the arm/mach-exynos code
> could be removed. The bindings are converted to generic reserved memory
> bindings.

Hi,

Tis branch contains an external dependency but I don't see the toplevel
maintainer cc:d on the pull request. Just to avoid any confusion, I'd like to
double check and make sure this branch is expected to be stable.

Mauro, is that the case? The branch is:
Merge branch 'for-v4.8/media/exynos-mfc' of git://linuxtv.org/snawrocki/samsung into for-v4.8/exynos-mfc

I see it in -next, so I just want to make sure it's on a stable branch that
won't be rewritten. 


Thanks!

-Olof

  reply	other threads:[~2016-06-14 16:53 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06 12:25 [GIT PULL 0/8] ARM: exynos: Early stuff for v4.8 Krzysztof Kozlowski
2016-06-06 12:25 ` [GIT PULL 1/8] ARM: exynos: Mach/soc changes " Krzysztof Kozlowski
2016-06-13 21:24   ` Olof Johansson
2016-06-06 12:25 ` [GIT PULL 2/8] arm64: " Krzysztof Kozlowski
2016-06-06 12:25 ` [GIT PULL 3/8] ARM: exynos: Drivers " Krzysztof Kozlowski
2016-06-06 12:25 ` [GIT PULL 4/8] ARM: exynos: Topic branch with driver changes " Krzysztof Kozlowski
2016-06-13 21:47   ` Olof Johansson [this message]
2016-06-16 12:16     ` Krzysztof Kozlowski
2016-06-16 13:00       ` Sylwester Nawrocki
2016-06-20  5:40         ` Olof Johansson
2016-06-06 12:25 ` [GIT PULL 5/8] ARM: dts: exynos: DTS " Krzysztof Kozlowski
2016-06-13 21:48   ` Olof Johansson
2016-06-06 12:25 ` [GIT PULL 6/8] arm64: " Krzysztof Kozlowski
2016-06-07  6:32   ` Krzysztof Kozlowski
2016-06-13 21:48     ` Olof Johansson
2016-06-06 12:25 ` [GIT PULL 7/8] ARM: dts: exynos: Topic branch with Odroid XU " Krzysztof Kozlowski
2016-06-13 21:53   ` Olof Johansson
2016-06-14 19:44     ` Krzysztof Kozlowski
2016-06-06 12:25 ` [GIT PULL 8/8] ARM: defconfig: exynos: Defconfig " Krzysztof Kozlowski
2016-06-13 22:24   ` Olof Johansson
2016-06-14 18:03     ` Javier Martinez Canillas

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=20160613214706.GB20845@localhost \
    --to=olof@lixom.net \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=b.zolnierkie@samsung.com \
    --cc=javier@osg.samsung.com \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene@kernel.org \
    --cc=khilman@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=mchehab@osg.samsung.com \
    --cc=s.nawrocki@samsung.com \
    /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 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).