Discussion:
[GIT PULL 2/5] ARM: dts: exynos: Updates for v4.14
Krzysztof Kozlowski
2017-07-24 19:08:53 UTC
Permalink
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 9d2770b8e49a1726310e706ae23b52c83b33a986:

ARM: dts: exynos: Remove num-slots from exynos platforms (2017-07-18 07:14:22 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v4.13

Remove deprecated and unneeded properties from Exynos boards.

----------------------------------------------------------------
Hoegeun Kwon (1):
ARM: dts: exynos: Remove the OF graph from DSI node

Shawn Lin (1):
ARM: dts: exynos: Remove num-slots from exynos platforms

arch/arm/boot/dts/exynos3250-artik5-eval.dts | 1 -
arch/arm/boot/dts/exynos3250-artik5.dtsi | 1 -
arch/arm/boot/dts/exynos3250-monk.dts | 1 -
arch/arm/boot/dts/exynos3250-rinato.dts | 22 ----------------------
arch/arm/boot/dts/exynos4210-trats.dts | 21 ---------------------
arch/arm/boot/dts/exynos4412-itop-scp-core.dtsi | 1 -
arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 1 -
arch/arm/boot/dts/exynos4412-origen.dts | 1 -
arch/arm/boot/dts/exynos4412-trats2.dts | 22 ----------------------
arch/arm/boot/dts/exynos5250-arndale.dts | 2 --
arch/arm/boot/dts/exynos5250-smdk5250.dts | 2 --
arch/arm/boot/dts/exynos5250-snow-common.dtsi | 3 ---
arch/arm/boot/dts/exynos5250-spring.dts | 2 --
arch/arm/boot/dts/exynos5260-xyref5260.dts | 2 --
arch/arm/boot/dts/exynos5410-smdk5410.dts | 2 --
arch/arm/boot/dts/exynos5420-peach-pit.dts | 3 ---
arch/arm/boot/dts/exynos5800-peach-pi.dts | 3 ---
17 files changed, 90 deletions(-)
Krzysztof Kozlowski
2017-07-24 19:08:54 UTC
Permalink
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 10acba1293db5c28d1b81d673e75c2415cb96f62:

arm64: dts: exynos: Remove num-slots from exynos platforms (2017-07-18 07:16:14 +0200)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v4.14

1. Remove deprecated and unneeded properties from Exynos boards.
2. Implement proper (working) support for USB On-The-Go on Exynos5433
TM2/TM2E boards.

----------------------------------------------------------------
Dongwoo Lee (2):
arm64: dts: exynos: Fix wrong label for USB 3.0 controller node
arm64: dts: exynos: Add extcon property for TM2 and TM2E

Hoegeun Kwon (1):
arm64: dts: exynos: Remove the OF graph from DSI node

Shawn Lin (1):
arm64: dts: exynos: Remove num-slots from exynos platforms

arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 19 ++-----------------
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 4 ++--
arch/arm64/boot/dts/exynos/exynos7-espresso.dts | 2 --
3 files changed, 4 insertions(+), 21 deletions(-)
Krzysztof Kozlowski
2017-07-24 19:08:55 UTC
Permalink
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 57ee24144e57b762dc46f171e1f138ccfc464867:

ARM: exynos_defconfig: Enable locking test options (2017-07-18 17:58:46 +0200)

----------------------------------------------------------------
Samsung defconfig changes for v4.14

1. Enable some drivers useful on our boards (communication: Bluetooth,
WiFi, NFC, USB; codepages and crypto algorithms).
2. Enable debugging and lock testing options. These might have impact on
performance but we use the exynos_defconfig a lot during development
so they should bring benefits of detecting early locking issues.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
ARM: exynos_defconfig: Enable Bluetooth, mac80211, NFC and more USB drivers
ARM: exynos_defconfig: Enable NLS_UTF8 and some crypto algorithms
ARM: exynos_defconfig: Enable locking test options

arch/arm/configs/exynos_defconfig | 79 ++++++++++++++++++++++++++++++++++++---
1 file changed, 73 insertions(+), 6 deletions(-)
Krzysztof Kozlowski
2017-07-24 19:08:56 UTC
Permalink
Hi,

Non-Samsung cleanups for defconfigs


Best regards,
Krzysztof


The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-arm-cleanups-4.14

for you to fetch changes up to c1bdf1b9a11416e183484df42616c0bab125204a:

ARM: qcom_defconfig: Cleanup from non-existing options (2017-07-18 17:51:33 +0200)

----------------------------------------------------------------
Bunch of ARM defconfig cleanups for v4.14

Cleanup ARMv7 defconfigs from options not existing anymore.

----------------------------------------------------------------
Krzysztof Kozlowski (5):
ARM: multi_v7_defconfig: Cleanup from non-existing options
ARM: ixp4xx_defconfig: Cleanup from non-existing options
ARM: vexpress_defconfig: Cleanup from non-existing options
ARM: ezx_defconfig: Cleanup from non-existing options
ARM: qcom_defconfig: Cleanup from non-existing options

arch/arm/configs/ezx_defconfig | 1 -
arch/arm/configs/ixp4xx_defconfig | 4 ----
arch/arm/configs/multi_v7_defconfig | 7 -------
arch/arm/configs/qcom_defconfig | 1 -
arch/arm/configs/vexpress_defconfig | 1 -
5 files changed, 14 deletions(-)

Loading...