Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755561AbbLDIcx (ORCPT ); Fri, 4 Dec 2015 03:32:53 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:43843 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755275AbbLDIcu (ORCPT ); Fri, 4 Dec 2015 03:32:50 -0500 Subject: Re: [PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3 To: Tony Lindgren References: <1444979892-31626-1-git-send-email-peter.ujfalusi@ti.com> <1444979892-31626-14-git-send-email-peter.ujfalusi@ti.com> <20151204005440.GE23396@atomide.com> CC: , , , , , , , From: Peter Ujfalusi Message-ID: <56614F8C.9080106@ti.com> Date: Fri, 4 Dec 2015 10:32:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151204005440.GE23396@atomide.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 968 Lines: 34 On 12/04/2015 02:54 AM, Tony Lindgren wrote: > Hi Peter, > > * Peter Ujfalusi [151016 00:23]: > > I noticed something while changing dm81xx to use the edma_xbar.. > >> --- a/arch/arm/boot/dts/am33xx.dtsi >> +++ b/arch/arm/boot/dts/am33xx.dtsi >> + >> + edma_xbar: dma-router@44e10f90 { >> + compatible = "ti,am335x-edma-crossbar"; >> + reg = <0x44e10f90 0x40>; >> + >> + #dma-cells = <3>; >> + dma-requests = <32>; >> + >> + dma-masters = <&edma>; >> }; > > The edma_xbar should now be just a child at offset 0xf90 under the > scm: scm@210000. Can you please check the other patches too? Thanks Tony, I'll make sure they are in the correct place when resending them. -- Péter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/