From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 3/4] dt-bindings: dma: uart: rename binding Date: Mon, 29 Apr 2019 07:48:27 -0500 Message-ID: <20190429124827.GA13816@bogus> References: <1556336193-15198-1-git-send-email-long.cheng@mediatek.com> <1556336193-15198-4-git-send-email-long.cheng@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1556336193-15198-4-git-send-email-long.cheng@mediatek.com> Sender: linux-kernel-owner@vger.kernel.org To: Long Cheng Cc: Vinod Koul , Randy Dunlap , Rob Herring , Mark Rutland , Ryder Lee , Sean Wang , Nicolas Boichat , Matthias Brugger , Dan Williams , Greg Kroah-Hartman , Jiri Slaby , Sean Wang , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, srv_heupstream@mediatek.com, Yingjoe Chen , YT Shen , Zhenbao Liu List-Id: linux-mediatek@lists.infradead.org On Sat, 27 Apr 2019 11:36:32 +0800, Long Cheng wrote: > The filename matches mtk-uart-apdma.c. > So using "mtk-uart-apdma.txt" should be better. > And add some property. > > Signed-off-by: Long Cheng > --- > .../devicetree/bindings/dma/8250_mtk_dma.txt | 33 ------------ > .../devicetree/bindings/dma/mtk-uart-apdma.txt | 55 ++++++++++++++++++++ > 2 files changed, 55 insertions(+), 33 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/dma/8250_mtk_dma.txt > create mode 100644 Documentation/devicetree/bindings/dma/mtk-uart-apdma.txt > 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.