All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] PCI: xilinx: Trivial fix in DT example
@ 2014-10-02 10:41 ` Michal Simek
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Simek @ 2014-10-02 10:41 UTC (permalink / raw)
  To: linux-kernel, monstr, Bjorn Helgaas
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Jiri Kosina, Srikanth Thokala, Arnd Bergmann, devicetree,
	linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 690 bytes --]

Good to have it properly describe for c&p cases.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

Based on linux-next. File should be in pci tree.
---
 Documentation/devicetree/bindings/pci/xilinx-pcie.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
index 3e2c88d97ad4..02f979a48aeb 100644
--- a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
+++ b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
@@ -58,5 +58,5 @@ Example:
 			interrupt-controller;
 			#address-cells = <0>;
 			#interrupt-cells = <1>;
-		}
+		};
 	};
--
1.8.2.3


[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

* [PATCH] PCI: xilinx: Trivial fix in DT example
@ 2014-10-02 10:41 ` Michal Simek
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Simek @ 2014-10-02 10:41 UTC (permalink / raw)
  To: linux-arm-kernel

Good to have it properly describe for c&p cases.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

Based on linux-next. File should be in pci tree.
---
 Documentation/devicetree/bindings/pci/xilinx-pcie.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
index 3e2c88d97ad4..02f979a48aeb 100644
--- a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
+++ b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
@@ -58,5 +58,5 @@ Example:
 			interrupt-controller;
 			#address-cells = <0>;
 			#interrupt-cells = <1>;
-		}
+		};
 	};
--
1.8.2.3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141002/af242394/attachment.sig>

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

* Re: [PATCH] PCI: xilinx: Trivial fix in DT example
  2014-10-02 10:41 ` Michal Simek
  (?)
@ 2014-10-02 11:09   ` Mark Rutland
  -1 siblings, 0 replies; 5+ messages in thread
From: Mark Rutland @ 2014-10-02 11:09 UTC (permalink / raw)
  To: Michal Simek
  Cc: linux-kernel, monstr, Bjorn Helgaas, Rob Herring, Pawel Moll,
	Ian Campbell, Kumar Gala, Jiri Kosina, Srikanth Thokala,
	Arnd Bergmann, devicetree, linux-arm-kernel

On Thu, Oct 02, 2014 at 11:41:19AM +0100, Michal Simek wrote:
> Good to have it properly describe for c&p cases.

Yup.

> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Acked-by: Mark Rutland <mark.rutland@arm.com>

Mark.

> ---
> 
> Based on linux-next. File should be in pci tree.
> ---
>  Documentation/devicetree/bindings/pci/xilinx-pcie.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
> index 3e2c88d97ad4..02f979a48aeb 100644
> --- a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
> +++ b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
> @@ -58,5 +58,5 @@ Example:
>  			interrupt-controller;
>  			#address-cells = <0>;
>  			#interrupt-cells = <1>;
> -		}
> +		};
>  	};
> --
> 1.8.2.3
> 



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

* Re: [PATCH] PCI: xilinx: Trivial fix in DT example
@ 2014-10-02 11:09   ` Mark Rutland
  0 siblings, 0 replies; 5+ messages in thread
From: Mark Rutland @ 2014-10-02 11:09 UTC (permalink / raw)
  To: Michal Simek
  Cc: linux-kernel, monstr, Bjorn Helgaas, Rob Herring, Pawel Moll,
	Ian Campbell, Kumar Gala, Jiri Kosina, Srikanth Thokala,
	Arnd Bergmann, devicetree, linux-arm-kernel

On Thu, Oct 02, 2014 at 11:41:19AM +0100, Michal Simek wrote:
> Good to have it properly describe for c&p cases.

Yup.

> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Acked-by: Mark Rutland <mark.rutland@arm.com>

Mark.

> ---
> 
> Based on linux-next. File should be in pci tree.
> ---
>  Documentation/devicetree/bindings/pci/xilinx-pcie.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
> index 3e2c88d97ad4..02f979a48aeb 100644
> --- a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
> +++ b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
> @@ -58,5 +58,5 @@ Example:
>  			interrupt-controller;
>  			#address-cells = <0>;
>  			#interrupt-cells = <1>;
> -		}
> +		};
>  	};
> --
> 1.8.2.3
> 

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

* [PATCH] PCI: xilinx: Trivial fix in DT example
@ 2014-10-02 11:09   ` Mark Rutland
  0 siblings, 0 replies; 5+ messages in thread
From: Mark Rutland @ 2014-10-02 11:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Oct 02, 2014 at 11:41:19AM +0100, Michal Simek wrote:
> Good to have it properly describe for c&p cases.

Yup.

> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Acked-by: Mark Rutland <mark.rutland@arm.com>

Mark.

> ---
> 
> Based on linux-next. File should be in pci tree.
> ---
>  Documentation/devicetree/bindings/pci/xilinx-pcie.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
> index 3e2c88d97ad4..02f979a48aeb 100644
> --- a/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
> +++ b/Documentation/devicetree/bindings/pci/xilinx-pcie.txt
> @@ -58,5 +58,5 @@ Example:
>  			interrupt-controller;
>  			#address-cells = <0>;
>  			#interrupt-cells = <1>;
> -		}
> +		};
>  	};
> --
> 1.8.2.3
> 

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

end of thread, other threads:[~2014-10-02 11:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-02 10:41 [PATCH] PCI: xilinx: Trivial fix in DT example Michal Simek
2014-10-02 10:41 ` Michal Simek
2014-10-02 11:09 ` Mark Rutland
2014-10-02 11:09   ` Mark Rutland
2014-10-02 11:09   ` Mark Rutland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.