linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/4] ARM: exynos: Stuff for v4.13
@ 2017-06-09 16:42 Krzysztof Kozlowski
  2017-06-09 16:42 ` [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig " Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2017-06-09 16:42 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Nothing special, not much of work happened, no specific order of pulls,
no dependencies. Boring. Boring. So much boring...

Best regards,
Krzysztof

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

* [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig for v4.13
  2017-06-09 16:42 [GIT PULL 0/4] ARM: exynos: Stuff for v4.13 Krzysztof Kozlowski
@ 2017-06-09 16:42 ` Krzysztof Kozlowski
  2017-06-19  2:10   ` Olof Johansson
  2017-06-09 16:42 ` [GIT PULL 2/4] ARM: dts: exynos: DT " Krzysztof Kozlowski
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 9+ messages in thread
From: Krzysztof Kozlowski @ 2017-06-09 16:42 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.13

for you to fetch changes up to f33160d14f959991e88074fc419546c8d62312a5:

  ARM: multi_v7_defconfig: Enable Exynos RNG and user-space crypto API (2017-05-15 19:04:10 +0200)

----------------------------------------------------------------
Samsung defconfig ARM update for v4.13:
1. Enable Exynos PRNG along with user-space crypto API.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      ARM: exynos_defconfig: Enable Exynos RNG and user-space crypto API
      ARM: multi_v7_defconfig: Enable Exynos RNG and user-space crypto API

 arch/arm/configs/exynos_defconfig   | 6 ++++++
 arch/arm/configs/multi_v7_defconfig | 6 ++++++
 2 files changed, 12 insertions(+)

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

