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=-11.1 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, UNPARSEABLE_RELAY,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 8F1AAC433F5 for ; Fri, 17 Sep 2021 06:26:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7208260FC2 for ; Fri, 17 Sep 2021 06:26:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233715AbhIQG2F (ORCPT ); Fri, 17 Sep 2021 02:28:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233797AbhIQG2E (ORCPT ); Fri, 17 Sep 2021 02:28:04 -0400 Received: from mail-oi1-x229.google.com (mail-oi1-x229.google.com [IPv6:2607:f8b0:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DFB1C061574 for ; Thu, 16 Sep 2021 23:26:43 -0700 (PDT) Received: by mail-oi1-x229.google.com with SMTP id w19so12603260oik.10 for ; Thu, 16 Sep 2021 23:26:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=evM8dYW25rUmoo+jhaGEhb/KiP/SeJMcvT7KRQQj0k4=; b=GloPPC5iQ+gAScdWkJeOIsSgsZ5BSp9BiCqP1rzXOdxccRDtfeoX8O0HsiM7fJbpE9 tUSl/aQESeWKK1uPMUO7DCltaBfer5Uo3L92ywAfuAXPYyuw0Q6UkoscP2In/ZftAmou tpYiHFxNgvo/7eg58Bk7Zn4HkLVXoT+1ihqFM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=evM8dYW25rUmoo+jhaGEhb/KiP/SeJMcvT7KRQQj0k4=; b=dycYme3zgAi5t0bK0zqiawsTkr12WrTQv8/xk4svb48eC9lC3B0B/UqWu9Y/Yu4Zia H/nZFbUzT68ANTERz8xFSlWzaCWCAFdSemVvc8O/Nv6fFhPxHuKuZo7l0iykNeel59Zm jByFyQpeZNH0C3Qx4KTaXiJ67mu9HlaXTidtFPy/r1EnOVkeMFsyfCHcQ7hZgAA0/W1D IQrm38HECLOfwTxjxdvGW+yJPdb+A+x4NhYM5yR7To55OLV0mC7UI0kL1/EP/gOYH2bU I0QNKar39bnRnPMGBKucbXbjutG0TGzcsF+zRkgFZOIG3iBcawW5J2tHqEg6SU3CKOFC ixGQ== X-Gm-Message-State: AOAM531dmfNJrR/jOEHhfLSCvs9hrR9sv3r9vd2uYGKuhqHN2e4uoicl ovlkYjFObA7AC0BRgA7Dq+LUtLkNwvTVSeY4BnB+ww== X-Google-Smtp-Source: ABdhPJyrkQzCWSDEUH1Rd5lLaPb2mxQs/iP6fiO2b9602AYM1Z/L3nqb7ScjuiLu6cPKzfoKXdFQgYK/XitKb8oyxGk= X-Received: by 2002:aca:2310:: with SMTP id e16mr2823690oie.64.1631860002668; Thu, 16 Sep 2021 23:26:42 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Thu, 16 Sep 2021 23:26:42 -0700 MIME-Version: 1.0 In-Reply-To: <1631811353-503-4-git-send-email-pillair@codeaurora.org> References: <1631811353-503-1-git-send-email-pillair@codeaurora.org> <1631811353-503-4-git-send-email-pillair@codeaurora.org> From: Stephen Boyd User-Agent: alot/0.9.1 Date: Thu, 16 Sep 2021 23:26:42 -0700 Message-ID: Subject: Re: [PATCH v3 3/3] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS To: Rakesh Pillai , agross@kernel.org, bjorn.andersson@linaro.org, mathieu.poirier@linaro.org, ohad@wizery.com, p.zabel@pengutronix.de, robh+dt@kernel.org Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, sibis@codeaurora.org, mpubbise@codeaurora.org, kuabhs@chromium.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Rakesh Pillai (2021-09-16 09:55:53) > Add support for PIL loading of WPSS processor for SC7280 > - WPSS boot will be requested by the wifi driver and hence > disable auto-boot for WPSS. > - Add a separate shutdown sequence handler for WPSS. > - Add multiple power-domain voting support > > Signed-off-by: Rakesh Pillai > --- Reviewed-by: Stephen Boyd