From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v5 10/15] dma: imx-sdma: add i.mx6ul/6sx compatible name Date: Tue, 11 Jun 2019 16:35:07 -0600 Message-ID: <20190611223507.GA25722@bogus> References: <20190610081753.11422-1-yibin.gong@nxp.com> <20190610081753.11422-11-yibin.gong@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, broonie@kernel.org, festevam@gmail.com, vkoul@kernel.org, dan.j.williams@intel.com, u.kleine-koenig@pengutronix.de, catalin.marinas@arm.com, l.stach@pengutronix.de, will.deacon@arm.com, linux-spi@vger.kernel.org, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, devicetree@vger.kernel.org To: yibin.gong@nxp.com Return-path: Content-Disposition: inline In-Reply-To: <20190610081753.11422-11-yibin.gong@nxp.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Mon, 10 Jun 2019 16:17:48 +0800, yibin.gong@nxp.com wrote: > From: Robin Gong > > Add i.mx6ul and i.mx6sx compatible name in binding doc. > > Signed-off-by: Robin Gong > --- > Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 2 ++ > 1 file changed, 2 insertions(+) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.