From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B481EC33CB1 for ; Wed, 15 Jan 2020 15:55:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 88AEC24671 for ; Wed, 15 Jan 2020 15:55:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579103707; bh=jLqDV64pAlXOUia4wz8vrkob1sYuRxZFLQiK/Lx0pyI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=cTi+X1N0N1/DqpTBXNg45kfjoukpv61LWoVeYPpCNEncNmXmWg/kkXuV5gNQUmeA9 O6o9sGIwVq1lc4SvK5LP88pXrraVQ3xXU7jqCefgNc1+j6+Pk2leptaCvTzK+UVEWV ew0bBCBvsRtlO46swBspLdjKYnuLkG8hD87Nnoug= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728885AbgAOPzG (ORCPT ); Wed, 15 Jan 2020 10:55:06 -0500 Received: from mail-oi1-f194.google.com ([209.85.167.194]:37612 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726501AbgAOPzF (ORCPT ); Wed, 15 Jan 2020 10:55:05 -0500 Received: by mail-oi1-f194.google.com with SMTP id z64so15848237oia.4 for ; Wed, 15 Jan 2020 07:55:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=B7DX59sNSuvGuHSzjzaWJDesXQ6glcdz/pP97LB2HkM=; b=cv9cOsC1awxBvUBkzgK72iS1Nr9f8fwjBw1GPX7QyAfAqV4i7G3wyHVKZEicX9/2VL BJX6cBxBNyDHNULRoTmtZyZhhFyJMOXHY/EEhZbheQ5sqUHqqgjkHTZmc5CXINQjlkWO flt2Gly6LBsKp7AFH07kmPfMN7cxMpQfaH5KjTplQo2f4ySc6QappfKuOo4NOwbFxP9a 6EheulOR+U8XhZiu5kHpVUFsJ3kHH/FUiOpU/XLxxBmU3RcMk3c6CL9Xer/NG67WVkuT sy3ei4Mx+9FroOx7Hji8/U43oUo/vzxtnTcQxc+Yy3gCq7uoVCXtkFJKR+TUfa/8n4p4 MQcw== X-Gm-Message-State: APjAAAUUbOMBUgQQlCQts/L15E6ga60ZBfMPU9TT0JQ4qkksRyDZQru+ n/wEX1knPfdJTg+zCznNnHRwqaw= X-Google-Smtp-Source: APXvYqzMmaSD8m7t81Ae6UUQ7DKaH/xN2211KJVl5bO6S6hlM1QLqb2YOi05j248XjNW5S1k/yIPcQ== X-Received: by 2002:aca:3d7:: with SMTP id 206mr366861oid.98.1579103704665; Wed, 15 Jan 2020 07:55:04 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id j8sm2434399oii.32.2020.01.15.07.55.03 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Jan 2020 07:55:03 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 22040c by rob-hp-laptop (DragonFly Mail Agent v0.11); Wed, 15 Jan 2020 09:43:35 -0600 Date: Wed, 15 Jan 2020 09:43:35 -0600 From: Rob Herring To: Anson Huang Cc: mark.rutland@arm.com, vkoul@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, ulf.hansson@linaro.org, srinivas.kandagatla@linaro.org, broonie@kernel.org, manivannan.sadhasivam@linaro.org, andrew.smirnov@gmail.com, rjones@gateworks.com, marcel.ziswiler@toradex.com, sebastien.szymanski@armadeus.com, aisheng.dong@nxp.com, richard.hu@technexion.com, angus@akkea.ca, cosmin.stoica@nxp.com, l.stach@pengutronix.de, rabeeh@solid-run.com, leonard.crestez@nxp.com, daniel.baluta@nxp.com, jun.li@nxp.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org, linux-spi@vger.kernel.org, Linux-imx@nxp.com Subject: Re: [PATCH V2 4/7] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible Message-ID: <20200115154335.GA15650@bogus> References: <1578893602-14395-1-git-send-email-Anson.Huang@nxp.com> <1578893602-14395-4-git-send-email-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1578893602-14395-4-git-send-email-Anson.Huang@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On Mon, Jan 13, 2020 at 01:33:19PM +0800, Anson Huang wrote: > Add compatbile for imx8mm/imx8mn/imx8mp. checkpatch reports a typo. Otherwise, Acked-by: Rob Herring > > Signed-off-by: Anson Huang > --- > New patch > --- > Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt > index 2d32641..33bc58f 100644 > --- a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt > +++ b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt > @@ -10,7 +10,10 @@ Required properties: > - "fsl,imx35-cspi" for SPI compatible with the one integrated on i.MX35 > - "fsl,imx51-ecspi" for SPI compatible with the one integrated on i.MX51 > - "fsl,imx53-ecspi" for SPI compatible with the one integrated on i.MX53 and later Soc > - - "fsl,imx8mq-ecspi" for SPI compatible with the one integrated on i.MX8M > + - "fsl,imx8mq-ecspi" for SPI compatible with the one integrated on i.MX8MQ > + - "fsl,imx8mm-ecspi" for SPI compatible with the one integrated on i.MX8MM > + - "fsl,imx8mn-ecspi" for SPI compatible with the one integrated on i.MX8MN > + - "fsl,imx8mp-ecspi" for SPI compatible with the one integrated on i.MX8MP > - reg : Offset and length of the register set for the device > - interrupts : Should contain CSPI/eCSPI interrupt > - clocks : Clock specifiers for both ipg and per clocks. > -- > 2.7.4 > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 29C38C33CB1 for ; Wed, 15 Jan 2020 15:50:12 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DCD4D2072B for ; Wed, 15 Jan 2020 15:50:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YK4j2yHo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DCD4D2072B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bb75PNpeTis9DkcppKgiUokAo8mui1TDQjQ9n3Xy0Hk=; b=YK4j2yHoqJUI22 2ibmDqyDAkxU9W7T2gP9BwbwW802cbtpdg21HJ01rVr4cRC7EeXJdnTSRa1VFK3adJ8UeN97gOWSk yyG5cZTbwav816uFiewKfB+u+QDnI50NLeNyMS95WraahAL0dHaaVjir4dTTR2BygwOTDIwS/WEXw lzebMJf98P4jHKdAh20By7eq12uFHvqdTKmn1fmyhTqW/C1PoIIenNtUMFMIvvwf+a1DJrHdxFS5B g9B0j4TRRx0NvwxtqbAmTTxY/MQEAP6fwRiiT2KWeCNTzFKBNDu0EJdi8egjpNEYsdVJUkfSxh/Ld s7QYjDN8zte3hYhLyHlA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1irkvr-0003lY-80; Wed, 15 Jan 2020 15:50:11 +0000 Received: from mail-ot1-f66.google.com ([209.85.210.66]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1irkvk-0002uF-G3 for linux-arm-kernel@lists.infradead.org; Wed, 15 Jan 2020 15:50:09 +0000 Received: by mail-ot1-f66.google.com with SMTP id k14so16519275otn.4 for ; Wed, 15 Jan 2020 07:50:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=B7DX59sNSuvGuHSzjzaWJDesXQ6glcdz/pP97LB2HkM=; b=uHzxfbWEGZTerI26RKpGT0p0fWdybw35j+d7EGMnLM+MDBwZKm4vx+7SZOMiqYaltE G27GpfiEJVL23hQtr3sRr48xwjM8Trqu9HlJYQ/F9dBhvH1ulE5A5HeXAZHwDBV/B9L4 ZfCMy9QCBscjSFrjApoYw4gnF7BH37VvL3dE7/B6j2BvEL2Lv3TEqg2WFwN82UlOj/Ou xBuYiUtA07YMN4dNBACwRp3EDtU9Iq//hYmeTCq6FDHq5XkGa0Wiwc9RgRd3AQD3PshK fGZhL/UDd4rJX5PQAZqYcKHtJeYdFoKkgbeEno9IEoKpFARbmCKOUrVm7+XSJ5eY3QAw DUOQ== X-Gm-Message-State: APjAAAVqPgrVG9zR5zDy2cPZ6usSjmvzfMvNj01vAVId+ascKsWqRjYd V3Ysg6qdjHpHPx9XrIUFjenkiQ4= X-Google-Smtp-Source: APXvYqxgmXyMJX/KNvymK/ouDHfr+WKg06Y5JLXqsLzIYCQbvnYRUwQHvnfHhYYkYByq7Gbz7vUJZQ== X-Received: by 2002:a05:6830:1515:: with SMTP id k21mr3029382otp.177.1579103403442; Wed, 15 Jan 2020 07:50:03 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id a65sm6655061otb.68.2020.01.15.07.50.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Jan 2020 07:50:02 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 22040c by rob-hp-laptop (DragonFly Mail Agent v0.11); Wed, 15 Jan 2020 09:43:35 -0600 Date: Wed, 15 Jan 2020 09:43:35 -0600 From: Rob Herring To: Anson Huang Subject: Re: [PATCH V2 4/7] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible Message-ID: <20200115154335.GA15650@bogus> References: <1578893602-14395-1-git-send-email-Anson.Huang@nxp.com> <1578893602-14395-4-git-send-email-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1578893602-14395-4-git-send-email-Anson.Huang@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200115_075004_554991_8A6C7ECE X-CRM114-Status: GOOD ( 13.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, ulf.hansson@linaro.org, marcel.ziswiler@toradex.com, angus@akkea.ca, srinivas.kandagatla@linaro.org, manivannan.sadhasivam@linaro.org, leonard.crestez@nxp.com, festevam@gmail.com, richard.hu@technexion.com, andrew.smirnov@gmail.com, rabeeh@solid-run.com, Linux-imx@nxp.com, devicetree@vger.kernel.org, s.hauer@pengutronix.de, broonie@kernel.org, daniel.baluta@nxp.com, linux-arm-kernel@lists.infradead.org, aisheng.dong@nxp.com, rjones@gateworks.com, cosmin.stoica@nxp.com, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, vkoul@kernel.org, kernel@pengutronix.de, dmaengine@vger.kernel.org, jun.li@nxp.com, shawnguo@kernel.org, l.stach@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Jan 13, 2020 at 01:33:19PM +0800, Anson Huang wrote: > Add compatbile for imx8mm/imx8mn/imx8mp. checkpatch reports a typo. Otherwise, Acked-by: Rob Herring > > Signed-off-by: Anson Huang > --- > New patch > --- > Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt > index 2d32641..33bc58f 100644 > --- a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt > +++ b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt > @@ -10,7 +10,10 @@ Required properties: > - "fsl,imx35-cspi" for SPI compatible with the one integrated on i.MX35 > - "fsl,imx51-ecspi" for SPI compatible with the one integrated on i.MX51 > - "fsl,imx53-ecspi" for SPI compatible with the one integrated on i.MX53 and later Soc > - - "fsl,imx8mq-ecspi" for SPI compatible with the one integrated on i.MX8M > + - "fsl,imx8mq-ecspi" for SPI compatible with the one integrated on i.MX8MQ > + - "fsl,imx8mm-ecspi" for SPI compatible with the one integrated on i.MX8MM > + - "fsl,imx8mn-ecspi" for SPI compatible with the one integrated on i.MX8MN > + - "fsl,imx8mp-ecspi" for SPI compatible with the one integrated on i.MX8MP > - reg : Offset and length of the register set for the device > - interrupts : Should contain CSPI/eCSPI interrupt > - clocks : Clock specifiers for both ipg and per clocks. > -- > 2.7.4 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel