linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12
@ 2017-04-21 16:40 Krzysztof Kozlowski
  2017-04-21 16:40 ` [GIT PULL 2/2] arm64 " Krzysztof Kozlowski
  2017-04-27 19:54 ` [GIT PULL 1/2] ARM: " Arnd Bergmann
  0 siblings, 2 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2017-04-21 16:40 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Krzysztof Kozlowski, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Javier Martinez Canillas

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12
  2017-04-21 16:40 [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12 Krzysztof Kozlowski
@ 2017-04-21 16:40 ` Krzysztof Kozlowski
  2017-04-24  8:33   ` Krzysztof Kozlowski
                     ` (2 more replies)
  2017-04-27 19:54 ` [GIT PULL 1/2] ARM: " Arnd Bergmann
  1 sibling, 3 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2017-04-21 16:40 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Krzysztof Kozlowski, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Javier Martinez Canillas

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12
  2017-04-21 16:40 ` [GIT PULL 2/2] arm64 " Krzysztof Kozlowski
@ 2017-04-24  8:33   ` Krzysztof Kozlowski
  2017-04-24 18:23   ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12, fixed Krzysztof Kozlowski
  2017-04-27 19:46   ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 Arnd Bergmann
  2 siblings, 0 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2017-04-24  8:33 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Krzysztof Kozlowski, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Javier Martinez Canillas

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12, fixed
  2017-04-21 16:40 ` [GIT PULL 2/2] arm64 " Krzysztof Kozlowski
  2017-04-24  8:33   ` Krzysztof Kozlowski
@ 2017-04-24 18:23   ` Krzysztof Kozlowski
  2017-04-27 19:46   ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 Arnd Bergmann
  2 siblings, 0 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2017-04-24 18:23 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, Kevin Hilman, arm
  Cc: Krzysztof Kozlowski, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Javier Martinez Canillas

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12
  2017-04-21 16:40 ` [GIT PULL 2/2] arm64 " Krzysztof Kozlowski
  2017-04-24  8:33   ` Krzysztof Kozlowski
  2017-04-24 18:23   ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12, fixed Krzysztof Kozlowski
@ 2017-04-27 19:46   ` Arnd Bergmann
  2017-04-27 19:48     ` Krzysztof Kozlowski
  2 siblings, 1 reply; 7+ messages in thread
From: Arnd Bergmann @ 2017-04-27 19:46 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Olof Johansson, Kevin Hilman, arm-soc, Kukjin Kim, Linux ARM,
	linux-samsung-soc, Linux Kernel Mailing List,
	Javier Martinez Canillas

On Fri, Apr 21, 2017 at 6:40 PM, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> 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(-)

I pulled the updated version into next/dt64, thanks,

       Arnd

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12
  2017-04-27 19:46   ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 Arnd Bergmann
@ 2017-04-27 19:48     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2017-04-27 19:48 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Olof Johansson, Kevin Hilman, arm-soc, Kukjin Kim, Linux ARM,
	linux-samsung-soc, Linux Kernel Mailing List,
	Javier Martinez Canillas

On Thu, Apr 27, 2017 at 09:46:03PM +0200, Arnd Bergmann wrote:
> On Fri, Apr 21, 2017 at 6:40 PM, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> > 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(-)
> 
> I pulled the updated version into next/dt64, thanks,

Thanks! Do not forget also about next/dt (this wasn't updated so just
tags/samsung-dt-4.12-2).

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12
  2017-04-21 16:40 [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12 Krzysztof Kozlowski
  2017-04-21 16:40 ` [GIT PULL 2/2] arm64 " Krzysztof Kozlowski
@ 2017-04-27 19:54 ` Arnd Bergmann
  1 sibling, 0 replies; 7+ messages in thread
From: Arnd Bergmann @ 2017-04-27 19:54 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Olof Johansson, Kevin Hilman, arm-soc, Kukjin Kim, Linux ARM,
	linux-samsung-soc, Linux Kernel Mailing List,
	Javier Martinez Canillas

On Fri, Apr 21, 2017 at 6:40 PM, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> Hi,
>
> I know it is late so just one fix for v4.12.
> On top of previous pull request.

Pulled into next/dt, thanks

      Arnd

[I had actually pulled it already, but forgot to send out the mail reply and now
saw your reminder, thanks for paying attention!]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-04-27 19:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-21 16:40 [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12 Krzysztof Kozlowski
2017-04-21 16:40 ` [GIT PULL 2/2] arm64 " Krzysztof Kozlowski
2017-04-24  8:33   ` Krzysztof Kozlowski
2017-04-24 18:23   ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12, fixed Krzysztof Kozlowski
2017-04-27 19:46   ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 Arnd Bergmann
2017-04-27 19:48     ` Krzysztof Kozlowski
2017-04-27 19:54 ` [GIT PULL 1/2] ARM: " Arnd Bergmann

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).