[PATCH] PCI: xilinx: Trivial fix in DT example
Mark Rutland
mark.rutland at arm.com
Thu Oct 2 04:09:31 PDT 2014
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 at xilinx.com>
Acked-by: Mark Rutland <mark.rutland at 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
>
More information about the linux-arm-kernel
mailing list