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=ham 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 DD884C433DB for ; Thu, 25 Feb 2021 19:43:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 97D2D64F28 for ; Thu, 25 Feb 2021 19:43:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233916AbhBYTnG (ORCPT ); Thu, 25 Feb 2021 14:43:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234083AbhBYTkz (ORCPT ); Thu, 25 Feb 2021 14:40:55 -0500 Received: from mail-pl1-x62f.google.com (mail-pl1-x62f.google.com [IPv6:2607:f8b0:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EAF76C061793 for ; Thu, 25 Feb 2021 11:40:13 -0800 (PST) Received: by mail-pl1-x62f.google.com with SMTP id b8so958146plh.0 for ; Thu, 25 Feb 2021 11:40:13 -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=/8zsvP8ZD+BzhQTmjNZb0GRylgsz/jgQq6EA/tPElnY=; b=RUC5y47WmZ1tKvWDlNLUAtJpvYi/UDF6WEs5EROUyFlt/3tcvu0kV6ZKn2aTL2HCPV YJN5SI5CsmmzTArWdqhWOWNy9KhTqslDZf6+y6wgbWqXWa2kczwbxTPKdD3+MPeY2QoF WA8ozU+TnARg98N8NEAGEOlsdEnoswe6iSf48= 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=/8zsvP8ZD+BzhQTmjNZb0GRylgsz/jgQq6EA/tPElnY=; b=Do27pw1HF6dcpHyHb6umHR/SM2Jjn4D1juhfU0csLroA1QLp66nvHDM7v2bCtoBOtS QqaQyUBb1IdWOobdfk2mVroQx4oXejqAJQPoGGc5P8/+4SG8UBLG0yPz8cMuoKQLhhh1 YuEFhQK/GABGQ2nlLPmXWNWGlu+UbG4P1BC+SktF4WqmCvAHKBi6Li+6OdlOeDwvWcV3 07F5z04LY7PNosgBVLwjvKfXDfZ9IH4IRUmGrbxmLFq/oC2kGazVbuFyClNsHvnycRB/ 42KFKY0XUG6LgA8B8jIu77dLGcNnVLVUCrCnMskZlAaqTi5fqD1wWR10KlcnXWty74sV n/zA== X-Gm-Message-State: AOAM533zVVRZ4KmQGuYchPpslCO2bh9ApufT3YTjZmpSxw9kOcGCom0A nLGzwuFZJumxDx4O9V8wyUaX0Q== X-Google-Smtp-Source: ABdhPJzKWL7GRHfC72BT6EovBap9fnhgpyQnR2tFTo3OvPxgNVpUkOH4PGhFEKLAHVYzLkttV3wQdA== X-Received: by 2002:a17:90a:ba16:: with SMTP id s22mr12230pjr.88.1614282013595; Thu, 25 Feb 2021 11:40:13 -0800 (PST) Received: from chromium.org ([2620:15c:202:201:b942:93a8:e68d:5a90]) by smtp.gmail.com with ESMTPSA id m12sm6396684pjk.47.2021.02.25.11.40.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Feb 2021 11:40:13 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: References: Subject: Re: [PATCH 7/9] soc: qcom: aoss: Add AOSS QMP support for SC7280 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 To: Andy Gross , Bjorn Andersson , Sai Prakash Ranjan Date: Thu, 25 Feb 2021 11:40:11 -0800 Message-ID: <161428201178.1254594.5790623991406122509@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:23) > Add AOSS QMP support for SC7280 SoC. >=20 > Signed-off-by: Sai Prakash Ranjan > --- Reviewed-by: Stephen Boyd