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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8D742C4332F for ; Sat, 15 Oct 2022 15:16:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229776AbiJOPQo (ORCPT ); Sat, 15 Oct 2022 11:16:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57374 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229696AbiJOPQn (ORCPT ); Sat, 15 Oct 2022 11:16:43 -0400 Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8BF1F17E3B for ; Sat, 15 Oct 2022 08:16:42 -0700 (PDT) Received: by mail-qk1-x732.google.com with SMTP id f8so4292985qkg.3 for ; Sat, 15 Oct 2022 08:16:42 -0700 (PDT) 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=RKv2Neqe+SMtTTaijkh7FooflaU4DtlHbUVwh4pOmRs=; b=dcZZqpG1ymU7in9PwT8w96vP85gCCag0+LTF/F+enSV5ZYsYpc5KImoUFpR05+0/0x VN7iKgkvgTN1fv3uvlOpEcU2vbVNHKWvfTPNnLQJdsEMpqd+bddrLfH2caIBqEXhzEiz 4WH9O+zEMQv74ORexScnUaCMdf9dcQIITr522qUfVPb+dhifTchRm9jIPXQeTQMZxJ2t W4RZmOWlhfRXKoAVRcdY0IhFwQCXFnmJF38FSjmnzWjLR+qTL7AkIOaUwK8GWoSP4wAm FUwlrFag7IYp5Mk9PzKzSKOThZhGh5vQJSVb1N3frmXCOFpVofIK8pY3RZgdYZpHR3Y/ fBJA== 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=RKv2Neqe+SMtTTaijkh7FooflaU4DtlHbUVwh4pOmRs=; b=DTb/2ZdCj1IQWlsctFOLI6G7bS8IBP8w3Fk3MxpJWgsw+FIptLyaqiwT/IG75pL9ag RO8YkgRpFLtpxO/v3RIryaFPSPtjeZpzFiB5gbDodAEd2QzoDVXr4FXMfQlzpM+HiX4e 90vbd/G4hZAosp9fYxFReMKXH+voToaHEfVhFqet2QcpPp1eUSTyUlYzFaicHXQWnZUu cNWVHapkPTJxvikN4tfuXLkiqc2xegjY2tgfck7nD2d+9kepT6mS0oEwrWf7d3LijSCG zdFfcRzVYH73UbaL6IeCiGmXwZYPKzLBPO66GfgLBwW6XGxR7o4AyB/i2L0ojvmgUX9H PivQ== X-Gm-Message-State: ACrzQf0TseogerLgv4KR8aPBdjYttvgtqd7xpPYq191MNKyQgHKXu0an CnX8f6y+O6NUpvvKhJtOCcJezQ== X-Google-Smtp-Source: AMsMyM4mPw863JV4jFsOwm4iIwTcWvBxioxfHu1/Ugvy7rmvL6ArxQWzrw7RToxMuGaVpm7WZz+jmA== X-Received: by 2002:a05:620a:29d2:b0:6ee:cdf4:c141 with SMTP id s18-20020a05620a29d200b006eecdf4c141mr2126155qkp.236.1665847001702; Sat, 15 Oct 2022 08:16:41 -0700 (PDT) Received: from ?IPV6:2601:42:0:3450:9477:c2f0:ddea:ea08? ([2601:42:0:3450:9477:c2f0:ddea:ea08]) by smtp.gmail.com with ESMTPSA id h16-20020a37de10000000b006a6ebde4799sm4607619qkj.90.2022.10.15.08.16.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 15 Oct 2022 08:16:41 -0700 (PDT) Message-ID: Date: Sat, 15 Oct 2022 11:16:39 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 Subject: Re: [PATCH v2 1/2] dt-bindings: arm-smmu: Add compatible bindings for QDU1000 and QRU1000 Content-Language: en-US To: Melody Olvera , Will Deacon , Joerg Roedel , Rob Herring , Krzysztof Kozlowski Cc: Robin Murphy , linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221014221051.7434-1-quic_molvera@quicinc.com> <20221014221051.7434-2-quic_molvera@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20221014221051.7434-2-quic_molvera@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 14/10/2022 18:10, Melody Olvera wrote: > Add compatible bindings for Qualcomm QDU1000 and QRU1000 platforms. > > Signed-off-by: Melody Olvera > --- > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > index 9066e6df1ba1..ae314436eddb 100644 > --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > @@ -34,6 +34,8 @@ properties: > items: > - enum: > - qcom,qcm2290-smmu-500 > + - qcom,qdu1000-smmu-500 > + - qcom,qru1000-smmu-500 No. You sent entirely different DTS. Best regards, Krzysztof