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

From: John Linn
Date: Thu Jul 05 2012 - 20:00:13 EST


On Thu, Jul 5, 2012 at 3:32 PM, John Linn <John.Linn@xxxxxxxxxx> wrote:
>
>
> -----Original Message-----
> From: Nick Bowler [mailto:nbowler@xxxxxxxxxxxxxxxx]
> Sent: Wednesday, July 04, 2012 7:14 AM
> To: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxxxxx>
> Cc: John Linn <john.linn@xxxxxxxxxx>

Signed-off-by: John Linn <johnhlinn@xxxxxxxxx>

>
> ---
> 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.
>
>
--
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/