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


Groups > linux.kernel > #1628378 > unrolled thread

[GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12

Started byKrzysztof Kozlowski <krzk@kernel.org>
First post2017-04-21 19:10 +0200
Last post2017-04-24 20:30 +0200
Articles 4 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12 Krzysztof Kozlowski <krzk@kernel.org> - 2017-04-21 19:10 +0200
    [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 Krzysztof Kozlowski <krzk@kernel.org> - 2017-04-21 19:10 +0200
      Re: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 Krzysztof Kozlowski <krzk@kernel.org> - 2017-04-24 10:40 +0200
      [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12, fixed Krzysztof Kozlowski <krzk@kernel.org> - 2017-04-24 20:30 +0200

#1628378 — [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12

FromKrzysztof Kozlowski <krzk@kernel.org>
Date2017-04-21 19:10 +0200
Subject[GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12
Message-ID<tyKef-8vc-59@gated-at.bofh.it>
Hi,

I know it is late so just one fix for v4.12.
On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit a1146328ec47141007a6ec076e1cbfc80f31887f:

  Merge tag 'samsung-dt-hdmi-cec-4.12' into next/dt (2017-03-31 00:27:18 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.12-2

for you to fetch changes up to 6a611d149a9a1eff7c89e81bab018e4121cce17e:

  ARM: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-20 18:06:03 +0200)

----------------------------------------------------------------
Fix DTC warnings in Exynos ARMv7 Device Tree sources.

----------------------------------------------------------------
Viresh Kumar (1):
      ARM: dts: exynos: Use - instead of @ for DT OPP entries

 .../devicetree/bindings/devfreq/exynos-bus.txt     | 46 +++++++--------
 arch/arm/boot/dts/exynos3250.dtsi                  | 46 +++++++--------
 arch/arm/boot/dts/exynos4210.dtsi                  | 32 +++++------
 arch/arm/boot/dts/exynos4412-prime.dtsi            |  4 +-
 arch/arm/boot/dts/exynos4412.dtsi                  | 66 +++++++++++-----------
 arch/arm/boot/dts/exynos5420.dtsi                  | 40 ++++++-------
 arch/arm/boot/dts/exynos5800.dtsi                  | 56 +++++++++---------
 .../boot/dts/exynos/exynos5433-tm2-common.dtsi     | 43 +++++++++++++-
 arch/arm64/boot/dts/exynos/exynos5433-tm2.dts      | 17 ++++++
 arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts     | 18 ++++++
 10 files changed, 221 insertions(+), 147 deletions(-)

[toc] | [next] | [standalone]


#1628380 — [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12

FromKrzysztof Kozlowski <krzk@kernel.org>
Date2017-04-21 19:10 +0200
Subject[GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12
Message-ID<tyKef-8vc-65@gated-at.bofh.it>
In reply to#1628378
Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit e3c07546747cdec07ff15c984bc6cebc9c9f788c:

  arm64: dts: exynos: Add the burst and esc clock frequency properties to DSI node (2017-03-08 08:55:39 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.12-2

for you to fetch changes up to 5dccc9873c4af60f4478b3ef54267353f25cc301:

  arm64: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-20 18:10:05 +0200)

----------------------------------------------------------------
Second update of  Samsung DeviceTree ARM64 for v4.12:
 - Fix DTC warnings in Exynos ARM64 Device Tree sources.
 - Add panel node to TM2E board.

----------------------------------------------------------------
Hoegeun Kwon (1):
      arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board

Viresh Kumar (1):
      arm64: dts: exynos: Use - instead of @ for DT OPP entries

 arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi | 48 ++++++++++++-------------
 arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 11 ++++++
 arch/arm64/boot/dts/exynos/exynos5433.dtsi     | 50 +++++++++++++-------------
 3 files changed, 60 insertions(+), 49 deletions(-)

[toc] | [prev] | [next] | [standalone]


#1629303 — Re: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12

FromKrzysztof Kozlowski <krzk@kernel.org>
Date2017-04-24 10:40 +0200
SubjectRe: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12
Message-ID<tzHHk-4GC-13@gated-at.bofh.it>
In reply to#1628380
On Fri, Apr 21, 2017 at 6:40 PM, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> Hi,
>
> On top of previous pull request.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit e3c07546747cdec07ff15c984bc6cebc9c9f788c:
>
>   arm64: dts: exynos: Add the burst and esc clock frequency properties to DSI node (2017-03-08 08:55:39 +0200)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.12-2
>
> for you to fetch changes up to 5dccc9873c4af60f4478b3ef54267353f25cc301:
>
>   arm64: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-20 18:10:05 +0200)
>
> ----------------------------------------------------------------
> Second update of  Samsung DeviceTree ARM64 for v4.12:
>  - Fix DTC warnings in Exynos ARM64 Device Tree sources.
>  - Add panel node to TM2E board.
>
> ----------------------------------------------------------------
> Hoegeun Kwon (1):
>       arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board
>
> Viresh Kumar (1):
>       arm64: dts: exynos: Use - instead of @ for DT OPP entries

I need to fix this commit - my SoB got doubled:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git/commit/?h=next/dt64&id=5dccc9873c4af60f4478b3ef54267353f25cc301

I'll (unfortunately) rebase and send.

Best regards,
Krzysztof

[toc] | [prev] | [next] | [standalone]


#1629876 — [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12, fixed

FromKrzysztof Kozlowski <krzk@kernel.org>
Date2017-04-24 20:30 +0200
Subject[GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12, fixed
Message-ID<tzQUj-21B-31@gated-at.bofh.it>
In reply to#1628380
Hi,

On top of previous pull request.

Fixed previous pull because of my doubled Signed-off-by in one comit.

Best regards,
Krzysztof


The following changes since commit e3c07546747cdec07ff15c984bc6cebc9c9f788c:

  arm64: dts: exynos: Add the burst and esc clock frequency properties to DSI node (2017-03-08 08:55:39 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.12-3

for you to fetch changes up to 684c581f10f5e21976d9dcd85a190f37ddc843dd:

  arm64: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-24 20:19:32 +0200)

----------------------------------------------------------------
Second update of Samsung DeviceTree ARM64 for v4.12:
 - Fix DTC warnings in Exynos ARM64 Device Tree sources.
 - Add panel node to TM2E board.

----------------------------------------------------------------
Hoegeun Kwon (1):
      arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board

Viresh Kumar (1):
      arm64: dts: exynos: Use - instead of @ for DT OPP entries

 arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi | 48 ++++++++++++-------------
 arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 11 ++++++
 arch/arm64/boot/dts/exynos/exynos5433.dtsi     | 50 +++++++++++++-------------
 3 files changed, 60 insertions(+), 49 deletions(-)

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web