From patchwork Sat Nov 9 12:08:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?QmFybmFiw6FzIEN6w6ltw6Fu?= X-Patchwork-Id: 13869431 Received: from mail.mainlining.org (mail.mainlining.org [5.75.144.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 142571991AB; Sat, 9 Nov 2024 12:08:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=5.75.144.95 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731154104; cv=none; b=pyhVn3zyx9rw+T9cLJcN2oUnkiNS7DOQNPM4mLUM1QmYcLkecDwYwZo4xHZTJr/aoizuH5h2RP1wHMi7mdFCcTd2vbhXvMtTWN/JYnhRkpAaBxbSp3Yhul+0+NTYgZcnqxh6LmJPGh/T2bAP9OfPAdYVAJZXeOd/8TpvzLTJwnk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1731154104; c=relaxed/simple; bh=9EpBDn6+VrUhl6s9RDziNCH5FD1n12+IVb+sGxL5HO0=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=qCTuoXFYz4cEJIcZyHeP4xHfEGksHTPSG3VaPgU+14wb9nItaXK1lzUfKcciW47zsav2SNOcuzzeGpk4thvkOULy7BoZPXqHLO1ePX+gAn0ZRFKTdU4WhaxmvI6i99oYwvEWL4G1WX3cAsANUhy83ExStAv+iPICsZkxkpbE/gs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=mainlining.org; spf=pass smtp.mailfrom=mainlining.org; dkim=pass (2048-bit key) header.d=mainlining.org header.i=@mainlining.org header.b=na0NHOQD; arc=none smtp.client-ip=5.75.144.95 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=mainlining.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mainlining.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=mainlining.org header.i=@mainlining.org header.b="na0NHOQD" Received: from [192.168.118.162] (254C229A.nat.pool.telekom.hu [37.76.34.154]) by mail.mainlining.org (Postfix) with ESMTPSA id 1E623E45BA; Sat, 9 Nov 2024 12:08:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mainlining.org; s=psm; t=1731154101; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kgTkMERpFtHVYtKjLiYY15MruMqcfI9oO4bj8B7L2VI=; b=na0NHOQDjneAne85xawG+IuQa+bNjwtUZ6pG/IjoZKctXR2WyU5m+dpe5D2XvfBFbic9B4 dJWdKDbox9oxTg++Um0qHZJEh5l3jd3+SQRMg4FwpaGUPzILww7oC8NdHHQd4K6VGTu7Ys XVEeyWp7YHBXOKRa2wDBXcLLlFZAb14Xvhyp86N6jWdTMkSsG7cyaa05A66GSYUWLHqQx4 GSrNwhvLZ8pAO2h5nY77W2uG/XTWwN5C6KbzXk249Cia1UGoLXd2lKc/lOYwE5aBBp5nzw 6/89y4G8u7i3Gf646hghSgiFeb6jYG5imF4Cvql1s717F/p0Be/2Y0pVGfUfMw== From: =?utf-8?b?QmFybmFiw6FzIEN6w6ltw6Fu?= Date: Sat, 09 Nov 2024 13:08:08 +0100 Subject: [PATCH v4 06/10] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20241109-msm8917-v4-6-8be9904792ab@mainlining.org> References: <20241109-msm8917-v4-0-8be9904792ab@mainlining.org> In-Reply-To: <20241109-msm8917-v4-0-8be9904792ab@mainlining.org> To: Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Linus Walleij , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui , Lukasz Luba , Joerg Roedel , Will Deacon , Robin Murphy , Srinivas Kandagatla Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org, iommu@lists.linux.dev, =?utf-8?b?QmFybmFiw6Fz?= =?utf-8?b?IEN6w6ltw6Fu?= , Krzysztof Kozlowski X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1731154089; l=1003; i=barnabas.czeman@mainlining.org; s=20240730; h=from:subject:message-id; bh=9EpBDn6+VrUhl6s9RDziNCH5FD1n12+IVb+sGxL5HO0=; b=rp8CxJjsQh0HbXn3Tg4nnGttZq+XsNySz1R4u1O2HD2qxMKsb8s4rNhnuTqWLEZsNflrfUIdV 4tQbOkjqtY2An6AloSvlax69b35P8JdCzqALrpPNZWEh9nsVwa19ShH X-Developer-Key: i=barnabas.czeman@mainlining.org; a=ed25519; pk=TWUSIGgwW/Sn4xnX25nw+lszj1AT/A3bzkahn7EhOFc= Add MSM8917 compatible string with "qcom,msm-iommu-v1" as fallback for the MSM8917 IOMMU which is compatible with Qualcomm's secure fw "SMMU v1" implementation. Acked-by: Krzysztof Kozlowski Signed-off-by: Barnabás Czémán --- Documentation/devicetree/bindings/iommu/qcom,iommu.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iommu/qcom,iommu.yaml b/Documentation/devicetree/bindings/iommu/qcom,iommu.yaml index f8cebc9e8cd9d46b449cd297153dbebe5c84bf3f..5ae9a628261fd251c1e991a70662c6d37ef2c4e3 100644 --- a/Documentation/devicetree/bindings/iommu/qcom,iommu.yaml +++ b/Documentation/devicetree/bindings/iommu/qcom,iommu.yaml @@ -21,6 +21,7 @@ properties: - items: - enum: - qcom,msm8916-iommu + - qcom,msm8917-iommu - qcom,msm8953-iommu - const: qcom,msm-iommu-v1 - items: