diff mbox

ARM: tegra: delete nvidia,tegra20-spi.txt binding

Message ID 1385419075-11414-1-git-send-email-swarren@wwwdotorg.org
State Accepted, archived
Delegated to: Stephen Warren
Headers show

Commit Message

Stephen Warren Nov. 25, 2013, 10:37 p.m. UTC
From: Stephen Warren <swarren@nvidia.com>

This binding shouldn't exist; Tegra20 has two forms of SPI controller
that are documented separately in nvidia,tegra20-sflash.txt and
nvidia,tegra20-slink.txt.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
 Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.txt | 5 -----
 1 file changed, 5 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.txt

Comments

Thierry Reding Nov. 29, 2013, 11:16 a.m. UTC | #1
On Mon, Nov 25, 2013 at 03:37:55PM -0700, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
> 
> This binding shouldn't exist; Tegra20 has two forms of SPI controller
> that are documented separately in nvidia,tegra20-sflash.txt and
> nvidia,tegra20-slink.txt.
> 
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> ---
>  Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.txt | 5 -----
>  1 file changed, 5 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.txt

Reviewed-by: Thierry Reding <treding@nvidia.com>
Rob Herring Dec. 3, 2013, 6:01 a.m. UTC | #2
On Mon, Nov 25, 2013 at 4:37 PM, Stephen Warren <swarren@wwwdotorg.org> wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> This binding shouldn't exist; Tegra20 has two forms of SPI controller
> that are documented separately in nvidia,tegra20-sflash.txt and
> nvidia,tegra20-slink.txt.
>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> ---
>  Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.txt | 5 -----
>  1 file changed, 5 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.txt

Applied for 3.13.

Rob
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.txt b/Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.txt
deleted file mode 100644
index 6b9e51896693..000000000000
--- a/Documentation/devicetree/bindings/spi/nvidia,tegra20-spi.txt
+++ /dev/null
@@ -1,5 +0,0 @@ 
-NVIDIA Tegra 2 SPI device
-
-Required properties:
-- compatible : should be "nvidia,tegra20-spi".
-- gpios : should specify GPIOs used for chipselect.