From patchwork Sun Oct 30 18:23:52 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 689027 X-Patchwork-Delegate: jagannadh.teki@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 3t6Qww03hGz9s8x for ; Mon, 31 Oct 2016 05:28:32 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3077EA763D; Sun, 30 Oct 2016 19:27:01 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z1fDg7ZD3dHF; Sun, 30 Oct 2016 19:27:01 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 24D9CB3857; Sun, 30 Oct 2016 19:26:35 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 010E5A7593 for ; Sun, 30 Oct 2016 19:26:23 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FRNeuDBVwrx6 for ; Sun, 30 Oct 2016 19:26:22 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-pf0-f193.google.com (mail-pf0-f193.google.com [209.85.192.193]) by theia.denx.de (Postfix) with ESMTPS id EC1A24B811 for ; Sun, 30 Oct 2016 19:25:53 +0100 (CET) Received: by mail-pf0-f193.google.com with SMTP id y68so781089pfb.1 for ; Sun, 30 Oct 2016 11:25:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=g/SxCIIsOGEzyNe34cbAp7UxvJa1J5d4+3LAwWTayLU=; b=OYYnek4YlMjWPxltvO7BaIdNBSjFzmxV2YWHpjMiSMmCCoqrjyKwWZPjvOgeq1VyFy FejsGIKeibXU0UekPFqYUwZcvq17mKjnGyg+EIwsF8Vj7igWUGz6WUeFzksUrh8DH1Oa DqVlMhH+kPJH41uBzY4SyzybxdbAzsksbql5upb+WEdszfVqDpByo0udtoAHjFw/5E6l FDISiKY+toYQSOJODoYJujnp0QE1sHIXNNt+I5baIMriCgKMSkqHdRaPsJ6ueiBgt4e/ E6VLTTiMGxFPlZ4+/VYGEVKfOxUA0P7mRQehyLkqrr5Hq792GrQwuit81NrHqB9QHt13 bQmQ== X-Gm-Message-State: ABUngveZXD2fWSQLfX1Dt/9lVSxzJEtrz23QCEQd6OSyHZLE6/P4NCyzoyZp3xzhRYCjMA== X-Received: by 10.99.181.10 with SMTP id y10mr35487841pge.161.1477851952559; Sun, 30 Oct 2016 11:25:52 -0700 (PDT) Received: from Mr.J ([49.204.230.134]) by smtp.gmail.com with ESMTPSA id k7sm31357901pan.8.2016.10.30.11.25.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 30 Oct 2016 11:25:51 -0700 (PDT) From: Jagan Teki To: u-boot@lists.denx.de Date: Sun, 30 Oct 2016 23:53:52 +0530 Message-Id: <1477851833-23960-21-git-send-email-jagan@openedev.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1477851833-23960-1-git-send-email-jagan@openedev.com> References: <1477851833-23960-1-git-send-email-jagan@openedev.com> Cc: Tom Rini , Stefan Roese , Jagan Teki Subject: [U-Boot] [PATCH v9 20/21] arm: dts: zynq: Add zynq-qspinor node X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Signed-off-by: Jagan Teki --- arch/arm/dts/zynq-7000.dtsi | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/arch/arm/dts/zynq-7000.dtsi b/arch/arm/dts/zynq-7000.dtsi index b618a3f..b1aa480 100644 --- a/arch/arm/dts/zynq-7000.dtsi +++ b/arch/arm/dts/zynq-7000.dtsi @@ -206,6 +206,18 @@ #size-cells = <0>; }; + qspinor: spi-nor@e000d000 { + clock-names = "ref_clk", "pclk"; + clocks = <&clkc 10>, <&clkc 43>; + compatible = "xlnx,zynq-qspinor-1.0"; + status = "disabled"; + interrupt-parent = <&intc>; + interrupts = <0 19 4>; + reg = <0xe000d000 0x1000>; + #address-cells = <1>; + #size-cells = <0>; + }; + gem0: ethernet@e000b000 { compatible = "cdns,zynq-gem", "cdns,gem"; reg = <0xe000b000 0x1000>;