* [GIT PULL 5/5] Samsung driver updates for v4.3
@ 2015-08-04 7:30 ` Kukjin Kim
0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2015-08-04 7:30 UTC (permalink / raw)
To: arm, Arnd Bergmann, 'Olof Johansson', Kevin Hilman
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Krzysztof Kozlowski
Hi,
This branch is including to support generic cpufreq driver in
mach-exynos dir. for exynos3250 and exynos5250 even the tag name is
driver. Because it is depending on clk and cpufreq changes which acked
by regarding maintainers, Mike and Viresh.
Please pull and if any problems, please kindly let me know.
Thanks,
Kukjin
The following changes since commit 995008abdf5146feb0ffdeb15ddb0e90010aff50:
Merge branch 'v4.3-next/dt-samsung-2' into
v4.3-next/clk-cpufreq-samsung (2015-08-04 15:59:14 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-driver
for you to fetch changes up to 6b1621c4a15b9110cda7cc2e2eb3e8e1a0c2bcfc:
ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driver
(2015-08-04 15:59:33 +0900)
----------------------------------------------------------------
Samsung mach-exynos and driver updates for v4.3
- Use generic cpufreq driver for exynos3250 and exynos5250
: note depends on the following
v4.3-topic/clk-samsung (acked by clk maintainer, Mike)
v4.3-topic/cpufreq-samsung (acked by cpufreq maintainer, Viresh)
v4.3-next/dt-samsung-2 (add CPU OPP and regulator supply)
----------------------------------------------------------------
Chanwoo Choi (1):
ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driver
Thomas Abraham (1):
ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250
arch/arm/mach-exynos/exynos.c | 2 ++
1 file changed, 2 insertions(+)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 5/5] Samsung driver updates for v4.3
@ 2015-08-04 7:30 ` Kukjin Kim
0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2015-08-04 7:30 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
This branch is including to support generic cpufreq driver in
mach-exynos dir. for exynos3250 and exynos5250 even the tag name is
driver. Because it is depending on clk and cpufreq changes which acked
by regarding maintainers, Mike and Viresh.
Please pull and if any problems, please kindly let me know.
Thanks,
Kukjin
The following changes since commit 995008abdf5146feb0ffdeb15ddb0e90010aff50:
Merge branch 'v4.3-next/dt-samsung-2' into
v4.3-next/clk-cpufreq-samsung (2015-08-04 15:59:14 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-driver
for you to fetch changes up to 6b1621c4a15b9110cda7cc2e2eb3e8e1a0c2bcfc:
ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driver
(2015-08-04 15:59:33 +0900)
----------------------------------------------------------------
Samsung mach-exynos and driver updates for v4.3
- Use generic cpufreq driver for exynos3250 and exynos5250
: note depends on the following
v4.3-topic/clk-samsung (acked by clk maintainer, Mike)
v4.3-topic/cpufreq-samsung (acked by cpufreq maintainer, Viresh)
v4.3-next/dt-samsung-2 (add CPU OPP and regulator supply)
----------------------------------------------------------------
Chanwoo Choi (1):
ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driver
Thomas Abraham (1):
ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250
arch/arm/mach-exynos/exynos.c | 2 ++
1 file changed, 2 insertions(+)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL 5/5] Samsung driver updates for v4.3
2015-08-04 7:30 ` Kukjin Kim
@ 2015-08-13 9:18 ` Olof Johansson
-1 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2015-08-13 9:18 UTC (permalink / raw)
To: Kukjin Kim
Cc: arm, Arnd Bergmann, Kevin Hilman,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Krzysztof Kozlowski
On Tue, Aug 04, 2015 at 04:30:18PM +0900, Kukjin Kim wrote:
> Hi,
>
> This branch is including to support generic cpufreq driver in
> mach-exynos dir. for exynos3250 and exynos5250 even the tag name is
> driver. Because it is depending on clk and cpufreq changes which acked
> by regarding maintainers, Mike and Viresh.
>
> Please pull and if any problems, please kindly let me know.
This now needs to be respun too, apparantly, since it includes dt2.
-Olof
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 5/5] Samsung driver updates for v4.3
@ 2015-08-13 9:18 ` Olof Johansson
0 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2015-08-13 9:18 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Aug 04, 2015 at 04:30:18PM +0900, Kukjin Kim wrote:
> Hi,
>
> This branch is including to support generic cpufreq driver in
> mach-exynos dir. for exynos3250 and exynos5250 even the tag name is
> driver. Because it is depending on clk and cpufreq changes which acked
> by regarding maintainers, Mike and Viresh.
>
> Please pull and if any problems, please kindly let me know.
This now needs to be respun too, apparantly, since it includes dt2.
-Olof
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [GIT PULL 5/5] Samsung driver updates for v4.3
2015-08-13 9:18 ` Olof Johansson
@ 2015-08-13 10:12 ` Kukjin Kim
-1 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2015-08-13 10:12 UTC (permalink / raw)
To: 'Olof Johansson', 'Kukjin Kim'
Cc: arm, 'Arnd Bergmann', 'Kevin Hilman',
linux-arm-kernel, linux-samsung-soc,
'Krzysztof Kozlowski'
Olof Johansson wrote:
>
> On Tue, Aug 04, 2015 at 04:30:18PM +0900, Kukjin Kim wrote:
> > Hi,
> >
> > This branch is including to support generic cpufreq driver in
> > mach-exynos dir. for exynos3250 and exynos5250 even the tag name is
> > driver. Because it is depending on clk and cpufreq changes which acked
> > by regarding maintainers, Mike and Viresh.
> >
> > Please pull and if any problems, please kindly let me know.
>
> This now needs to be respun too, apparantly, since it includes dt2.
>
Sure, I'll.
Thanks
Kukjin
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 5/5] Samsung driver updates for v4.3
@ 2015-08-13 10:12 ` Kukjin Kim
0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2015-08-13 10:12 UTC (permalink / raw)
To: linux-arm-kernel
Olof Johansson wrote:
>
> On Tue, Aug 04, 2015 at 04:30:18PM +0900, Kukjin Kim wrote:
> > Hi,
> >
> > This branch is including to support generic cpufreq driver in
> > mach-exynos dir. for exynos3250 and exynos5250 even the tag name is
> > driver. Because it is depending on clk and cpufreq changes which acked
> > by regarding maintainers, Mike and Viresh.
> >
> > Please pull and if any problems, please kindly let me know.
>
> This now needs to be respun too, apparantly, since it includes dt2.
>
Sure, I'll.
Thanks
Kukjin
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-08-13 10:12 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-04 7:30 [GIT PULL 5/5] Samsung driver updates for v4.3 Kukjin Kim
2015-08-04 7:30 ` Kukjin Kim
2015-08-13 9:18 ` Olof Johansson
2015-08-13 9:18 ` Olof Johansson
2015-08-13 10:12 ` Kukjin Kim
2015-08-13 10:12 ` Kukjin Kim
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.