Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751395AbdGZK5u (ORCPT ); Wed, 26 Jul 2017 06:57:50 -0400 Received: from 8bytes.org ([81.169.241.247]:57806 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750783AbdGZK5s (ORCPT ); Wed, 26 Jul 2017 06:57:48 -0400 Date: Wed, 26 Jul 2017 12:57:45 +0200 From: Joerg Roedel To: Simon Xue Cc: Heiko Stuebner , linux-rockchip@lists.infradead.org, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes Message-ID: <20170726105745.GJ15833@8bytes.org> References: <1500372125-114261-1-git-send-email-xxm@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1500372125-114261-1-git-send-email-xxm@rock-chips.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 332 Lines: 11 On Tue, Jul 18, 2017 at 06:02:02PM +0800, Simon Xue wrote: > From: Simon > > Add H265e/VEPU/VPU/VDEC/VOP iommu nodes > > Signed-off-by: Simon > --- > arch/arm64/boot/dts/rockchip/rk3328.dtsi | 45 ++++++++++++++++++++++++++++++++ > 1 file changed, 45 insertions(+) Applied all, thanks.