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 12C61CA5534 for ; Wed, 13 Sep 2023 10:03:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237903AbjIMKDg (ORCPT ); Wed, 13 Sep 2023 06:03:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234107AbjIMKDf (ORCPT ); Wed, 13 Sep 2023 06:03:35 -0400 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BA87819AF for ; Wed, 13 Sep 2023 03:03:30 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id 2adb3069b0e04-502984f5018so9495443e87.3 for ; Wed, 13 Sep 2023 03:03:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1694599409; x=1695204209; darn=vger.kernel.org; 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=pbo/8rhEXq7ViJoTgiqXoBttcFVT0iEd3fLlTUG3r/8=; b=gRBh9sb4SBsU5WJbSSOlGEBk3OshLlYohY6Cwv4lRkhnaUjE9pAQgkTs3VLdbmh1rh hlQ9pP3B+CpsD0W/JN50MApHi52QAhhvb6aMjRr12wxn5UgDQpHw8OP6SKmA5hMNz6iT GykRDV40n+0T3XkGxlt1wHasaynDdfHQzZ7wgOGokcEbvYM50GKdawzYiXUtWiFRtHlk I597L4FIB+gprw0HWOGE7abmd+rerJCwv0poF4Zwuq28h9uXcdLKJC6ZlJY2d/PbkcP/ zNebZExsdrXuye3AT0tQUAzfgDe86F8mhFr78H7C9zonAZ7w3+kLcRJh7swUio+uBZBS tgzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694599409; x=1695204209; 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=pbo/8rhEXq7ViJoTgiqXoBttcFVT0iEd3fLlTUG3r/8=; b=fzL7bYiPyMi9v7xdT5HWMflxExukYtO0w6CMUHj+urP9ylZeX7G1uPZHD67WWNQXgN 0km+DheqZM+vuTQTKMozsdLqbkeOu/n8rq/cP05izNnUr7KUxK1Qxlq05dywLwNfXELQ eoGc7tS+CGFipt59HCJMfdXPDap4RJQx3kC4KI0ZZ3RcPpW8utMCZ99R78w46aGRJAZ2 53yHVrWy+c0wU5ylVRaApban/sPTM6I6WeFI/wY94nnRPyxaGRqbbovxb+Lc0yO27AQF 9Itj9diSMvehRP1/1tL/huMWFzAfJTo3RmOqm79XQKGxXfhZlwdglWHhWv50NJIrBcLy eHRQ== X-Gm-Message-State: AOJu0YxBQ+POuzmztJvmBpfQCz/tfbWcOfX46t1TuDInEvS7qtErXU9Z ZbNJBh9S33v/H/28L0pz93sldA== X-Google-Smtp-Source: AGHT+IE0DlzvJjkZuZVZhaWngXJ/na0N0f+7S/EVx5XMp2zbxxlvHWfvjsPDe3mZctZrsNepFbkuHQ== X-Received: by 2002:a05:6512:2354:b0:500:86cf:1249 with SMTP id p20-20020a056512235400b0050086cf1249mr1749133lfu.61.1694599408927; Wed, 13 Sep 2023 03:03:28 -0700 (PDT) Received: from [192.168.1.20] ([178.197.214.188]) by smtp.gmail.com with ESMTPSA id u14-20020aa7d0ce000000b0052c11951f4asm7034992edo.82.2023.09.13.03.03.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 13 Sep 2023 03:03:28 -0700 (PDT) Message-ID: Date: Wed, 13 Sep 2023 12:03:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH v1] dt-bindings: mailbox: Add protocol and client ID for SAIL and GPDSP's Content-Language: en-US To: Shazad Hussain , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, jassisinghbrar@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org Cc: kernel@quicinc.com, mani@kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org References: <20230913095733.27382-1-quic_shazhuss@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230913095733.27382-1-quic_shazhuss@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 13/09/2023 11:57, Shazad Hussain wrote: > Add more protocol and client ID for SAIL and GPDSP's which can be used > in device tree properties. > > Signed-off-by: Shazad Hussain > --- > include/dt-bindings/mailbox/qcom-ipcc.h | 6 ++++++ There are no users for them. No need for this patch. Best regards, Krzysztof