All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/2] ARM: dts: exynos: Second round for v5.2
@ 2019-04-28 14:42 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2019-04-28 14:42 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm
  Cc: Krzysztof Kozlowski, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 8cc76b1c75722196fb3d7ffe67cbfeb721a7b0e3:

  ARM: dts: exynos: Remove console argument from bootargs (2019-04-10 18:13:31 +0200)

are available in the Git repository at:

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

for you to fetch changes up to b4bcbdee137833aab04942671b48a9a3beb0801b:

  ARM: dts: s5pv210: Fix camera clock provider on Goni board (2019-04-24 19:55:14 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.2, second round

1. DTC warning fixes: move timer and pmu nodes outside of soc node,
2. Properly override MDMA0 on Universal C210,
3. Fix camera clock provider (to match bindings and driver) on Goni.

----------------------------------------------------------------
Krzysztof Kozlowski (5):
      ARM: dts: exynos: Move pmu and timer nodes out of soc
      ARM: dts: exynos: Remove unneeded address/size cells from fixed-clock on Exynos3250
      ARM: dts: exynos: Move fixed-clocks out of soc on Exynos3250
      ARM: dts: exynos: Properly override node to use MDMA0 on Universal C210
      ARM: dts: s5pv210: Fix camera clock provider on Goni board

 arch/arm/boot/dts/exynos3250.dtsi               | 72 ++++++++++++-------------
 arch/arm/boot/dts/exynos4.dtsi                  | 14 ++---
 arch/arm/boot/dts/exynos4210-universal_c210.dts | 17 +++++-
 arch/arm/boot/dts/exynos5250.dtsi               | 40 +++++++-------
 arch/arm/boot/dts/exynos54xx.dtsi               | 38 ++++++-------
 arch/arm/boot/dts/s5pv210-goni.dts              |  2 +-
 arch/arm/boot/dts/s5pv210.dtsi                  |  6 +--
 7 files changed, 100 insertions(+), 89 deletions(-)

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

* [GIT PULL 1/2] ARM: dts: exynos: Second round for v5.2
@ 2019-04-28 14:42 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2019-04-28 14:42 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm
  Cc: linux-samsung-soc, Kukjin Kim, linux-arm-kernel,
	Krzysztof Kozlowski, linux-kernel

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 8cc76b1c75722196fb3d7ffe67cbfeb721a7b0e3:

  ARM: dts: exynos: Remove console argument from bootargs (2019-04-10 18:13:31 +0200)

are available in the Git repository at:

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

for you to fetch changes up to b4bcbdee137833aab04942671b48a9a3beb0801b:

  ARM: dts: s5pv210: Fix camera clock provider on Goni board (2019-04-24 19:55:14 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.2, second round

1. DTC warning fixes: move timer and pmu nodes outside of soc node,
2. Properly override MDMA0 on Universal C210,
3. Fix camera clock provider (to match bindings and driver) on Goni.

----------------------------------------------------------------
Krzysztof Kozlowski (5):
      ARM: dts: exynos: Move pmu and timer nodes out of soc
      ARM: dts: exynos: Remove unneeded address/size cells from fixed-clock on Exynos3250
      ARM: dts: exynos: Move fixed-clocks out of soc on Exynos3250
      ARM: dts: exynos: Properly override node to use MDMA0 on Universal C210
      ARM: dts: s5pv210: Fix camera clock provider on Goni board

 arch/arm/boot/dts/exynos3250.dtsi               | 72 ++++++++++++-------------
 arch/arm/boot/dts/exynos4.dtsi                  | 14 ++---
 arch/arm/boot/dts/exynos4210-universal_c210.dts | 17 +++++-
 arch/arm/boot/dts/exynos5250.dtsi               | 40 +++++++-------
 arch/arm/boot/dts/exynos54xx.dtsi               | 38 ++++++-------
 arch/arm/boot/dts/s5pv210-goni.dts              |  2 +-
 arch/arm/boot/dts/s5pv210.dtsi                  |  6 +--
 7 files changed, 100 insertions(+), 89 deletions(-)

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

* [GIT PULL 1/2] ARM: dts: exynos: Second round for v5.2
@ 2019-04-28 14:42 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2019-04-28 14:42 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm
  Cc: linux-samsung-soc, Kukjin Kim, linux-arm-kernel,
	Krzysztof Kozlowski, linux-kernel

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 8cc76b1c75722196fb3d7ffe67cbfeb721a7b0e3:

  ARM: dts: exynos: Remove console argument from bootargs (2019-04-10 18:13:31 +0200)

are available in the Git repository at:

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

for you to fetch changes up to b4bcbdee137833aab04942671b48a9a3beb0801b:

  ARM: dts: s5pv210: Fix camera clock provider on Goni board (2019-04-24 19:55:14 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.2, second round

1. DTC warning fixes: move timer and pmu nodes outside of soc node,
2. Properly override MDMA0 on Universal C210,
3. Fix camera clock provider (to match bindings and driver) on Goni.

----------------------------------------------------------------
Krzysztof Kozlowski (5):
      ARM: dts: exynos: Move pmu and timer nodes out of soc
      ARM: dts: exynos: Remove unneeded address/size cells from fixed-clock on Exynos3250
      ARM: dts: exynos: Move fixed-clocks out of soc on Exynos3250
      ARM: dts: exynos: Properly override node to use MDMA0 on Universal C210
      ARM: dts: s5pv210: Fix camera clock provider on Goni board

 arch/arm/boot/dts/exynos3250.dtsi               | 72 ++++++++++++-------------
 arch/arm/boot/dts/exynos4.dtsi                  | 14 ++---
 arch/arm/boot/dts/exynos4210-universal_c210.dts | 17 +++++-
 arch/arm/boot/dts/exynos5250.dtsi               | 40 +++++++-------
 arch/arm/boot/dts/exynos54xx.dtsi               | 38 ++++++-------
 arch/arm/boot/dts/s5pv210-goni.dts              |  2 +-
 arch/arm/boot/dts/s5pv210.dtsi                  |  6 +--
 7 files changed, 100 insertions(+), 89 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [GIT PULL 2/2] arm64: dts: exynos: Second round for v5.2
  2019-04-28 14:42 ` Krzysztof Kozlowski
@ 2019-04-28 14:42   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2019-04-28 14:42 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm
  Cc: Krzysztof Kozlowski, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 77fc46976e0bfcd78d30fb4c9f0169752b4339c9:

  arm64: dts: exynos: Add SlimSSS to Exynos5433 (2019-03-20 19:29:57 +0100)

are available in the Git repository at:

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

for you to fetch changes up to f36afdd0f53583759562cef3a8453919e3b86a7c:

  arm64: dts: exynos: Move fixed-clocks out of soc (2019-04-24 19:57:59 +0200)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v5.2, second round

DTC warning fixes: move fixed-clocks, timer and pmu nodes outside of soc
node.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      arm64: dts: exynos: Move pmu and timer nodes out of soc
      arm64: dts: exynos: Move fixed-clocks out of soc

 arch/arm64/boot/dts/exynos/exynos5433.dtsi | 49 ++++++++++++-------------
 arch/arm64/boot/dts/exynos/exynos7.dtsi    | 57 +++++++++++++++---------------
 2 files changed, 54 insertions(+), 52 deletions(-)

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

* [GIT PULL 2/2] arm64: dts: exynos: Second round for v5.2
@ 2019-04-28 14:42   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2019-04-28 14:42 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm
  Cc: linux-samsung-soc, Kukjin Kim, linux-arm-kernel,
	Krzysztof Kozlowski, linux-kernel

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 77fc46976e0bfcd78d30fb4c9f0169752b4339c9:

  arm64: dts: exynos: Add SlimSSS to Exynos5433 (2019-03-20 19:29:57 +0100)

are available in the Git repository at:

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

for you to fetch changes up to f36afdd0f53583759562cef3a8453919e3b86a7c:

  arm64: dts: exynos: Move fixed-clocks out of soc (2019-04-24 19:57:59 +0200)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v5.2, second round

DTC warning fixes: move fixed-clocks, timer and pmu nodes outside of soc
node.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      arm64: dts: exynos: Move pmu and timer nodes out of soc
      arm64: dts: exynos: Move fixed-clocks out of soc

 arch/arm64/boot/dts/exynos/exynos5433.dtsi | 49 ++++++++++++-------------
 arch/arm64/boot/dts/exynos/exynos7.dtsi    | 57 +++++++++++++++---------------
 2 files changed, 54 insertions(+), 52 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL 2/2] arm64: dts: exynos: Second round for v5.2
  2019-04-28 14:42   ` Krzysztof Kozlowski
@ 2019-04-28 20:02     ` Olof Johansson
  -1 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2019-04-28 20:02 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel

On Sun, Apr 28, 2019 at 04:42:21PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> On top of previous pull request.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 77fc46976e0bfcd78d30fb4c9f0169752b4339c9:
> 
>   arm64: dts: exynos: Add SlimSSS to Exynos5433 (2019-03-20 19:29:57 +0100)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.2-2
> 
> for you to fetch changes up to f36afdd0f53583759562cef3a8453919e3b86a7c:
> 
>   arm64: dts: exynos: Move fixed-clocks out of soc (2019-04-24 19:57:59 +0200)

Merged, thanks!


-Olof

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

* Re: [GIT PULL 2/2] arm64: dts: exynos: Second round for v5.2
@ 2019-04-28 20:02     ` Olof Johansson
  0 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2019-04-28 20:02 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-samsung-soc, Arnd Bergmann, linux-kernel, arm, Kukjin Kim,
	linux-arm-kernel

On Sun, Apr 28, 2019 at 04:42:21PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> On top of previous pull request.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 77fc46976e0bfcd78d30fb4c9f0169752b4339c9:
> 
>   arm64: dts: exynos: Add SlimSSS to Exynos5433 (2019-03-20 19:29:57 +0100)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.2-2
> 
> for you to fetch changes up to f36afdd0f53583759562cef3a8453919e3b86a7c:
> 
>   arm64: dts: exynos: Move fixed-clocks out of soc (2019-04-24 19:57:59 +0200)

Merged, thanks!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL 1/2] ARM: dts: exynos: Second round for v5.2
  2019-04-28 14:42 ` Krzysztof Kozlowski
@ 2019-04-28 20:03   ` Olof Johansson
  -1 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2019-04-28 20:03 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, arm, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel

On Sun, Apr 28, 2019 at 04:42:20PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> On top of previous pull request.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 8cc76b1c75722196fb3d7ffe67cbfeb721a7b0e3:
> 
>   ARM: dts: exynos: Remove console argument from bootargs (2019-04-10 18:13:31 +0200)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.2-2
> 
> for you to fetch changes up to b4bcbdee137833aab04942671b48a9a3beb0801b:
> 
>   ARM: dts: s5pv210: Fix camera clock provider on Goni board (2019-04-24 19:55:14 +0200)

Merged, thanks!


-Olof

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

* Re: [GIT PULL 1/2] ARM: dts: exynos: Second round for v5.2
@ 2019-04-28 20:03   ` Olof Johansson
  0 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2019-04-28 20:03 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-samsung-soc, Arnd Bergmann, linux-kernel, arm, Kukjin Kim,
	linux-arm-kernel

On Sun, Apr 28, 2019 at 04:42:20PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> On top of previous pull request.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 8cc76b1c75722196fb3d7ffe67cbfeb721a7b0e3:
> 
>   ARM: dts: exynos: Remove console argument from bootargs (2019-04-10 18:13:31 +0200)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.2-2
> 
> for you to fetch changes up to b4bcbdee137833aab04942671b48a9a3beb0801b:
> 
>   ARM: dts: s5pv210: Fix camera clock provider on Goni board (2019-04-24 19:55:14 +0200)

Merged, thanks!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-04-28 20:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-28 14:42 [GIT PULL 1/2] ARM: dts: exynos: Second round for v5.2 Krzysztof Kozlowski
2019-04-28 14:42 ` Krzysztof Kozlowski
2019-04-28 14:42 ` Krzysztof Kozlowski
2019-04-28 14:42 ` [GIT PULL 2/2] arm64: " Krzysztof Kozlowski
2019-04-28 14:42   ` Krzysztof Kozlowski
2019-04-28 20:02   ` Olof Johansson
2019-04-28 20:02     ` Olof Johansson
2019-04-28 20:03 ` [GIT PULL 1/2] ARM: " Olof Johansson
2019-04-28 20:03   ` Olof Johansson

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.