From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from gloria.sntech.de ([185.11.138.130]:43622 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727572AbeJETCe (ORCPT ); Fri, 5 Oct 2018 15:02:34 -0400 From: Heiko Stuebner To: Ezequiel Garcia Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, Hans Verkuil , kernel@collabora.com, Nicolas Dufresne , Tomasz Figa , Rob Herring , Mark Rutland , Miouyouyou Subject: Re: [PATCH v7 2/6] ARM: dts: rockchip: add VPU device node for RK3288 Date: Fri, 05 Oct 2018 14:04:04 +0200 Message-ID: <2088426.XNZsqnkTft@phil> In-Reply-To: <20181005001226.12789-3-ezequiel@collabora.com> References: <20181005001226.12789-1-ezequiel@collabora.com> <20181005001226.12789-3-ezequiel@collabora.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-media-owner@vger.kernel.org List-ID: Am Freitag, 5. Oktober 2018, 02:12:22 CEST schrieb Ezequiel Garcia: > Add the Video Processing Unit node for RK3288 SoC. > > Fix the VPU IOMMU node, which was disabled and lacking > its power domain property. > > Signed-off-by: Ezequiel Garcia applied for 4.20 (may possibly move to 4.21 though) after moving power-domain* below (#)iommu* to keep alphabetical sorting. Thanks Heiko