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.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 6FC12C433E0 for ; Fri, 22 Jan 2021 13:50:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 41F8323A03 for ; Fri, 22 Jan 2021 13:50:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727517AbhAVNu0 (ORCPT ); Fri, 22 Jan 2021 08:50:26 -0500 Received: from mail.kernel.org ([198.145.29.99]:57802 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726299AbhAVNuW (ORCPT ); Fri, 22 Jan 2021 08:50:22 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id B522F23A53; Fri, 22 Jan 2021 13:49:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611323380; bh=LGurerklXvR4NnJ2R8hS26LPpzDeKKOYA+gAwfQoSdA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=k7F5A79gPeylu8LP+hiFK16LlhWxqX7PQuZQXrumdef0GPdCK/AQMnUwxq1tdbEsu 5Nm3cpEVRksO6fmVPZM4UgZpBYwmce1fFrAvpZKsZBLuvaMYolqDxnqmQFZQ9A3jOQ IMavJ6SASKap66Tag9gRQatH9bMF3d9QO8UiLFnSJdQjiwUqGsAWGLDW/ugzk7QUq6 h+41OC/bj9BWNZAUoe9gqCYnteRgoPTqHN7YjfM6bXkQghmAGu/gasnzdMHhNJJxyV ybEWzGbOnLthYyMyALLby4bxjigillVvvZAicIN9S2eAVsNN2ughyucXtPjj0Rej9D U5R2YA5nl0pCQ== From: Will Deacon To: Bjorn Andersson , Rob Herring , Robin Murphy , Joerg Roedel Cc: catalin.marinas@arm.com, kernel-team@android.com, Will Deacon , iommu@lists.linux-foundation.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible Date: Fri, 22 Jan 2021 13:49:31 +0000 Message-Id: <161132114998.228840.14370401178606658365.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210121014005.1612382-1-bjorn.andersson@linaro.org> References: <20210121014005.1612382-1-bjorn.andersson@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 20 Jan 2021 17:40:04 -0800, Bjorn Andersson wrote: > Add compatible for the ARM SMMU found in the Qualcomm SC8180x platform. Applied to will (for-joerg/arm-smmu/updates), thanks! [1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible https://git.kernel.org/will/c/9cde12ba07ce [2/2] iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl https://git.kernel.org/will/c/1a7180ff81aa Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev 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=-11.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT 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 0AFB8C433E0 for ; Fri, 22 Jan 2021 13:49:46 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.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 9D6EF23A54 for ; Fri, 22 Jan 2021 13:49:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9D6EF23A54 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 hemlock.osuosl.org (Postfix) with ESMTP id 75FBF87399; Fri, 22 Jan 2021 13:49:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sPy7xBXr2I3P; Fri, 22 Jan 2021 13:49:43 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by hemlock.osuosl.org (Postfix) with ESMTP id B2F7D8738F; Fri, 22 Jan 2021 13:49:43 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id AD2C2C08A1; Fri, 22 Jan 2021 13:49:43 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 15F44C013A for ; Fri, 22 Jan 2021 13:49:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id D568A2E0FF for ; Fri, 22 Jan 2021 13:49:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id waI4Ztz+zcYP for ; Fri, 22 Jan 2021 13:49:41 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by silver.osuosl.org (Postfix) with ESMTPS id EFF7D226F3 for ; Fri, 22 Jan 2021 13:49:40 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id B522F23A53; Fri, 22 Jan 2021 13:49:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611323380; bh=LGurerklXvR4NnJ2R8hS26LPpzDeKKOYA+gAwfQoSdA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=k7F5A79gPeylu8LP+hiFK16LlhWxqX7PQuZQXrumdef0GPdCK/AQMnUwxq1tdbEsu 5Nm3cpEVRksO6fmVPZM4UgZpBYwmce1fFrAvpZKsZBLuvaMYolqDxnqmQFZQ9A3jOQ IMavJ6SASKap66Tag9gRQatH9bMF3d9QO8UiLFnSJdQjiwUqGsAWGLDW/ugzk7QUq6 h+41OC/bj9BWNZAUoe9gqCYnteRgoPTqHN7YjfM6bXkQghmAGu/gasnzdMHhNJJxyV ybEWzGbOnLthYyMyALLby4bxjigillVvvZAicIN9S2eAVsNN2ughyucXtPjj0Rej9D U5R2YA5nl0pCQ== From: Will Deacon To: Bjorn Andersson , Rob Herring , Robin Murphy , Joerg Roedel Subject: Re: [PATCH 1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible Date: Fri, 22 Jan 2021 13:49:31 +0000 Message-Id: <161132114998.228840.14370401178606658365.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210121014005.1612382-1-bjorn.andersson@linaro.org> References: <20210121014005.1612382-1-bjorn.andersson@linaro.org> MIME-Version: 1.0 Cc: devicetree@vger.kernel.org, Will Deacon , catalin.marinas@arm.com, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, kernel-team@android.com, 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 Wed, 20 Jan 2021 17:40:04 -0800, Bjorn Andersson wrote: > Add compatible for the ARM SMMU found in the Qualcomm SC8180x platform. Applied to will (for-joerg/arm-smmu/updates), thanks! [1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible https://git.kernel.org/will/c/9cde12ba07ce [2/2] iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl https://git.kernel.org/will/c/1a7180ff81aa Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ 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=-12.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 244D0C433DB for ; Fri, 22 Jan 2021 13:51:15 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 C0D7E23A03 for ; Fri, 22 Jan 2021 13:51:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C0D7E23A03 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ugOaVBlXim2ov6HYVgVG7phTUM0ppcOSfufwvTPuj9I=; b=o5cSurhN511NBqE5nwpm6jrDh UbXSc/TPUwa8fdysS+XV7jenpFFT+6QqLGbYBBn5f+q6danz8H3lI3ltdRNa0vkvx58jf0tFiColZ 9rLjR0ZAoWJ/B1yF05uohF3HRe2UQAYn29eiLXNsq5iz2Kb5I5IrYV2EpYImRy3pQFRFr9WeYOmvs 9cpLqd0GI6UL45Xkr2D34ZJznbAefePJENnAHL5CNIlMCNn9cGzn/znKNHqce/1RYY52CUfnti6W2 YW1w/XmExD9Obujw9FF4k3Dk9X2LTQK2giNjmI/IooK9X+iSMCybaikcwYSWdUbpbUEuCcJGgY+Oq qJ8hx7/RQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2wop-0008Ks-Tj; Fri, 22 Jan 2021 13:49:43 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2won-0008KD-I2 for linux-arm-kernel@lists.infradead.org; Fri, 22 Jan 2021 13:49:42 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id B522F23A53; Fri, 22 Jan 2021 13:49:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611323380; bh=LGurerklXvR4NnJ2R8hS26LPpzDeKKOYA+gAwfQoSdA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=k7F5A79gPeylu8LP+hiFK16LlhWxqX7PQuZQXrumdef0GPdCK/AQMnUwxq1tdbEsu 5Nm3cpEVRksO6fmVPZM4UgZpBYwmce1fFrAvpZKsZBLuvaMYolqDxnqmQFZQ9A3jOQ IMavJ6SASKap66Tag9gRQatH9bMF3d9QO8UiLFnSJdQjiwUqGsAWGLDW/ugzk7QUq6 h+41OC/bj9BWNZAUoe9gqCYnteRgoPTqHN7YjfM6bXkQghmAGu/gasnzdMHhNJJxyV ybEWzGbOnLthYyMyALLby4bxjigillVvvZAicIN9S2eAVsNN2ughyucXtPjj0Rej9D U5R2YA5nl0pCQ== From: Will Deacon To: Bjorn Andersson , Rob Herring , Robin Murphy , Joerg Roedel Subject: Re: [PATCH 1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible Date: Fri, 22 Jan 2021 13:49:31 +0000 Message-Id: <161132114998.228840.14370401178606658365.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210121014005.1612382-1-bjorn.andersson@linaro.org> References: <20210121014005.1612382-1-bjorn.andersson@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210122_084941_664007_E5E01DCE X-CRM114-Status: UNSURE ( 9.06 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Will Deacon , catalin.marinas@arm.com, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, kernel-team@android.com, linux-arm-kernel@lists.infradead.org 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 Wed, 20 Jan 2021 17:40:04 -0800, Bjorn Andersson wrote: > Add compatible for the ARM SMMU found in the Qualcomm SC8180x platform. Applied to will (for-joerg/arm-smmu/updates), thanks! [1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible https://git.kernel.org/will/c/9cde12ba07ce [2/2] iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl https://git.kernel.org/will/c/1a7180ff81aa Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel