From patchwork Thu Apr 8 16:21:14 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caleb Connolly X-Patchwork-Id: 417537 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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 11A85C43462 for ; Thu, 8 Apr 2021 16:21:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D969B6113B for ; Thu, 8 Apr 2021 16:21:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232288AbhDHQVe (ORCPT ); Thu, 8 Apr 2021 12:21:34 -0400 Received: from mail-40134.protonmail.ch ([185.70.40.134]:18460 "EHLO mail-40134.protonmail.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232228AbhDHQVd (ORCPT ); Thu, 8 Apr 2021 12:21:33 -0400 Date: Thu, 08 Apr 2021 16:21:14 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=connolly.tech; s=protonmail; t=1617898880; bh=r6oNEZxrF56D7bbKtFPN2X4x1gfRGJR8ZXv54hesgBk=; h=Date:To:From:Cc:Reply-To:Subject:From; b=PJyc8IXuh3uG275LvrebXeZMrE7gD+WcsRVQYMWb5deL8ATs/7HRVlKlVgfxP7X+6 T/RqhcQFyXYhbMzgSi8bCK8q2SitzVcee7nE/S1wOYKLAed765+fsMKKBVtO9lUk9m gmdS4/K0cFT8xFn9boQJcD0dagGJaGSImUFXS7DQ= To: caleb@connolly.tech, Andy Gross , Bjorn Andersson , Rob Herring , Mukesh Savaliya , Akash Asthana From: Caleb Connolly Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Reply-To: Caleb Connolly Subject: [PATCH v2 3/3] dt-bindings: qcom: geni-se: document iommus Message-ID: <20210408161953.26298-4-caleb@connolly.tech> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document the iommus property for QCOM Geni SE. Signed-off-by: Caleb Connolly Acked-by: Rob Herring --- Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml index 84671950ca0d..6a3b001bf01c 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml @@ -51,6 +51,9 @@ properties: interconnect-names: const: qup-core + iommus: + maxItems: 1 + required: - compatible - reg