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=-4.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 E4FCEC433E0 for ; Thu, 9 Jul 2020 20:38:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B4DA6207D4 for ; Thu, 9 Jul 2020 20:38:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594327120; bh=+8uGGlAwVCi9b+/DxhWM+eiF0nkO2y2MXa/cGZhKjFY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=i2p1HGJvoOZ3mX+0IRnmwEIYWvmp6rNYW2RETOyNPeaMQxTqcBRXzTpt9uOUF2ELP XYKZOBAVQstat3zDy8c6zXrtP5+U3epw9uxD0eyzYw/f5Y6E1ypkt6HZm7bfEIs9OC qco6VsA7rqSX1UxTt2DR4mqI1w6oschGt8Fsg7xQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726581AbgGIUik (ORCPT ); Thu, 9 Jul 2020 16:38:40 -0400 Received: from mail-io1-f47.google.com ([209.85.166.47]:34197 "EHLO mail-io1-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726183AbgGIUik (ORCPT ); Thu, 9 Jul 2020 16:38:40 -0400 Received: by mail-io1-f47.google.com with SMTP id q74so3782811iod.1; Thu, 09 Jul 2020 13:38:39 -0700 (PDT) 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=ifuWKsHEKc4eVItwGlNDQiWrJ8Y8Ekt4slSt+PSzbYU=; b=c7awSw90uwm/R/OXf1uhvJHmfxvTKJ3cLXHyuOsN0ZlcOXtEIEX/rds+D3LIAzUSjf e9s3yz03ck8MtJcN4RU8unWecuaZy/zeKD9CIAG2809Ff/bm9xAHy0Fts+WgC0N7H8t1 jedrqx+EvWQx3Me0HxYr9ZC+oX1Gi+6bUjZA2FaEext8h7yINv0xmGIJKgXB7Di5PlBW iczWpD+y7WBD49WTAw12GO8J1JhvSWUhkVi25Z0gzLccLbdcCpBVlwdtFKF62awbY6Fs iLgRa9taqS9OROjs8n3McdPgUcTULfGfAWoBYRo9Ndb4r8mb6dPlV9VS1h73obXOl65V 1P4Q== X-Gm-Message-State: AOAM532dxLhCe4z7cVgGRixnLNQkHZicRwtCFgHvouN/7pHIf4hzzgoh L0t7OzWhJ/HiYpCYVcY+fQ== X-Google-Smtp-Source: ABdhPJxqSqxe8SCErlwssNDBuHB9sBW34r9IvjtCU2AySZgYTe+VQHzoxn9WKCPyK+3LRNFV/56xEg== X-Received: by 2002:a05:6638:14c5:: with SMTP id l5mr73205355jak.134.1594327119278; Thu, 09 Jul 2020 13:38:39 -0700 (PDT) Received: from xps15 ([64.188.179.254]) by smtp.gmail.com with ESMTPSA id z20sm2685967iot.15.2020.07.09.13.38.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Jul 2020 13:38:38 -0700 (PDT) Received: (nullmailer pid 848114 invoked by uid 1000); Thu, 09 Jul 2020 20:38:37 -0000 Date: Thu, 9 Jul 2020 14:38:37 -0600 From: Rob Herring To: Gokul Sriram Palanisamy Cc: sboyd@kernel.org, linux-arm-msm@vger.kernel.org, agross@kernel.org, govinds@codeaurora.org, linux-remoteproc@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-soc@vger.kernel.org, bjorn.andersson@linaro.org, sricharan@codeaurora.org Subject: Re: [v7 2/4] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for QCS404 Message-ID: <20200709203837.GA848063@bogus> References: <20190726092332.25202-1-govinds@codeaurora.org> <1593766722-28838-1-git-send-email-gokulsri@codeaurora.org> <1593766722-28838-3-git-send-email-gokulsri@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1593766722-28838-3-git-send-email-gokulsri@codeaurora.org> Sender: linux-remoteproc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org On Fri, 03 Jul 2020 14:28:40 +0530, Gokul Sriram Palanisamy wrote: > From: Govind Singh > > Add a new modem compatible string for Qualcomm QCS404 SoCs > > Signed-off-by: Govind Singh > [rebased on top of 5.8-rc3] > Signed-off-by: Gokul Sriram Palanisamy > --- > Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt | 9 +++++++++ > 1 file changed, 9 insertions(+) > Acked-by: Rob Herring