Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1182776 > unrolled thread

[GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2

Started byKrzysztof Kozlowski <k.kozlowski@samsung.com>
First post2015-07-13 14:40 +0200
Last post2015-07-14 11:50 +0200
Articles 4 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-07-13 14:40 +0200
    RE: [GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2 Kukjin Kim <kgene@kernel.org> - 2015-07-14 10:30 +0200
      Re: [GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-07-14 10:40 +0200
        RE: [GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2 Kukjin Kim <kgene@kernel.org> - 2015-07-14 11:50 +0200

#1182776 — [GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2

FromKrzysztof Kozlowski <k.kozlowski@samsung.com>
Date2015-07-13 14:40 +0200
Subject[GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2
Message-ID<pLLbB-50E-35@gated-at.bofh.it>
Dear Kukjin,

These are candidates for fixes during this RC cycle.
Description below (under signed tag).

Best regards,
Krzysztof


The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  https://github.com/krzk/linux.git tags/samsung-dt-fixes-4.2

for you to fetch changes up to a419d78a6f97f8c977fe55d5d590cd0654ecd1ee:

  ARM: dts: Exynos4210: add CPU OPP and regulator supply property (2015-07-13 21:16:05 +0900)

----------------------------------------------------------------
Samsung DTS fixes:
1. Fix Exynos3250 MIPI DSI display and MIPI CSIS-2 camera sensor after
   adding support for PMU regmap in exynos-video-mipi driver
   (issue introduced in v4.0).
2. Bring back cpufreq for Exynos4210 after incomplete switch to
   cpufreq-dt driver in 4.2 merge window. The necessary DTS change
   for Exynos4210 cpufreq was not applied to the same tree as
   rest of patchset because of multiple conflicts between
   clk and arm-soc DTS trees. It was also too late to send it
   to arm-soc for 4.2. Unfortunately without the change the Exynos4210
   boards loose cpufreq feature.

----------------------------------------------------------------
Beata Michalska (1):
      ARM: dts: Update video-phy node with syscon phandle for Exynos3250

Thomas Abraham (1):
      ARM: dts: Exynos4210: add CPU OPP and regulator supply property

 arch/arm/boot/dts/exynos3250.dtsi               |  2 +-
 arch/arm/boot/dts/exynos4210-origen.dts         |  4 ++++
 arch/arm/boot/dts/exynos4210-trats.dts          |  4 ++++
 arch/arm/boot/dts/exynos4210-universal_c210.dts |  4 ++++
 arch/arm/boot/dts/exynos4210.dtsi               | 12 ++++++++++++
 5 files changed, 25 insertions(+), 1 deletion(-)
--
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]


#1183443

FromKukjin Kim <kgene@kernel.org>
Date2015-07-14 10:30 +0200
Message-ID<pM3Lc-8h3-13@gated-at.bofh.it>
In reply to#1182776
Krzysztof Kozlowski wrote:
> 
> Dear Kukjin,
> 
Hi,

Thanks for your pull-request and I'll sort them out for 4.2-rc soon.

BTW, the Thomas' patch is enough to support exynos4210 cpufreq without other
patches in the series? I didn't think so...

- Kukjin

> These are candidates for fixes during this RC cycle.
> Description below (under signed tag).
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/krzk/linux.git tags/samsung-dt-fixes-4.2
> 
> for you to fetch changes up to a419d78a6f97f8c977fe55d5d590cd0654ecd1ee:
> 
>   ARM: dts: Exynos4210: add CPU OPP and regulator supply property (2015-07-13 21:16:05 +0900)
> 
> ----------------------------------------------------------------
> Samsung DTS fixes:
> 1. Fix Exynos3250 MIPI DSI display and MIPI CSIS-2 camera sensor after
>    adding support for PMU regmap in exynos-video-mipi driver
>    (issue introduced in v4.0).
> 2. Bring back cpufreq for Exynos4210 after incomplete switch to
>    cpufreq-dt driver in 4.2 merge window. The necessary DTS change
>    for Exynos4210 cpufreq was not applied to the same tree as
>    rest of patchset because of multiple conflicts between
>    clk and arm-soc DTS trees. It was also too late to send it
>    to arm-soc for 4.2. Unfortunately without the change the Exynos4210
>    boards loose cpufreq feature.
> 
> ----------------------------------------------------------------
> Beata Michalska (1):
>       ARM: dts: Update video-phy node with syscon phandle for Exynos3250
> 
> Thomas Abraham (1):
>       ARM: dts: Exynos4210: add CPU OPP and regulator supply property
> 
>  arch/arm/boot/dts/exynos3250.dtsi               |  2 +-
>  arch/arm/boot/dts/exynos4210-origen.dts         |  4 ++++
>  arch/arm/boot/dts/exynos4210-trats.dts          |  4 ++++
>  arch/arm/boot/dts/exynos4210-universal_c210.dts |  4 ++++
>  arch/arm/boot/dts/exynos4210.dtsi               | 12 ++++++++++++
>  5 files changed, 25 insertions(+), 1 deletion(-)

--
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]


#1183450

FromKrzysztof Kozlowski <k.kozlowski@samsung.com>
Date2015-07-14 10:40 +0200
Message-ID<pM3US-8kr-17@gated-at.bofh.it>
In reply to#1183443
2015-07-14 17:26 GMT+09:00 Kukjin Kim <kgene@kernel.org>:
> Krzysztof Kozlowski wrote:
>>
>> Dear Kukjin,
>>
> Hi,
>
> Thanks for your pull-request and I'll sort them out for 4.2-rc soon.
>
> BTW, the Thomas' patch is enough to support exynos4210 cpufreq without other
> patches in the series? I didn't think so...

All other patches were already applied by Mike and sent to Linus
during 4.2 merge window.

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] | [next] | [standalone]


#1183528

FromKukjin Kim <kgene@kernel.org>
Date2015-07-14 11:50 +0200
Message-ID<pM50E-w0-63@gated-at.bofh.it>
In reply to#1183450
Krzysztof Kozlowski wrote:
> 
> 2015-07-14 17:26 GMT+09:00 Kukjin Kim <kgene@kernel.org>:
> > Krzysztof Kozlowski wrote:
> >>
> >> Dear Kukjin,
> >>
> > Hi,
> >
> > Thanks for your pull-request and I'll sort them out for 4.2-rc soon.
> >
> > BTW, the Thomas' patch is enough to support exynos4210 cpufreq without other
> > patches in the series? I didn't think so...
> 
> All other patches were already applied by Mike and sent to Linus
> during 4.2 merge window.
> 
Sounds good. OK, I'll handle this series in this -rc round.

Thanks,
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] | [standalone]


Back to top | Article view | linux.kernel


csiph-web