From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0B6BAC433ED for ; Mon, 10 May 2021 00:12:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DC7B861377 for ; Mon, 10 May 2021 00:12:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230014AbhEJANd (ORCPT ); Sun, 9 May 2021 20:13:33 -0400 Received: from gloria.sntech.de ([185.11.138.130]:55884 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229853AbhEJANd (ORCPT ); Sun, 9 May 2021 20:13:33 -0400 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.fritz.box) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lftX4-00085c-Uk; Mon, 10 May 2021 02:12:23 +0200 From: Heiko Stuebner To: xxm@rock-chips.com, robh+dt@kernel.org, will@kernel.org, Benjamin Gaignard , joro@8bytes.org Cc: Heiko Stuebner , linux-arm-kernel@lists.infradead.org, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, kernel@collabora.com, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org Subject: Re: (subset) [PATCH v4 0/6] Add IOMMU driver for rk356x Date: Mon, 10 May 2021 02:12:20 +0200 Message-Id: <162060552750.1271206.175954480906958099.b4-ty@sntech.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210507090232.233049-1-benjamin.gaignard@collabora.com> References: <20210507090232.233049-1-benjamin.gaignard@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 7 May 2021 11:02:26 +0200, Benjamin Gaignard wrote: > This series adds the IOMMU driver for rk356x SoC. > Since a new compatible is needed to distinguish this second version of > IOMMU hardware block from the first one, it is an opportunity to convert > the binding to DT schema. > > version 4: > - Add description for reg items > - Remove useless interrupt-names properties > - Add description for interrupts items > - Remove interrupt-names properties from DST files > > [...] Applied, thanks! [3/6] ARM: dts: rockchip: rk322x: Fix IOMMU nodes properties commit: 6b023929666f0be5df75f5e0278d1b70effadf42 [4/6] ARM: dts: rockchip: rk3036: Remove useless interrupt-names on IOMMU node commit: 304b8fbc950bae102f29ee1e8e8557f2fd08d69a [5/6] ARM64: dts: rockchip: rk3036: Remove useless interrupt-names properties commit: 2bf375982f4a58a95e8b5184565b23677900012c Best regards, -- Heiko Stuebner