From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756727AbbLQNeO (ORCPT ); Thu, 17 Dec 2015 08:34:14 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:39160 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754981AbbLQNeL (ORCPT ); Thu, 17 Dec 2015 08:34:11 -0500 From: Peter Ujfalusi To: , CC: , , , , , , Subject: [PATCH v02 0/2] ARM: DTS: am33xx/am437x: Use the new eDMA bindings Date: Thu, 17 Dec 2015 15:33:35 +0200 Message-ID: <1450359217-3038-1-git-send-email-peter.ujfalusi@ti.com> X-Mailer: git-send-email 2.6.4 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Changes since v1: - Updated to use the non 16bit arrays [1] - send the two patch as a series [1] As it has been discussed earlier: https://www.mail-archive.com/linux-omap@vger.kernel.org/msg122117.html the DT bindings has been changes compared to what we had in 4.4-rc1: the arrays now don't have the 16bit type. The changes are now merged to mainline and Vinod provided us a branch: git://git.infradead.org/users/vkoul/slave-dma.git fix/edma Which is based on 4.4-rc1 and only contains the two patch for changing the eDMA bindings. Regards, Peter --- Peter Ujfalusi (2): ARM: DTS: am33xx: Use the new DT bindings for the eDMA3 ARM: DTS: am437x: Use the new DT bindings for the eDMA3 arch/arm/boot/dts/am335x-evm.dts | 9 +--- arch/arm/boot/dts/am335x-pepper.dts | 11 +---- arch/arm/boot/dts/am33xx.dtsi | 94 ++++++++++++++++++++++++++----------- arch/arm/boot/dts/am4372.dtsi | 80 +++++++++++++++++++++++-------- arch/arm/boot/dts/am437x-gp-evm.dts | 9 +--- 5 files changed, 133 insertions(+), 70 deletions(-) -- 2.6.4