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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 990E4C49EA7 for ; Thu, 24 Jun 2021 19:26:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7F32E6120D for ; Thu, 24 Jun 2021 19:26:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232867AbhFXT2t (ORCPT ); Thu, 24 Jun 2021 15:28:49 -0400 Received: from mail-il1-f180.google.com ([209.85.166.180]:36411 "EHLO mail-il1-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232178AbhFXT2r (ORCPT ); Thu, 24 Jun 2021 15:28:47 -0400 Received: by mail-il1-f180.google.com with SMTP id q9so7470552ilj.3; Thu, 24 Jun 2021 12:26:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6h1Sx3JbYU2baky6rD9hMRn1kfJYQMiqvIqi3obyV8I=; b=OQVKC33Z/2afMC9cWaXlJf3qAGvFB83CCMff6gvPe9QTt6et3rEyjCN5Vjc0vo5kqz CmbzLdFJgj2XGzxYlK04QiaOpvN5XU28DoLx2e/and/6HCIhCPhMezsO73c7P0GPslgE l+Qs2NG28XiDv7naBBkA0DPp1ygfjJDDz/S88931KUcQ1tfVvhthpUZgSwowN0ohwWLT lCQ2oxcX6cYOXM5hZHBD+1F9h1yjQ9i7jUKW0dn1yRd4VIu2/16+sMXuiAonUYSPIjSl AOS5G6XaUBqQAYQMW1bnE8gsogxV/oqxiqwiruhACBbYE9J1/lcYVlKPQaB1qJ0KpwE9 +aJA== X-Gm-Message-State: AOAM530rq4h2/s/Sd/6AWCNfZf3ka+rT/96QyU69fPuoVZ+coEXsn7iZ KXPQ2zQ7Edr4JQV8wchollOeQDCKBg== X-Google-Smtp-Source: ABdhPJz0Vgwv3Iq8nazL1YEj6niGuV9FnumXPQVtk8MmnklrGEOvQn76JOi0eS/UbHwhIZJMgNMjvQ== X-Received: by 2002:a92:3610:: with SMTP id d16mr4554156ila.16.1624562786757; Thu, 24 Jun 2021 12:26:26 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id r6sm1711534ioh.27.2021.06.24.12.26.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Jun 2021 12:26:25 -0700 (PDT) Received: (nullmailer pid 1846846 invoked by uid 1000); Thu, 24 Jun 2021 19:26:22 -0000 Date: Thu, 24 Jun 2021 13:26:22 -0600 From: Rob Herring To: Martin Botka Cc: Rob Herring , Will Deacon , jamipkettunen@somainline.org, Robin Murphy , angelogioacchino.delregno@somainline.org, Joerg Roedel , konrad.dybcio@somainline.org, linux-arm-kernel@lists.infradead.org, marijn.suijten@somainline.org, ~postmarketos/upstreaming@lists.sr.ht, iommu@lists.linux-foundation.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V3 1/2] dt-bindings: iommu: arm-smmu: Add binding for sm6125 Message-ID: <20210624192622.GA1846816@robh.at.kernel.org> References: <20210612094606.89576-1-martin.botka@somainline.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210612094606.89576-1-martin.botka@somainline.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 12 Jun 2021 11:46:04 +0200, Martin Botka wrote: > This patch adds binding for sm6125 SoC > > Signed-off-by: Martin Botka > --- > Changes in V2: > Add commit description > Changes in V3: > None > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring 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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 9172DC49EA5 for ; Thu, 24 Jun 2021 19:26:32 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3F940613C1 for ; Thu, 24 Jun 2021 19:26:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3F940613C1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 023DB414CB; Thu, 24 Jun 2021 19:26:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QWxB-L8lhVLF; Thu, 24 Jun 2021 19:26:31 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp4.osuosl.org (Postfix) with ESMTPS id B58B540455; Thu, 24 Jun 2021 19:26:30 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 8645DC001A; Thu, 24 Jun 2021 19:26:30 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) by lists.linuxfoundation.org (Postfix) with ESMTP id CF701C000E for ; Thu, 24 Jun 2021 19:26:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id BB7C483E25 for ; Thu, 24 Jun 2021 19:26:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PmGcmaVVVbz2 for ; Thu, 24 Jun 2021 19:26:27 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from mail-il1-f170.google.com (mail-il1-f170.google.com [209.85.166.170]) by smtp1.osuosl.org (Postfix) with ESMTPS id 8E7A283CC7 for ; Thu, 24 Jun 2021 19:26:27 +0000 (UTC) Received: by mail-il1-f170.google.com with SMTP id o10so2565983ils.6 for ; Thu, 24 Jun 2021 12:26:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6h1Sx3JbYU2baky6rD9hMRn1kfJYQMiqvIqi3obyV8I=; b=Wbv5oozK/cl+gUpJgV9Ze5sf4535P2NWepgD6kWZ+m/A11NsTVbIvx5xsTqaoh4ekt wP3DCcZo13Ou48MfndI1OLVZ+iFRJkKHcxbdXm0Sm0lhhmgkvCIfu0yKhF62ItXskF2m HgAxKnAOLT4xV8PauN1L6ZSc3BWgbiiyQielVGAES3Xbd8FZd0JrqF2QfvQ1btuDDisM ksPQl9PM7Ui0pSgvpI/992C8PNWL6jG+3ziiHh8KK6K0qKpFPXkZib2b5RDYBeylJhb5 L98NkS9wTjR1nB4nZsLBOZAcdW/9Wm6k8JCjcj3xOEG/JFr5P+PsjZrBBnYt4DhWoSu2 zsqA== X-Gm-Message-State: AOAM530dlFzrNIrA9u7kWDrih3JdGe7zB3kJVb8oTZZmkphzqS+/P93y 7m1PujOMkEn31nl6rxvr+A== X-Google-Smtp-Source: ABdhPJz0Vgwv3Iq8nazL1YEj6niGuV9FnumXPQVtk8MmnklrGEOvQn76JOi0eS/UbHwhIZJMgNMjvQ== X-Received: by 2002:a92:3610:: with SMTP id d16mr4554156ila.16.1624562786757; Thu, 24 Jun 2021 12:26:26 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id r6sm1711534ioh.27.2021.06.24.12.26.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Jun 2021 12:26:25 -0700 (PDT) Received: (nullmailer pid 1846846 invoked by uid 1000); Thu, 24 Jun 2021 19:26:22 -0000 Date: Thu, 24 Jun 2021 13:26:22 -0600 From: Rob Herring To: Martin Botka Subject: Re: [PATCH V3 1/2] dt-bindings: iommu: arm-smmu: Add binding for sm6125 Message-ID: <20210624192622.GA1846816@robh.at.kernel.org> References: <20210612094606.89576-1-martin.botka@somainline.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210612094606.89576-1-martin.botka@somainline.org> Cc: devicetree@vger.kernel.org, Will Deacon , konrad.dybcio@somainline.org, linux-kernel@vger.kernel.org, jamipkettunen@somainline.org, iommu@lists.linux-foundation.org, Rob Herring , ~postmarketos/upstreaming@lists.sr.ht, angelogioacchino.delregno@somainline.org, marijn.suijten@somainline.org, Robin Murphy , linux-arm-kernel@lists.infradead.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On Sat, 12 Jun 2021 11:46:04 +0200, Martin Botka wrote: > This patch adds binding for sm6125 SoC > > Signed-off-by: Martin Botka > --- > Changes in V2: > Add commit description > Changes in V3: > None > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu 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=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 6BE21C49EA6 for ; Thu, 24 Jun 2021 19:28:00 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 39305613C1 for ; Thu, 24 Jun 2021 19:28:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 39305613C1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=v9N2/68Zv9qa29hmGlMZHNCr+VPGWOLqP2fe/hD6bGU=; b=wV+COxs5vcd5ip 8nNzVPVKyHDrbmG+X+eqMDgDYIrJnz+oQBgF7PEGU4zgikfkxlzrHurF7n3b0dsQ61u/m9x7XKw5n 2Bca/wbsDcoNu+wpzRWpcu6VgivSJi9ZrjbMVlilGDg5c7i2440mIPgeSMfFfElxapXd9c2E+dKfe M1W/Lo47TIDDc+c2ibAO49oiiwl4lYhx4XXkS0xVwv/zidJafWzju7udTMAM0fwltMdkIaHulNz/T KvSn5naniSOycMbopTuQ+aeqESftn0vrU/OfKOy1yoTB5d2WzHcMgsb69OBWG+NRz/e8XzYFa2VoM oaECzOoLWKZArYB4NAiA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lwUzh-00G299-QB; Thu, 24 Jun 2021 19:26:33 +0000 Received: from mail-il1-f181.google.com ([209.85.166.181]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lwUzb-00G271-BE for linux-arm-kernel@lists.infradead.org; Thu, 24 Jun 2021 19:26:28 +0000 Received: by mail-il1-f181.google.com with SMTP id h3so7445903ilc.9 for ; Thu, 24 Jun 2021 12:26:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6h1Sx3JbYU2baky6rD9hMRn1kfJYQMiqvIqi3obyV8I=; b=AWZ7wj0znCBUm6NU3HpsaZ63+6V16IAdhfnBP90QkAhR8/OtbsXRgDvJSYPWBaKL53 gA4aEVdvQO/iZZ8D50/jEVhNTKBR0Bay62wsx8/V3qvRzPYZikx4GHnfixnzCGMIZ5cu bx82xdehp4o46vDveEhxQyoJK2W8Dc48BLmlcvaUv3zUKnvvzdmeA/1+BNBSZ1+MUaFY 9kF72VQieZqqGdZCgRkbX8PjvsxahVaRbDEzD00sajapcPphKtzuxRvdmIfM1ggTWLZC 2B/ttRZqEH5PZScXslTKJ+H2lHQN4eHzcLikQGDV3TXWRAaaLV3uwghDfBFCBu0sYacT EsrQ== X-Gm-Message-State: AOAM532ny7K6VQsSyvEGG390iqBNvYJhj1BgI+TqPDIhXaSZTatTu3zM A1IFI8JfIVuEte9La/0I3g== X-Google-Smtp-Source: ABdhPJz0Vgwv3Iq8nazL1YEj6niGuV9FnumXPQVtk8MmnklrGEOvQn76JOi0eS/UbHwhIZJMgNMjvQ== X-Received: by 2002:a92:3610:: with SMTP id d16mr4554156ila.16.1624562786757; Thu, 24 Jun 2021 12:26:26 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id r6sm1711534ioh.27.2021.06.24.12.26.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Jun 2021 12:26:25 -0700 (PDT) Received: (nullmailer pid 1846846 invoked by uid 1000); Thu, 24 Jun 2021 19:26:22 -0000 Date: Thu, 24 Jun 2021 13:26:22 -0600 From: Rob Herring To: Martin Botka Cc: Rob Herring , Will Deacon , jamipkettunen@somainline.org, Robin Murphy , angelogioacchino.delregno@somainline.org, Joerg Roedel , konrad.dybcio@somainline.org, linux-arm-kernel@lists.infradead.org, marijn.suijten@somainline.org, ~postmarketos/upstreaming@lists.sr.ht, iommu@lists.linux-foundation.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V3 1/2] dt-bindings: iommu: arm-smmu: Add binding for sm6125 Message-ID: <20210624192622.GA1846816@robh.at.kernel.org> References: <20210612094606.89576-1-martin.botka@somainline.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210612094606.89576-1-martin.botka@somainline.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210624_122627_481665_AF26B709 X-CRM114-Status: GOOD ( 11.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, 12 Jun 2021 11:46:04 +0200, Martin Botka wrote: > This patch adds binding for sm6125 SoC > > Signed-off-by: Martin Botka > --- > Changes in V2: > Add commit description > Changes in V3: > None > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel