Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751584AbdGZLoP (ORCPT ); Wed, 26 Jul 2017 07:44:15 -0400 Received: from gloria.sntech.de ([95.129.55.99]:48628 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751413AbdGZLoO (ORCPT ); Wed, 26 Jul 2017 07:44:14 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Joerg Roedel Cc: Simon Xue , Rob Herring , Mark Rutland , linux-rockchip@lists.infradead.org, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH V3 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes Date: Wed, 26 Jul 2017 13:44:02 +0200 Message-ID: <7545443.2JTXH2SMA9@diego> User-Agent: KMail/5.2.3 (Linux/4.8.0-2-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <20170726105818.GK15833@8bytes.org> References: <1500863530-32792-1-git-send-email-xxm@rock-chips.com> <20170726105818.GK15833@8bytes.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 692 Lines: 25 Hi Joerg, Am Mittwoch, 26. Juli 2017, 12:58:19 CEST schrieb Joerg Roedel: > On Mon, Jul 24, 2017 at 10:32:07AM +0800, Simon Xue wrote: > > Add H265e/VEPU/VPU/VDEC/VOP iommu nodes > > > > Signed-off-by: Simon Xue > > --- > > > > changes since V2: > > - none > > > > arch/arm64/boot/dts/rockchip/rk3328.dtsi | 45 > > ++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) > > Applied all, thanks. I really would prefer iommu dt-nodes going through my tree :-) Especially as parts of these conflict with already pending patches for graphics support and with the iommu nodes sitting in your tree these would need to wait another kernel release. Heiko