From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751971AbbCQFb4 (ORCPT ); Tue, 17 Mar 2015 01:31:56 -0400 Received: from mail-bn1on0147.outbound.protection.outlook.com ([157.56.110.147]:11972 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751791AbbCQFbv (ORCPT ); Tue, 17 Mar 2015 01:31:51 -0400 From: Yuan Yao To: , CC: , , Subject: [PATCH 2/2] ARM: dts: ls1021: Add qDMA node Date: Tue, 17 Mar 2015 13:28:39 +0800 Message-ID: <1426570119-8634-2-git-send-email-yao.yuan@freescale.com> X-Mailer: git-send-email 2.1.0.27.g96db324 In-Reply-To: <1426570119-8634-1-git-send-email-yao.yuan@freescale.com> References: <1426570119-8634-1-git-send-email-yao.yuan@freescale.com> X-EOPAttributedMessage: 0 Authentication-Results: spf=fail (sender IP is 192.88.168.50) smtp.mailfrom=yao.yuan@freescale.com; lists.infradead.org; dkim=none (message not signed) header.d=none; X-Forefront-Antispam-Report: CIP:192.88.168.50;CTRY:US;IPV:NLI;EFV:NLI;BMV:1;SFV:NSPM;SFS:(10019020)(6009001)(339900001)(199003)(189002)(92566002)(87936001)(105606002)(47776003)(104016003)(229853001)(19580405001)(6806004)(85426001)(50466002)(19580395003)(48376002)(86362001)(77156002)(62966003)(46102003)(33646002)(36756003)(50986999)(77096005)(50226001)(76176999)(2950100001);DIR:OUT;SFP:1102;SCL:1;SRVR:CY1PR0301MB0633;H:tx30smr01.am.freescale.net;FPR:;SPF:Fail;MLV:sfv;A:1;MX:1;LANG:en; MIME-Version: 1.0 Content-Type: text/plain X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:CY1PR0301MB0633;UriScan:;BCL:0;PCL:0;RULEID:;SRVR:CY1PR0301MB0844; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5002010)(5005006);SRVR:CY1PR0301MB0633;BCL:0;PCL:0;RULEID:;SRVR:CY1PR0301MB0633; X-Forefront-PRVS: 0518EEFB48 X-MS-Exchange-CrossTenant-OriginalArrivalTime: 17 Mar 2015 05:31:46.5635 (UTC) X-MS-Exchange-CrossTenant-Id: 710a03f5-10f6-4d38-9ff4-a80b81da590d X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=710a03f5-10f6-4d38-9ff4-a80b81da590d;Ip=[192.88.168.50];Helo=[tx30smr01.am.freescale.net] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY1PR0301MB0633 X-OriginatorOrg: freescale.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Yuan Yao --- arch/arm/boot/dts/ls1021a.dtsi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi index 491480f..1a81b89 100644 --- a/arch/arm/boot/dts/ls1021a.dtsi +++ b/arch/arm/boot/dts/ls1021a.dtsi @@ -383,6 +383,22 @@ <&platform_clk 1>; }; + qdma: qdma@8390000 { + compatible = "fsl,ls1021a-qdma"; + reg = <0x0 0x8390000 0x0 0x10000>; + interrupts = , + ; + interrupt-names = "qdma-controller", "qdma-queue"; + status-sizes = <64>; + channels = <8>; + queues = <2>; + queue-sizes = <256 256>; + queue-group = <0 1>; + queue-weight = <0 0>; + default-queue = <0>; + big-endian; + }; + mdio0: mdio@2d24000 { compatible = "gianfar"; device_type = "mdio"; -- 2.1.0.27.g96db324 From mboxrd@z Thu Jan 1 00:00:00 1970 From: yao.yuan@freescale.com (Yuan Yao) Date: Tue, 17 Mar 2015 13:28:39 +0800 Subject: [PATCH 2/2] ARM: dts: ls1021: Add qDMA node In-Reply-To: <1426570119-8634-1-git-send-email-yao.yuan@freescale.com> References: <1426570119-8634-1-git-send-email-yao.yuan@freescale.com> Message-ID: <1426570119-8634-2-git-send-email-yao.yuan@freescale.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Signed-off-by: Yuan Yao --- arch/arm/boot/dts/ls1021a.dtsi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi index 491480f..1a81b89 100644 --- a/arch/arm/boot/dts/ls1021a.dtsi +++ b/arch/arm/boot/dts/ls1021a.dtsi @@ -383,6 +383,22 @@ <&platform_clk 1>; }; + qdma: qdma at 8390000 { + compatible = "fsl,ls1021a-qdma"; + reg = <0x0 0x8390000 0x0 0x10000>; + interrupts = , + ; + interrupt-names = "qdma-controller", "qdma-queue"; + status-sizes = <64>; + channels = <8>; + queues = <2>; + queue-sizes = <256 256>; + queue-group = <0 1>; + queue-weight = <0 0>; + default-queue = <0>; + big-endian; + }; + mdio0: mdio at 2d24000 { compatible = "gianfar"; device_type = "mdio"; -- 2.1.0.27.g96db324