From patchwork Mon Jan 28 06:08:38 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Angus Ainslie X-Patchwork-Id: 10783255 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 620F914E1 for ; Mon, 28 Jan 2019 06:09:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 505872A222 for ; Mon, 28 Jan 2019 06:09:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 44F052A22C; Mon, 28 Jan 2019 06:09:11 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DC1662A222 for ; Mon, 28 Jan 2019 06:09:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726149AbfA1GJF (ORCPT ); Mon, 28 Jan 2019 01:09:05 -0500 Received: from node.akkea.ca ([192.155.83.177]:59428 "EHLO node.akkea.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726713AbfA1GIv (ORCPT ); Mon, 28 Jan 2019 01:08:51 -0500 Received: from localhost (localhost [127.0.0.1]) by node.akkea.ca (Postfix) with ESMTP id 053574E2058; Mon, 28 Jan 2019 06:08:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akkea.ca; s=mail; t=1548655731; bh=okZKtmM0iwQ8WWQf1CT/2bd9GBMAsXjPAUMBFfJblu4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Y5cF4xMqb7J1HzrKzEUwgBWCbc5RRycT1HS2pHfEYkFxDfVsew4WaCWKRxCh57Out aFGTjfFm9G0Rd6I1+DqrCZmXELQJ0lJf1p6kS9wlZAr80M8ZHKUzLP3RmsPqWhyBTG AQLqQ+y5oCslqxpkLSt7L888zz2hJ3VR6Vl1H/x8= X-Virus-Scanned: Debian amavisd-new at mail.akkea.ca Received: from node.akkea.ca ([127.0.0.1]) by localhost (mail.akkea.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HrXjpxVBtMrp; Mon, 28 Jan 2019 06:08:50 +0000 (UTC) Received: from localhost.localdomain (198-48-167-13.cpe.pppoe.ca [198.48.167.13]) by node.akkea.ca (Postfix) with ESMTPSA id 0FECB4E204D; Mon, 28 Jan 2019 06:08:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akkea.ca; s=mail; t=1548655730; bh=okZKtmM0iwQ8WWQf1CT/2bd9GBMAsXjPAUMBFfJblu4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=jkTgbNeoegCbsf/hISPeMkt4dpusg1xExfvtXKuleXn72uvRh6TbwdNu4Hu3TgidE sXrri3JzTYK1WkGE8WDCYp1JgNpCeUX900b16m6cN0QCgi7SaxfP/ucYaUEch574Ez sKJzrqmuuwfSND6t4qs6lo5t5zAZW2GXwZnto9M8= From: "Angus Ainslie (Purism)" To: angus@akkea.ca Cc: angus.ainslie@puri.sm, Vinod Koul , dmaengine@vger.kernel.org, NXP Linux Team , Pengutronix Kernel Team , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Lucas Stach , Daniel Baluta Subject: [PATCH v5 3/5] dt-bindings: dma: fsl-imx-sdma: add fsl,imx8mq to the accepted compatible node Date: Sun, 27 Jan 2019 23:08:38 -0700 Message-Id: <20190128060840.31695-4-angus@akkea.ca> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190128060840.31695-1-angus@akkea.ca> References: <20190120023150.17138-1-angus@akkea.ca> <20190128060840.31695-1-angus@akkea.ca> Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add an fsl,imx8mq compatible string Signed-off-by: Angus Ainslie (Purism) Reviewed-by: Lucas Stach --- Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt index 3c9a57a8443b..9d8bbac27d8b 100644 --- a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt +++ b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt @@ -9,6 +9,7 @@ Required properties: "fsl,imx53-sdma" "fsl,imx6q-sdma" "fsl,imx7d-sdma" + "fsl,imx8mq-sdma" The -to variants should be preferred since they allow to determine the correct ROM script addresses needed for the driver to work without additional firmware.