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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 76505C07E94 for ; Fri, 4 Jun 2021 14:56:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 544C761412 for ; Fri, 4 Jun 2021 14:56:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229864AbhFDO6m (ORCPT ); Fri, 4 Jun 2021 10:58:42 -0400 Received: from 8bytes.org ([81.169.241.247]:42288 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229692AbhFDO6m (ORCPT ); Fri, 4 Jun 2021 10:58:42 -0400 Received: by theia.8bytes.org (Postfix, from userid 1000) id B3ED73A9; Fri, 4 Jun 2021 16:56:54 +0200 (CEST) Date: Fri, 4 Jun 2021 16:56:53 +0200 From: Joerg Roedel To: Benjamin Gaignard Cc: will@kernel.org, robh+dt@kernel.org, heiko@sntech.de, xxm@rock-chips.com, robin.murphy@arm.com, iommu@lists.linux-foundation.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@collabora.com Subject: Re: [PATCH v7 0/4] Add IOMMU driver for rk356x Message-ID: References: <20210525121551.606240-1-benjamin.gaignard@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, Jun 04, 2021 at 04:54:58PM +0200, Joerg Roedel wrote: > On Tue, May 25, 2021 at 02:15:47PM +0200, Benjamin Gaignard wrote: > > Benjamin Gaignard (4): > > dt-bindings: iommu: rockchip: Convert IOMMU to DT schema > > dt-bindings: iommu: rockchip: Add compatible for v2 > > iommu: rockchip: Add internal ops to handle variants > > Applied patches 1-3, thanks. Hmm, no, unapplied. Your separate patch 4 came before the kbuild-bot reports. Can you fix those please and submit a v8? Thanks, Joerg