* [RFC,02/10] ata: ahci-platform: Remove support for Exynos5440
@ 2018-04-24 20:32 Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2018-04-24 20:32 UTC (permalink / raw)
To: Kukjin Kim, Krzysztof Kozlowski, Rob Herring, Mark Rutland,
Tejun Heo, Sylwester Nawrocki, Tomasz Figa, Chanwoo Choi,
Michael Turquette, Stephen Boyd, Rafael J. Wysocki, Viresh Kumar,
Zhang Rui, Eduardo Valentin, Russell King, Hans de Goede,
Linus Walleij, Andi Shyti, Mark Brown, Bartlomiej Zolnierkiewicz,
Alan Stern, Greg Kroah-Hartman, linux-arm-kernel,
linux-samsung-soc, devicetree, linux-kernel, linux-ide, linux-clk,
linux-pm, linux-i2c, linux-gpio, linux-spi, linux-usb
Cc: Marek Szyprowski, Arnd Bergmann, Olof Johansson, Jaehoon Chung
The Exynos5440 is not actively developed, there are no development
boards available and probably there are no real products with it.
Remove wide-tree support for Exynos5440.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
Documentation/devicetree/bindings/ata/ahci-platform.txt | 1 -
drivers/ata/ahci_platform.c | 1 -
2 files changed, 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.txt b/Documentation/devicetree/bindings/ata/ahci-platform.txt
index c760ecb81381..663766685818 100644
--- a/Documentation/devicetree/bindings/ata/ahci-platform.txt
+++ b/Documentation/devicetree/bindings/ata/ahci-platform.txt
@@ -17,7 +17,6 @@ Required properties:
- "marvell,armada-380-ahci"
- "marvell,armada-3700-ahci"
- "snps,dwc-ahci"
- - "snps,exynos5440-ahci"
- "snps,spear-ahci"
- "generic-ahci"
- interrupts : <interrupt mapping for SATA IRQ>
diff --git a/drivers/ata/ahci_platform.c b/drivers/ata/ahci_platform.c
index 99f9a895a459..564570ea3e27 100644
--- a/drivers/ata/ahci_platform.c
+++ b/drivers/ata/ahci_platform.c
@@ -75,7 +75,6 @@ static const struct of_device_id ahci_of_match[] = {
{ .compatible = "generic-ahci", },
/* Keep the following compatibles for device tree compatibility */
{ .compatible = "snps,spear-ahci", },
- { .compatible = "snps,exynos5440-ahci", },
{ .compatible = "ibm,476gtr-ahci", },
{ .compatible = "snps,dwc-ahci", },
{ .compatible = "hisilicon,hisi-ahci", },
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [RFC,02/10] ata: ahci-platform: Remove support for Exynos5440
@ 2018-05-01 14:08 Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2018-05-01 14:08 UTC (permalink / raw)
To: Krzysztof Kozlowski
Cc: Kukjin Kim, Mark Rutland, Tejun Heo, Sylwester Nawrocki,
Tomasz Figa, Chanwoo Choi, Michael Turquette, Stephen Boyd,
Rafael J. Wysocki, Viresh Kumar, Zhang Rui, Eduardo Valentin,
Russell King, Hans de Goede, Linus Walleij, Andi Shyti,
Mark Brown, Bartlomiej Zolnierkiewicz, Alan Stern,
Greg Kroah-Hartman, linux-arm-kernel, linux-samsung-soc,
devicetree, linux-kernel, linux-ide, linux-clk, linux-pm,
linux-i2c, linux-gpio, linux-spi, linux-usb, Marek Szyprowski,
Arnd Bergmann, Olof Johansson, Jaehoon Chung
On Tue, Apr 24, 2018 at 10:32:31PM +0200, Krzysztof Kozlowski wrote:
> The Exynos5440 is not actively developed, there are no development
> boards available and probably there are no real products with it.
> Remove wide-tree support for Exynos5440.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
> Documentation/devicetree/bindings/ata/ahci-platform.txt | 1 -
> drivers/ata/ahci_platform.c | 1 -
> 2 files changed, 2 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>
---
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-01 14:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-24 20:32 [RFC,02/10] ata: ahci-platform: Remove support for Exynos5440 Krzysztof Kozlowski
-- strict thread matches above, loose matches on Subject: below --
2018-05-01 14:08 Rob Herring
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).