From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v4 10/14] dma: imx-sdma: add i.mx6ul/6sx compatible name Date: Wed, 22 May 2019 08:51:28 -0500 Message-ID: <20190522135128.GA24987@bogus> References: <1558548188-1155-1-git-send-email-yibin.gong@nxp.com> <1558548188-1155-11-git-send-email-yibin.gong@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "robh@kernel.org" , "broonie@kernel.org" , "shawnguo@kernel.org" , "s.hauer@pengutronix.de" , "festevam@gmail.com" , "mark.rutland@arm.com" , "vkoul@kernel.org" , "dan.j.williams@intel.com" , "u.kleine-koenig@pengutronix.de" , "plyatov@gmail.com" , "catalin.marinas@arm.com" , "l.stach@pengutronix.de" , "linux-spi@vger.kernel.org" , dl-linux-imx , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel To: Robin Gong Return-path: Content-Disposition: inline In-Reply-To: <1558548188-1155-11-git-send-email-yibin.gong@nxp.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Wed, 22 May 2019 10:00:38 +0000, Robin Gong wrote: > 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.