Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751096AbdCQLaN convert rfc822-to-8bit (ORCPT ); Fri, 17 Mar 2017 07:30:13 -0400 Received: from gloria.sntech.de ([95.129.55.99]:48632 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750999AbdCQLaM (ORCPT ); Fri, 17 Mar 2017 07:30:12 -0400 From: Heiko Stuebner To: Jianqun Xu Cc: robh+dt@kernel.org, mark.rutland@arm.com, catalin.marinas@arm.com, will.deacon@arm.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/3] arm64: dts: rockchip: add amba node support for RK3368 SoCs Date: Fri, 17 Mar 2017 12:08:48 +0100 Message-ID: <31040039.yAMM7e9LgB@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-1-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <1489721564-32203-2-git-send-email-jay.xu@rock-chips.com> References: <1489721564-32203-1-git-send-email-jay.xu@rock-chips.com> <1489721564-32203-2-git-send-email-jay.xu@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 325 Lines: 10 Am Freitag, 17. M?rz 2017, 11:32:42 CET schrieb Jianqun Xu: > There are two dmacs found on RK3368 SoCs, peripher dmac and bus dmac, > and the dmacs are same as previous SoCs' dmac. > > Signed-off-by: Jianqun Xu I've picked the identical patch from Huibin Hong instead, as he was here first. Heiko