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=-8.8 required=3.0 tests=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 425C2C433E1 for ; Thu, 9 Jul 2020 09:55:04 +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 F24FC2074B for ; Thu, 9 Jul 2020 09:55:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="qyIDax7m" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F24FC2074B 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 BBDDE882B6; Thu, 9 Jul 2020 09:55:03 +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 FhclaIsvdlTT; Thu, 9 Jul 2020 09:55:03 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by hemlock.osuosl.org (Postfix) with ESMTP id 45324882B1; Thu, 9 Jul 2020 09:55:03 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 21B60C077B; Thu, 9 Jul 2020 09:55:03 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 3D8B9C016F for ; Thu, 9 Jul 2020 09:55:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id F1B2526698 for ; Thu, 9 Jul 2020 09:55:01 +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 aqAcgwzjvmfZ for ; Thu, 9 Jul 2020 09:55:01 +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 0F0B3262D1 for ; Thu, 9 Jul 2020 09:55:01 +0000 (UTC) Received: from localhost.localdomain (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 97C0B20708; Thu, 9 Jul 2020 09:54:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594288500; bh=WYBY1L9rfI/f0RydLUyxDK/WRY5EDDEKQJfFVEthvWs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qyIDax7m4TgyTLCIp1Q0JmUO/W17WT2VrZkfCFZhRj0wnjnQVtubhoNQCrUfRNWX3 YQwF15pmfIbAhMsdH21mRA8Zy6jobjhUW+P7CuBXQVfaXvcTXdXHzgY1fbBSojbzBl rvMz+4Bg+kLLdQhb+1f+qY+3KyAjYtGow1gytM0Y= From: Will Deacon To: linux-arm-msm@vger.kernel.org, Jonathan Marek Subject: Re: [PATCH v2 0/8] arm64: dts: qcom: smmu/USB nodes and HDK855/HDK865 dts Date: Thu, 9 Jul 2020 10:54:39 +0100 Message-Id: <159428494402.676142.15012748158989141396.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200609194030.17756-1-jonathan@marek.ca> References: <20200609194030.17756-1-jonathan@marek.ca> MIME-Version: 1.0 Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Will Deacon , catalin.marinas@arm.com, Andy Gross , open list , "open list:IOMMU DRIVERS" , Rob Herring , kernel-team@android.com, "moderated list:ARM SMMU DRIVERS" , Robin Murphy 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 Tue, 9 Jun 2020 15:40:18 -0400, Jonathan Marek wrote: > Add dts nodes for apps_smmu and USB for both sm8150 and sm8250. > > Also add initial dts files for HDK855 and HDK865, based on mtp dts, with a > few changes. Notably, the HDK865 dts has regulator config changed a bit based > on downstream (I think sm8250-mtp.dts is wrong and copied too much from sm8150). > > V2 changes: > * Added two patches for sm8150 and sm8250 iommu compatibles > * Changed apps_smmu node patches to use new compatibles > * Updated commit messages for apps_smmu patches to be more correct > * Updated HDK dts patches based on Bjorn's comments > > [...] Applied to will (for-joerg/arm-smmu/updates), thanks! [1/2] dt-bindings: arm-smmu: Add sm8150 and sm8250 compatible strings https://git.kernel.org/will/c/7b6b70d88b10 [2/2] iommu: arm-smmu-impl: Use qcom impl for sm8150 and sm8250 compatibles https://git.kernel.org/will/c/2c5c3cfb2da5 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