* [GIT PULL 2/4] ARM: dts: exynos: DT for v4.13
  2017-06-09 16:42 [GIT PULL 0/4] ARM: exynos: Stuff for v4.13 Krzysztof Kozlowski
  2017-06-09 16:42 ` [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig " Krzysztof Kozlowski
@ 2017-06-09 16:42 ` Krzysztof Kozlowski
  2017-06-19  2:10   ` Olof Johansson
  2017-06-09 16:42 ` [GIT PULL 3/4] arm64: " Krzysztof Kozlowski
  2017-06-09 16:42 ` [GIT PULL 1/4] ARM: exynos: Soc " Krzysztof Kozlowski
  3 siblings, 1 reply; 9+ messages in thread
From: Krzysztof Kozlowski @ 2017-06-09 16:42 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to c92a4fb249bf98670543b4c41307e1e71942d513:

  ARM: dts: exynos: Use human-friendly symbols for GIC interrupt properties (2017-06-07 20:56:06 +0200)

----------------------------------------------------------------
Samsung DeviceTree update for v4.13:
1. Add HDMI CEC to Exynos5 SoCs.
2. Minor cleanups and readability improvements.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      ARM: dts: exynos: Use human-friendly symbols for interrupt flags in board sources
      ARM: dts: exynos: Use human-friendly symbols for GIC interrupt properties

Marek Szyprowski (2):
      ARM: dts: exynos: Remove MFC reserved buffers
      ARM: dts: exynos: Add HDMI CEC device to Exynos5 SoC family

 arch/arm/boot/dts/exynos3250-monk.dts              |  6 +-
 arch/arm/boot/dts/exynos3250-rinato.dts            |  6 +-
 arch/arm/boot/dts/exynos4210-origen.dts            |  2 +-
 arch/arm/boot/dts/exynos4210-trats.dts             |  4 +-
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi    |  6 +-
 arch/arm/boot/dts/exynos4412-odroidx.dts           |  2 +-
 arch/arm/boot/dts/exynos4412-trats2.dts            |  8 +-
 arch/arm/boot/dts/exynos5.dtsi                     | 84 ++++++++++----------
 arch/arm/boot/dts/exynos5250-arndale.dts           |  1 -
 arch/arm/boot/dts/exynos5250-pinctrl.dtsi          |  7 ++
 arch/arm/boot/dts/exynos5250-smdk5250.dts          |  1 -
 arch/arm/boot/dts/exynos5250-snow-common.dtsi      |  4 +
 arch/arm/boot/dts/exynos5250-spring.dts            |  1 -
 arch/arm/boot/dts/exynos5250.dtsi                  | 21 ++++-
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |  1 -
 arch/arm/boot/dts/exynos5420-peach-pit.dts         |  5 +-
 arch/arm/boot/dts/exynos5420-pinctrl.dtsi          |  7 ++
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |  1 -
 arch/arm/boot/dts/exynos5420.dtsi                  | 89 +++++++++++++---------
 arch/arm/boot/dts/exynos5422-odroidxu3-audio.dtsi  |  2 +-
 arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi |  5 +-
 arch/arm/boot/dts/exynos5440.dtsi                  |  2 +-
 arch/arm/boot/dts/exynos5800-peach-pi.dts          |  5 +-
 23 files changed, 155 insertions(+), 115 deletions(-)

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

* [GIT PULL 3/4] arm64: dts: exynos: DT for v4.13
  2017-06-09 16:42 [GIT PULL 0/4] ARM: exynos: Stuff for v4.13 Krzysztof Kozlowski
  2017-06-09 16:42 ` [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig " Krzysztof Kozlowski
  2017-06-09 16:42 ` [GIT PULL 2/4] ARM: dts: exynos: DT " Krzysztof Kozlowski
@ 2017-06-09 16:42 ` Krzysztof Kozlowski
  2017-06-19  2:11   ` Olof Johansson
  2017-06-09 16:42 ` [GIT PULL 1/4] ARM: exynos: Soc " Krzysztof Kozlowski
  3 siblings, 1 reply; 9+ messages in thread
From: Krzysztof Kozlowski @ 2017-06-09 16:42 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to 2f7337c3f3fa1ef6c4c862a96b1349f571df34c8:

  arm64: dts: exynos: Remove the te-gpios property in the TM2 boards (2017-05-15 18:55:25 +0200)

----------------------------------------------------------------
Samsung DeviceTree ARM64 update for v4.13:
1. Remove unneeded TE interrupt gpio property.

----------------------------------------------------------------
Hoegeun Kwon (1):
      arm64: dts: exynos: Remove the te-gpios property in the TM2 boards

 arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 -
 1 file changed, 1 deletion(-)

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

* [GIT PULL 1/4] ARM: exynos: Soc for v4.13
  2017-06-09 16:42 [GIT PULL 0/4] ARM: exynos: Stuff for v4.13 Krzysztof Kozlowski
                   ` (2 preceding siblings ...)
  2017-06-09 16:42 ` [GIT PULL 3/4] arm64: " Krzysztof Kozlowski
@ 2017-06-09 16:42 ` Krzysztof Kozlowski
  2017-06-19  2:11   ` Olof Johansson
  3 siblings, 1 reply; 9+ messages in thread
From: Krzysztof Kozlowski @ 2017-06-09 16:42 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.13

for you to fetch changes up to 44fc41f92694241917a1590eb03081a68a38f480:

  ARM: s3c64xx: Do not select ARM_AMBA from S3C64XX_PL080 (2017-05-31 20:33:23 +0200)

----------------------------------------------------------------
Samsung mach/soc update for v4.13:
1. Fix possible circular Kconfig dependency on S3C64xx.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: s3c64xx: Do not select ARM_AMBA from S3C64XX_PL080

 arch/arm/mach-s3c64xx/Kconfig | 1 -
 1 file changed, 1 deletion(-)

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

* [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig for v4.13
  2017-06-09 16:42 ` [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig " Krzysztof Kozlowski
@ 2017-06-19  2:10   ` Olof Johansson
  0 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2017-06-19  2:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 09, 2017 at 06:42:46PM +0200, Krzysztof Kozlowski wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.13
> 
> for you to fetch changes up to f33160d14f959991e88074fc419546c8d62312a5:
> 
>   ARM: multi_v7_defconfig: Enable Exynos RNG and user-space crypto API (2017-05-15 19:04:10 +0200)
> 
> ----------------------------------------------------------------
> Samsung defconfig ARM update for v4.13:
> 1. Enable Exynos PRNG along with user-space crypto API.

Merged, thanks.


-Olof

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

* [GIT PULL 2/4] ARM: dts: exynos: DT for v4.13
  2017-06-09 16:42 ` [GIT PULL 2/4] ARM: dts: exynos: DT " Krzysztof Kozlowski
@ 2017-06-19  2:10   ` Olof Johansson
  0 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2017-06-19  2:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 09, 2017 at 06:42:47PM +0200, Krzysztof Kozlowski wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.13
> 
> for you to fetch changes up to c92a4fb249bf98670543b4c41307e1e71942d513:
> 
>   ARM: dts: exynos: Use human-friendly symbols for GIC interrupt properties (2017-06-07 20:56:06 +0200)
> 
> ----------------------------------------------------------------
> Samsung DeviceTree update for v4.13:
> 1. Add HDMI CEC to Exynos5 SoCs.
> 2. Minor cleanups and readability improvements.
> 
> ----------------------------------------------------------------
> Krzysztof Kozlowski (2):
>       ARM: dts: exynos: Use human-friendly symbols for interrupt flags in board sources
>       ARM: dts: exynos: Use human-friendly symbols for GIC interrupt properties
> 
> Marek Szyprowski (2):
>       ARM: dts: exynos: Remove MFC reserved buffers
>       ARM: dts: exynos: Add HDMI CEC device to Exynos5 SoC family
> 

Merged, thanks.


-Olof

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

* [GIT PULL 3/4] arm64: dts: exynos: DT for v4.13
  2017-06-09 16:42 ` [GIT PULL 3/4] arm64: " Krzysztof Kozlowski
@ 2017-06-19  2:11   ` Olof Johansson
  0 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2017-06-19  2:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 09, 2017 at 06:42:48PM +0200, Krzysztof Kozlowski wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.13
> 
> for you to fetch changes up to 2f7337c3f3fa1ef6c4c862a96b1349f571df34c8:
> 
>   arm64: dts: exynos: Remove the te-gpios property in the TM2 boards (2017-05-15 18:55:25 +0200)
> 
> ----------------------------------------------------------------
> Samsung DeviceTree ARM64 update for v4.13:
> 1. Remove unneeded TE interrupt gpio property.
> 
> ----------------------------------------------------------------
> Hoegeun Kwon (1):
>       arm64: dts: exynos: Remove the te-gpios property in the TM2 boards

Merged, thanks.


-Olof

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

* [GIT PULL 1/4] ARM: exynos: Soc for v4.13
  2017-06-09 16:42 ` [GIT PULL 1/4] ARM: exynos: Soc " Krzysztof Kozlowski
@ 2017-06-19  2:11   ` Olof Johansson
  0 siblings, 0 replies; 9+ messages in thread
From: Olof Johansson @ 2017-06-19  2:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 09, 2017 at 06:42:49PM +0200, Krzysztof Kozlowski wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.13
> 
> for you to fetch changes up to 44fc41f92694241917a1590eb03081a68a38f480:
> 
>   ARM: s3c64xx: Do not select ARM_AMBA from S3C64XX_PL080 (2017-05-31 20:33:23 +0200)
> 
> ----------------------------------------------------------------
> Samsung mach/soc update for v4.13:
> 1. Fix possible circular Kconfig dependency on S3C64xx.

Merged, thanks.


-Olof

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

end of thread, other threads:[~2017-06-19  2:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-09 16:42 [GIT PULL 0/4] ARM: exynos: Stuff for v4.13 Krzysztof Kozlowski
2017-06-09 16:42 ` [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig " Krzysztof Kozlowski
2017-06-19  2:10   ` Olof Johansson
2017-06-09 16:42 ` [GIT PULL 2/4] ARM: dts: exynos: DT " Krzysztof Kozlowski
2017-06-19  2:10   ` Olof Johansson
2017-06-09 16:42 ` [GIT PULL 3/4] arm64: " Krzysztof Kozlowski
2017-06-19  2:11   ` Olof Johansson
2017-06-09 16:42 ` [GIT PULL 1/4] ARM: exynos: Soc " Krzysztof Kozlowski
2017-06-19  2:11   ` Olof Johansson

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