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 90E2DC001DF for ; Tue, 25 Jul 2023 06:06:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230088AbjGYGGn (ORCPT ); Tue, 25 Jul 2023 02:06:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37090 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229577AbjGYGGk (ORCPT ); Tue, 25 Jul 2023 02:06:40 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D10DC173F for ; Mon, 24 Jul 2023 23:06:38 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id a640c23a62f3a-992ca792065so865172166b.2 for ; Mon, 24 Jul 2023 23:06:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1690265197; x=1690869997; 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=1+rBrDMf6/YCCV9GWBEFNjqK9epDBLmCM30wwhgc0XA=; b=sCN1WfNezGCexrEFFl2k3pCbh8Po50n3j8qJJiy3/pFFCMcSmZK5J4+CzgvlJYDpKi E21E8yBNxwlkC1xpRX+QMCIGR/9l/tyN+SMchU4dfosedsPw69QJWiJO1wZbK6cHv9Pw tEhQYi507VdUg/4S3eMtRe548csHDi92zzcyGG8y+cTjJhfj06GCjIXgsg3VXYjf5cd1 ftyYoEn3PILAPrczHWFOwqJ6N92kD0BELC8D9MGInyK9dkgsgivt2PcozpNPS9ZoTy6P YmvGRF2oTOtcqik7T00+L1Oott389A8GnPzqzZIHQ484IX41voeFatu9u/VlRRoneknb iRLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690265197; x=1690869997; 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=1+rBrDMf6/YCCV9GWBEFNjqK9epDBLmCM30wwhgc0XA=; b=bnNnIp8ZTjGXZ4cti/vjrPuPTdWjQTLgD1VLeIGop7LTrTaI7VwnIkDXc32bT17IGx Am1EGSa6AglhQ5G6Szs3l8kPqwNKiG29yMlhFaTdB99mMOViW+Jfkxlbrb/9jaQ2wkuQ 0N1S+ek6wDgPiB7xOBSjTiZ2D4aXH3XqHH3/8HIdzZfanZH0ZqR4xjAxjViy1kJQP4cT Z9mVvhjkwAORAB20ArQllA4Rs8n1dO57/0Lg5Hg0dYxwcIxU5VXkuAo5Wb49telh2HQ9 RGg9yBQypn8/hw4AgSt2hvEzNHO8TXjb/BDGrbnteOJQWZJRUJJDOKvXvA9griotzDU7 TPkw== X-Gm-Message-State: ABy/qLbR4+mAI7J55Sk6grIlEfKKTZobR7NSfHKdm3BOKeI2NVQrog9/ 2vFb0jsA5fOTEsZ+490xwTSziQ== X-Google-Smtp-Source: APBJJlFvcFbvG7cXX6P0mi+QmqsUpeD16yf1MLZ+B25x2XZ+7UUUwldacPyuaTOHKuip/jxiV8lEQg== X-Received: by 2002:a17:906:304f:b0:98e:1156:1a35 with SMTP id d15-20020a170906304f00b0098e11561a35mr11924556ejd.74.1690265197371; Mon, 24 Jul 2023 23:06:37 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id f7-20020a170906494700b00965a4350411sm7677651ejt.9.2023.07.24.23.06.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Jul 2023 23:06:36 -0700 (PDT) Message-ID: Date: Tue, 25 Jul 2023 08:06:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v2 2/3] dt-bindings: arm: Add qcom specific hvc transport for SCMI Content-Language: en-US To: Nikunj Kela , sudeep.holla@arm.com Cc: cristian.marussi@arm.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org References: <20230718160833.36397-1-quic_nkela@quicinc.com> <20230724164419.16092-1-quic_nkela@quicinc.com> <20230724164419.16092-3-quic_nkela@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230724164419.16092-3-quic_nkela@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 24/07/2023 18:44, Nikunj Kela wrote: > Introduce compatible "qcom,scmi-hvc-shmem" for SCMI > transport channel for Qualcomm virtual platforms. > The compatible mandates a shared memory channel. > > Signed-off-by: Nikunj Kela > --- Acked-by: Krzysztof Kozlowski This looks fine for me, but I did not investigate whether Sudeep's concerns were solved/answered fully. Best regards, Krzysztof