Re: [PATCH] PCI: xilinx: Trivial fix in DT example

From: Mark Rutland
Date: Thu Oct 02 2014 - 07:10:25 EST


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@xxxxxxxxxx>

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

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
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/