From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from gloria.sntech.de ([185.11.138.130]:52924 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726974AbeJQVE5 (ORCPT ); Wed, 17 Oct 2018 17:04:57 -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: Wed, 17 Oct 2018 15:09:14 +0200 Message-ID: <23332335.MzEh2vEgkF@phil> In-Reply-To: <2088426.XNZsqnkTft@phil> References: <20181005001226.12789-1-ezequiel@collabora.com> <20181005001226.12789-3-ezequiel@collabora.com> <2088426.XNZsqnkTft@phil> 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, 14:04:04 CEST schrieb Heiko Stuebner: > 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. as Mauro did have additional comments and the pull request is still open, I've dropped the 2 dts patches from my tree again for now. We'll revisit once the code changes moved again. Heiko