FW: [PATCH 2/3] ARM: zynq: Add compatible entry for the ZC702 board.

John Linn johnhlinn at gmail.com
Thu Jul 5 20:00:14 EDT 2012


On Thu, Jul 5, 2012 at 3:32 PM, John Linn <John.Linn at xilinx.com> wrote:
>
>
> -----Original Message-----
> From: Nick Bowler [mailto:nbowler at elliptictech.com]
> Sent: Wednesday, July 04, 2012 7:14 AM
> To: linux-arm-kernel at lists.infradead.org; linux-kernel at vger.kernel.org
> Cc: Russell King; John Linn
> Subject: [PATCH 2/3] ARM: zynq: Add compatible entry for the ZC702
> board.
>
> This allows the kernel to start on this platform with the
> vendor-provided device tree blob.
>
> Signed-off-by: Nick Bowler <nbowler at elliptictech.com>
> Cc: John Linn <john.linn at xilinx.com>

Signed-off-by: John Linn <johnhlinn at gmail.com>

>
> ---
>  arch/arm/mach-zynq/common.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-zynq/common.c b/arch/arm/mach-zynq/common.c
> index 12a2984..a58c83b 100644
> --- a/arch/arm/mach-zynq/common.c
> +++ b/arch/arm/mach-zynq/common.c
> @@ -106,6 +106,7 @@ static void __init xilinx_map_io(void)
>
>  static const char *xilinx_dt_match[] = {
>         "xlnx,zynq-ep107",
> +       "xlnx,zynq-zc702",
>         NULL
>  };
>
> --
> 1.7.8.6
>
>
>
>
> This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
>
>



More information about the linux-arm-kernel mailing list