From patchwork Tue Mar 26 09:43:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Baluta X-Patchwork-Id: 10870783 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CDBCA1575 for ; Tue, 26 Mar 2019 09:43:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B636929081 for ; Tue, 26 Mar 2019 09:43:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B4763290EC; Tue, 26 Mar 2019 09:43:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 5EEE82910D for ; Tue, 26 Mar 2019 09:43:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=kdlOgFVdnsdJCAgEtXfvAManMb/PueP6lC36mWdfwcU=; b=VCTGNOS5MpSMhq p+Bcx9JoDrYRz3lFQpYSqshSC/qB7CQ2+tUE4hJhNN+oCHi9gTFqV37pFx/Xj+kTrafO51TaALq8B VPXvRNsoX2fNuPq4wEUd3cg6nQ0MHXzeMbiz6LgLe0f9aTdF8QufONEKcpqLqYAc+War/FG9eYFPM yvryKNX6jHkr0Y7ytqu3SY3Pf8VW8II8UX0RiGJ8rkjHb/2isHSZcAJLnR1aSYE//IBd3/TqJYJyb NFYgMFNP1OvVZ8gj2CxEmkAZfQpjNZ/cwb/S2dcl4ZFkdveoqPcU2/bD3j1XKaqXBJpsImiPyP8Xi zV05Fa97rMrUYfWgVtOA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h8ic7-0002fM-RX; Tue, 26 Mar 2019 09:43:23 +0000 Received: from mail-eopbgr30045.outbound.protection.outlook.com ([40.107.3.45] helo=EUR03-AM5-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h8ibt-0002Rj-NQ for linux-arm-kernel@lists.infradead.org; Tue, 26 Mar 2019 09:43:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=5NnV9AfYw5QegtghrNL6fA5B9obTY5SJCyz6Uc34lFY=; b=N1gqy0B+/t4WhdyRMxZyu7BbRZnauipyBBIfUTj/S2060u1u9nugaGCqklpYW5cgeR8Dk4GTyHON9exTh8HJaVV1CvLTnVoKeeHRq+mS5/3HKne4CUz4EocciUph0wtx+XIJCBgHU+UHhk5ifuQWi0IHB5tmLWjQt01CWBb+lwA= Received: from VI1PR0402MB3357.eurprd04.prod.outlook.com (52.134.1.18) by VI1PR0402MB3693.eurprd04.prod.outlook.com (52.134.15.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1730.18; Tue, 26 Mar 2019 09:43:00 +0000 Received: from VI1PR0402MB3357.eurprd04.prod.outlook.com ([fe80::ddb1:9613:3e6d:eac5]) by VI1PR0402MB3357.eurprd04.prod.outlook.com ([fe80::ddb1:9613:3e6d:eac5%3]) with mapi id 15.20.1730.019; Tue, 26 Mar 2019 09:43:00 +0000 From: Daniel Baluta To: "shawnguo@kernel.org" Subject: [PATCH 1/2] bindings: fsl-edma: Document fsl,imx8qm-edma compatbile string Thread-Topic: [PATCH 1/2] bindings: fsl-edma: Document fsl,imx8qm-edma compatbile string Thread-Index: AQHU47hNT66GiL1oMEGhcu6aLWSVMw== Date: Tue, 26 Mar 2019 09:43:00 +0000 Message-ID: <20190326094239.5910-2-daniel.baluta@nxp.com> References: <20190326094239.5910-1-daniel.baluta@nxp.com> In-Reply-To: <20190326094239.5910-1-daniel.baluta@nxp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-clientproxiedby: VI1PR07CA0235.eurprd07.prod.outlook.com (2603:10a6:802:58::38) To VI1PR0402MB3357.eurprd04.prod.outlook.com (2603:10a6:803:2::18) authentication-results: spf=none (sender IP is ) smtp.mailfrom=daniel.baluta@nxp.com; x-ms-exchange-messagesentrepresentingtype: 1 x-mailer: git-send-email 2.17.1 x-originating-ip: [212.146.100.6] x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: 61f7430c-17e8-4826-1cbc-08d6b1cf6f3a x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(2390118)(7020095)(4652040)(8989299)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(5600127)(711020)(4605104)(4618075)(2017052603328)(7153060)(7193020); SRVR:VI1PR0402MB3693; x-ms-traffictypediagnostic: VI1PR0402MB3693: x-microsoft-antispam-prvs: x-forefront-prvs: 09888BC01D x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(376002)(366004)(396003)(346002)(39860400002)(136003)(199004)(189003)(81166006)(6506007)(4326008)(1730700003)(25786009)(81156014)(66066001)(102836004)(76176011)(86362001)(5660300002)(2351001)(105586002)(1076003)(478600001)(4744005)(8676002)(6512007)(14454004)(3846002)(99286004)(52116002)(6116002)(68736007)(50226002)(106356001)(8936002)(36756003)(256004)(26005)(53936002)(5640700003)(44832011)(97736004)(7736002)(386003)(6436002)(2501003)(446003)(316002)(2616005)(6486002)(54906003)(476003)(6916009)(486006)(11346002)(71200400001)(305945005)(186003)(71190400001)(2906002)(142933001); DIR:OUT; SFP:1101; SCL:1; SRVR:VI1PR0402MB3693; H:VI1PR0402MB3357.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:1; MX:1; received-spf: None (protection.outlook.com: nxp.com does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 x-microsoft-antispam-message-info: SnAPteDXd9xbchI0fSQI0NdAZLHpk1rAm7LOulZVTdi4i+SnwK5fdUTHilGEdqkZKHhnUzydbNJM9/0N25fLMQ0An+eyrM2mPH2fhfskP0Qjz2DhQArcjpjic11nEz2GKAhGx6wZw9TSXgF5b+32kaA/SdkNw0AMGWebyBGgLE0+F53ODGQF40mau7M4AbKyudp2TsMlqytX9NKOcA/nEMa4zpH9XyLzwUJwnU80bkCdQQeoqrV5oSW6AWhBkz/niWwsEinY3MyFo+lLYfLsNX6s0hH+j+x8s64oVYkTLap0NnunjOIHziIx/tgY+QfPqJ/jnJWAwUMtuoFpmc3PqjrBN2jH98Nov+x0y2+uDWedSdeUktHnxzgpF43y6bNSGYRg40F9qdDVrSKEaNhS1lzSWnf6WbBWWz/5Y4s4VlA= MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 61f7430c-17e8-4826-1cbc-08d6b1cf6f3a X-MS-Exchange-CrossTenant-originalarrivaltime: 26 Mar 2019 09:43:00.7093 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-Transport-CrossTenantHeadersStamped: VI1PR0402MB3693 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190326_024309_769136_E38DB88F X-CRM114-Status: GOOD ( 10.13 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "mark.rutland@arm.com" , Aisheng Dong , Peng Fan , Anson Huang , "devicetree@vger.kernel.org" , Teo Hall , Daniel Baluta , "s.hauer@pengutronix.de" , "linux-kernel@vger.kernel.org" , "robh+dt@kernel.org" , dl-linux-imx , "kernel@pengutronix.de" , "festevam@gmail.com" , "S.j. Wang" , "linux-arm-kernel@lists.infradead.org" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add imx8qm edma support. Signed-off-by: Daniel Baluta --- Documentation/devicetree/bindings/dma/fsl-edma.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/dma/fsl-edma.txt b/Documentation/devicetree/bindings/dma/fsl-edma.txt index 97e213e07660..5294ee094313 100644 --- a/Documentation/devicetree/bindings/dma/fsl-edma.txt +++ b/Documentation/devicetree/bindings/dma/fsl-edma.txt @@ -9,6 +9,7 @@ group, DMAMUX0 or DMAMUX1, but not both. Required properties: - compatible : - "fsl,vf610-edma" for eDMA used similar to that on Vybrid vf610 SoC + - "fsl,imx8qm-edma" for eDMA used similar to that on i.MX8 SoC - reg : Specifies base physical address(s) and size of the eDMA registers. The 1st region is eDMA control register's address and size. The 2nd and the 3rd regions are programmable channel multiplexing