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=-10.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,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 E7061C433E0 for ; Thu, 25 Feb 2021 19:42:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9DB6064F2B for ; Thu, 25 Feb 2021 19:42:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234384AbhBYTlk (ORCPT ); Thu, 25 Feb 2021 14:41:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35482 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234913AbhBYTjg (ORCPT ); Thu, 25 Feb 2021 14:39:36 -0500 Received: from mail-pf1-x435.google.com (mail-pf1-x435.google.com [IPv6:2607:f8b0:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B0BBC061797 for ; Thu, 25 Feb 2021 11:38:56 -0800 (PST) Received: by mail-pf1-x435.google.com with SMTP id v200so4314760pfc.0 for ; Thu, 25 Feb 2021 11:38:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=Udx9won9fgTSlWpviBuhsdiRqCM0dTOKYJFuahe8Z0w=; b=kOfEM1MK1D0ne0V+iPF2AVnyMSgUf/aI5Mm7WFhCDtm6KqVhb/vGIrTRipyPUE4H9N 0JvBLiYVwjaWxfVwixAf7tT3YeM6u4E2SL2iawCUBBKu3ptyWfpMwWPYF0zBxqAQ8Pgz MMOlMSq1GVz5x60La/pj6QptK4uqu84n73hE0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=Udx9won9fgTSlWpviBuhsdiRqCM0dTOKYJFuahe8Z0w=; b=gKV9nSlaEgmLA2rwxV4Jr3XhGXSGPk0ZhyYVEGaULraF3cneCn+vuuiILHxdZSSQC6 XXkj09bXWJK1+M03LKka0F9d2qbes2oi9mmZ5i2gLkm0W8C2zHRgPKH6TOF4SNTDDlHU ZM2uNXh8rnb5ggYizqSPDRSsHojmH/0+yxrwMdGkFr7cJaWxmZbO3JYzcFaxE3GRwhuT c1uTbgqTwOvWHZC6FePvnDy2nYY7fVMyE3y+redGWev2TzlQE2qsrB6WVpKwNY8MMTo4 +TcRhHbZ6mLW5MhU/YKC4qQiFQg5a3YuYiUtcc/wIiiVQUXfgmoYjzvsXRfIAmzSZOTu oFGw== X-Gm-Message-State: AOAM533k66rBHOhs4kOtDLe/Dal/GcG0vgNWMGdG8b3TFWvU1VnZS06b Rz45u+MkxxjgZdvy+g1ga3OHSA== X-Google-Smtp-Source: ABdhPJwbTUGo8Y/wFJ4LlcL6Eqnbm5iXQkgWcKg430hMxmV8LARcaZXVf9whOyNFkQXBc9rXmYwn/Q== X-Received: by 2002:a63:fa4c:: with SMTP id g12mr4347191pgk.205.1614281936227; Thu, 25 Feb 2021 11:38:56 -0800 (PST) Received: from chromium.org ([2620:15c:202:201:b942:93a8:e68d:5a90]) by smtp.gmail.com with ESMTPSA id h20sm6808278pfv.164.2021.02.25.11.38.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Feb 2021 11:38:55 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <2e51420bf293e6e82a056a743e5a95f2cc70104c.1614244789.git.saiprakash.ranjan@codeaurora.org> References: <2e51420bf293e6e82a056a743e5a95f2cc70104c.1614244789.git.saiprakash.ranjan@codeaurora.org> Subject: Re: [PATCH 5/9] arm64: dts: qcom: sc7280: Add IPCC for SC7280 SoC From: Stephen Boyd Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Rajendra Nayak , Sibi Sankar , Sai Prakash Ranjan , Manivannan Sadhasivam To: Andy Gross , Bjorn Andersson , Sai Prakash Ranjan Date: Thu, 25 Feb 2021 11:38:53 -0800 Message-ID: <161428193315.1254594.1964886483179735748@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Sai Prakash Ranjan (2021-02-25 01:30:21) > Add the IPCC DT node which is used to send and receive IPC > signals with remoteprocs for SC7280 SoC. >=20 > Cc: Manivannan Sadhasivam > Signed-off-by: Sai Prakash Ranjan > --- Reviewed-by: Stephen Boyd