Skip to content

Commit

Permalink
ARM: dts: exynos: Remove Exynos5440
Browse files Browse the repository at this point in the history
The Exynos5440 (quad-core A15 with GMAC, PCIe, SATA) was targeting
server platforms but it did not make it to the market really.  There are
no development boards with it and probably there are no real products
neither.  The development for Exynos5440 ended in 2013 and since then
the platform is in maintenance mode.

Remove all Device Tree sources for Exynos5440, as first step of removal
of the platform to simplify the code and drivers.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Andi Shyti <andi@etezian.org>
Reviewed-by: Rob Herring <robh@kernel.org>
  • Loading branch information
Krzysztof Kozlowski committed May 2, 2018
1 parent c5154ca commit 8c83315
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 523 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ Required root node properties:
- "samsung,smdk5420" - for Exynos5420-based Samsung SMDK5420 eval board.
- "samsung,tm2" - for Exynos5433-based Samsung TM2 board.
- "samsung,tm2e" - for Exynos5433-based Samsung TM2E board.
- "samsung,sd5v1" - for Exynos5440-based Samsung board.
- "samsung,ssdk5440" - for Exynos5440-based Samsung board.

* Other companies Exynos SoC based
* FriendlyARM
Expand Down
2 changes: 0 additions & 2 deletions arch/arm/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,6 @@ dtb-$(CONFIG_ARCH_EXYNOS5) += \
exynos5422-odroidxu3.dtb \
exynos5422-odroidxu3-lite.dtb \
exynos5422-odroidxu4.dtb \
exynos5440-sd5v1.dtb \
exynos5440-ssdk5440.dtb \
exynos5800-peach-pi.dtb
dtb-$(CONFIG_ARCH_GEMINI) += \
gemini-dlink-dir-685.dtb \
Expand Down
42 changes: 0 additions & 42 deletions arch/arm/boot/dts/exynos5440-sd5v1.dts

This file was deleted.

81 changes: 0 additions & 81 deletions arch/arm/boot/dts/exynos5440-ssdk5440.dts

This file was deleted.

20 changes: 0 additions & 20 deletions arch/arm/boot/dts/exynos5440-tmu-sensor-conf.dtsi

This file was deleted.

21 changes: 0 additions & 21 deletions arch/arm/boot/dts/exynos5440-trip-points.dtsi

This file was deleted.

Loading

0 comments on commit 8c83315

Please sign in to comment.