From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from gloria.sntech.de ([185.11.138.130]:43644 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727572AbeJETCs (ORCPT ); Fri, 5 Oct 2018 15:02:48 -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 3/6] arm64: dts: rockchip: add VPU device node for RK3399 Date: Fri, 05 Oct 2018 14:04:19 +0200 Message-ID: <9272936.oTXnloMHi2@phil> In-Reply-To: <20181005001226.12789-4-ezequiel@collabora.com> References: <20181005001226.12789-1-ezequiel@collabora.com> <20181005001226.12789-4-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:23 CEST schrieb Ezequiel Garcia: > Add the Video Processing Unit node for the RK3399 SoC. > > Also, 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