Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9487C636CC for ; Mon, 13 Feb 2023 11:14:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230359AbjBMLOu (ORCPT ); Mon, 13 Feb 2023 06:14:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55200 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230521AbjBMLOq (ORCPT ); Mon, 13 Feb 2023 06:14:46 -0500 Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DAFB6193DA for ; Mon, 13 Feb 2023 03:14:15 -0800 (PST) Received: by mail-wm1-x32d.google.com with SMTP id hn2-20020a05600ca38200b003dc5cb96d46so10984986wmb.4 for ; Mon, 13 Feb 2023 03:14:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=2DC7PNhEXzA2bTr1kLiLOYy2/RflLZLk44uc5OBrkDU=; b=NhsfQn9M+LQfHXjtLuyMn+rbwSANp21Nrv2vCtpxpiRP3TAs4Pe5JtiKCKWRdK7Neo yh1bEbreLT9t7gqhI2r6PQYkd44lns5uvBPjI9bmzx5SDBz/tW5/fSJoqZJVntoVGYn1 UahBuQ6sDZQ35tXCa09Z6PXrtwlKFmItyHLZZfb0T+QymWzxnaNrciZgGppzd3YP/MAO cgFZ6OsQI9uznZQ14IOZSwvNyuxdNlAP3JcIBbld8vce0FD8ITdODm5tdZAf+MJVtqsM wW9PtyM8JWy4Osr9ir16CfjzHDeSIB8vYTktLRYQxLmS23hknl3tkx79wlhXopgijmIX Z00A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=2DC7PNhEXzA2bTr1kLiLOYy2/RflLZLk44uc5OBrkDU=; b=FgdDYrWv+0vjqVpIM88fgY6niF8528m3UnHm6AKMaRYi/c5WUDgIzg0WYgBsjV0pDj YxvalB0SamSf4DJ5qmd22xHoWi6amgZV9+qpwxAT/fJYFmULWZlhAWlncWK+NrzZWc5C N1ODWiGhuNlmSE9XzGmBv0MK4h6BnQ2L8Gw9RUe1nvcEto/I+fGSpXMETYQZhM3HxRB/ b3PeCBkYk/EowDf6RJRrbmhq6MXhSA/I0ttlG/IlTRchrvXpZynuk8/3p8H03XBMDSsA pX5bG1hIPAZ5XSDR1X9pHrM9TxcbcKY37A1fOZ3nqbFDOoYbOEec4kbmwNtSReuZOuyF g/jg== X-Gm-Message-State: AO0yUKXYtGplG2lbT6PXPOXVPk89Ce72IMEtchwVCtTjUspfMhrMUlOY FViCmSqG83o2JEKvvZehusjSHQ== X-Google-Smtp-Source: AK7set8oaYgKuifU2vnMqa/UyN+qhFOxV+HTfzbIYnI0rfevBi+VqDzI0c19eTP++f607dQNSoioXw== X-Received: by 2002:a05:600c:16c4:b0:3dc:1f90:35b with SMTP id l4-20020a05600c16c400b003dc1f90035bmr22771879wmn.34.1676286837823; Mon, 13 Feb 2023 03:13:57 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id a3-20020a05600c224300b003db01178b62sm16737485wmm.40.2023.02.13.03.13.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Feb 2023 03:13:57 -0800 (PST) Message-ID: <6e18ab3a-512e-ffe2-1c88-9b57bd1d3960@linaro.org> Date: Mon, 13 Feb 2023 12:13:55 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 07/17] dt-bindings: iommu: apple,sart: Add apple,t8112-sart compatible string Content-Language: en-US To: Janne Grunau , Hector Martin , Sven Peter , Alyssa Rosenzweig , Rob Herring , Krzysztof Kozlowski , Mark Kettenis , Joerg Roedel , Will Deacon , Robin Murphy Cc: asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, iommu@lists.linux.dev References: <20230202-asahi-t8112-dt-v1-0-cb5442d1c229@jannau.net> <20230202-asahi-t8112-dt-v1-7-cb5442d1c229@jannau.net> From: Krzysztof Kozlowski In-Reply-To: <20230202-asahi-t8112-dt-v1-7-cb5442d1c229@jannau.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/02/2023 16:41, Janne Grunau wrote: > "apple,t8112-sart" as found on the Apple M2 SoC appears to be SART3 as > well. To allow for later discovered incompatibilities use > '"apple,t8112-sart", "apple,t6000-sart"' as compatible string. > > Signed-off-by: Janne Grunau > > --- > This trivial dt-bindings update should be merged through the asahi-soc > tree to ensure validation of the Apple M2 (t8112) devicetrees in this > series. Same comment as in other cases. > --- > Documentation/devicetree/bindings/iommu/apple,sart.yaml | 11 ++++++++--- > 1 file changed, 8 insertions(+), 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/iommu/apple,sart.yaml b/Documentation/devicetree/bindings/iommu/apple,sart.yaml > index 1524fa3094ef..07d2d68a87df 100644 > --- a/Documentation/devicetree/bindings/iommu/apple,sart.yaml > +++ b/Documentation/devicetree/bindings/iommu/apple,sart.yaml > @@ -28,9 +28,14 @@ description: > > properties: > compatible: > - enum: > - - apple,t6000-sart > - - apple,t8103-sart > + oneOf: > + - items: > + - const: apple,t8112-sart > + - const: apple,t6000-sart > + - items: Drop items. > + enum: > + - apple,t6000-sart > + - apple,t8103-sart > > reg: > maxItems: 1 > Best regards, Krzysztof