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 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,URIBL_BLOCKED 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 A4DD8C43381 for ; Fri, 12 Mar 2021 17:28:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 776B865012 for ; Fri, 12 Mar 2021 17:28:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232468AbhCLR2V (ORCPT ); Fri, 12 Mar 2021 12:28:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41482 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232529AbhCLR2R (ORCPT ); Fri, 12 Mar 2021 12:28:17 -0500 Received: from mail-oi1-x22d.google.com (mail-oi1-x22d.google.com [IPv6:2607:f8b0:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 63914C061762 for ; Fri, 12 Mar 2021 09:28:17 -0800 (PST) Received: by mail-oi1-x22d.google.com with SMTP id x135so23105867oia.9 for ; Fri, 12 Mar 2021 09:28:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=ZTq3YjvMCHu+pe/PF/X4oZj4DMDAfauh/757RvN40NY=; b=B40LAkjI7eK5CUvcFzT9uak0yUmvROiXpFtyIFUItIUKuHvshhHfNTpDz8T5Z+DTww HZypnR7cD7GFqYbkKBw+IxaYXHQqN4fDz8lGa4O+DEswivqAXLmpuk+jCKYxF5v2wKre zZDKo0FRpctJ4Kgi2cXRUSlJbWIyww2NWVoyEHpiflrU8YOhuH1VJjgrtziu7iTFpq+B WSBOG4Qx0bJKtAFiMf3lH76+7XXWZXD4kGhMyGPHRGL36HNZpq6vUZF7weeMpCdBnaKw 172PG4zY3aHy3Pvfzll9349+wg2/UHf4qMFWpj7LNBkJXpVMahv9CdYjCHYE+oKTNbMX nn4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ZTq3YjvMCHu+pe/PF/X4oZj4DMDAfauh/757RvN40NY=; b=FQGtQ6TGVheh2x36ai5lAUxsGAGZFm5GIi3u3qi4vZHWHGRRGnlIcwbi1UkHFI/hRU dfxtDG0qOOSSW6BgNIakZqEzvnyEgWPybd3GvPSkEmRhL9j4+Ngy+UBWmowduWm9Tl3f 4460AnRat/GmGRCkEDd6XoyCSMiUWPEoT/zCQVLKqcL+q/esGpvsnjwK4iZBdj0AhpTo ruLnjwEds7AAvUc63TFZ3Ihyw63kzHNBDl3l03k7t34y4s5EwoYBYCBV8j4DPxVg14AF Uqg/L/f8cHmrmYDHtAwk+baFEvK3PzdzmSwFcWPYo6VPyzr85Y9a3s5EeP2eKrxawez5 sq3g== X-Gm-Message-State: AOAM5339ICCFfSj3FMsixBoc1MA12RjlqIAc7iQuDBR4y8m+JDkse5GV 0xP5jnkLoZ9aj7CCjjTBcxzigw== X-Google-Smtp-Source: ABdhPJxag8I5N9nM/nLr36jeB9NWNHxpQ9QklYbeGOmw/Ly85vSsEJ1TGdsa7PJle4NW9h78QqopzQ== X-Received: by 2002:a05:6808:216:: with SMTP id l22mr3313269oie.125.1615570096786; Fri, 12 Mar 2021 09:28:16 -0800 (PST) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id u194sm1452340oia.27.2021.03.12.09.28.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Mar 2021 09:28:16 -0800 (PST) Date: Fri, 12 Mar 2021 11:28:14 -0600 From: Bjorn Andersson To: Vinod Koul , Jassi Brar Cc: linux-arm-msm@vger.kernel.org, Andy Gross , Manivannan Sadhasivam , Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: mailbox: Add compatible for SM8350 IPCC Message-ID: References: <20210312051203.3555751-1-vkoul@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210312051203.3555751-1-vkoul@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 11 Mar 23:12 CST 2021, Vinod Koul wrote: Adding Jassi as recipient. Please let Vinod know if you want him to resend this patch to you. (I send a patch for MAINTAINERS yesterday) > Add the compatible string for SM8350 IPCC block on this SoC > Reviewed-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: Vinod Koul > --- > Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > index 168beeb7e9f7..fe17ba9b84f2 100644 > --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml > @@ -25,6 +25,7 @@ properties: > items: > - enum: > - qcom,sm8250-ipcc > + - qcom,sm8350-ipcc > - const: qcom,ipcc > > reg: > -- > 2.26.2 >