From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 23 Sep 2015 05:17:47 -0700 Subject: [PATCH] ARM: ls1021a: Add dma-coherent property for eTSEC nodes In-Reply-To: <1442213128-39279-1-git-send-email-b18965@freescale.com> References: <1442213128-39279-1-git-send-email-b18965@freescale.com> Message-ID: <20150923121747.GH3529@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Sep 14, 2015 at 02:45:28PM +0800, Alison Wang wrote: > This patch adds dma-coherent property for eTSEC nodes, so > coherent DMA operations are supported. > > Signed-off-by: Alison Wang Applied, thanks.