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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7F258C433EF for ; Wed, 8 Jun 2022 08:42:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231695AbiFHImR (ORCPT ); Wed, 8 Jun 2022 04:42:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45106 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229863AbiFHIl1 (ORCPT ); Wed, 8 Jun 2022 04:41:27 -0400 Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C64624F7B4 for ; Wed, 8 Jun 2022 01:03:51 -0700 (PDT) Received: by mail-ej1-x62d.google.com with SMTP id o7so6513546eja.1 for ; Wed, 08 Jun 2022 01:03:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=cQPf4o0FLnpYr0g5LbwDliAY1aq0umFdw17thSCyAkQ=; b=IT7kg1hUsFCC4KIhHK9UBHSRA/L6ZJf8/FCqxk//PYSuHm07tU87J7tskZJsXs2iUk 65nmqD3JZDK8GWwZA1QzEkfCK5q3Uw6wFS4MbxKAu8V5ctq96H4lxRDRUdFy/7oMk7oU q9/TqrkNsswIyenivpNqoRapjHhRkB/ocEjgzWRU7I7Ht/tL4cX30a1X/cMP3gNyKXHp /Q1WTc9jxbY6XkaM05W62GfqmsLHiwBor/0MBhZcWSVuDCIiP7b36foQU9i76UJB1sWg rl4ICPicXVD82jvw29E7In3j0XzJul7/V/g5OwQp9DFodGMNPVmF27rO+pNjqYTnDmFb FmVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=cQPf4o0FLnpYr0g5LbwDliAY1aq0umFdw17thSCyAkQ=; b=3DlhCF38N+VXzl9bSIEifETjbD12g4IhlBBteE1xSmGpNUkoCQuie3gUAL5K+Fdo3e au7zFQ49bU5RGpVSg72zxVFLTXam6zudm3c6mRQhPwFhcxaK5Vy9tMBVsYaOVVMZ3RCR pHXRdNzDxZOpW3RrS/RH9kM7J5Vv7BaW9IYopsgSGaNUOtiWTpHIC9ohmKuo8lcoEJvN CWXRBb/ZPz6btgqU0e4PWXPsoTzYtL3OZ+Hp+0f73JkQ9yeW10zFjY8k+5ObxITSMUqL uIpbXUxxlYiEWY6xbT2AbYRwchI4vKgai3lOtFzFvmu5VuqUrGQtxwCUdd1LZgEAzFeA 2EWQ== X-Gm-Message-State: AOAM5318ZEVw2Ahk4B+idPEYJPfwJ/XHyKOfZVoHK2XM0/ip4sw1OVRs hsWaFw+orQADcab0UgCDl+cSQA== X-Google-Smtp-Source: ABdhPJy+FA+lFViN60Z3sT0HRKAT4Bbth/WPynt87kUH6G6DDkAoN3SmsMGKsEXRtLSB0IiTCJPwmw== X-Received: by 2002:a17:906:8a59:b0:711:34fd:29ff with SMTP id gx25-20020a1709068a5900b0071134fd29ffmr18762082ejc.439.1654675194443; Wed, 08 Jun 2022 00:59:54 -0700 (PDT) Received: from [192.168.0.188] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id l4-20020a170906644400b006feb047502bsm8778738ejn.151.2022.06.08.00.59.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Jun 2022 00:59:53 -0700 (PDT) Message-ID: <0dc3ff06-4afe-a465-9681-9b51b2944cbe@linaro.org> Date: Wed, 8 Jun 2022 09:59:52 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH 1/4] dt-bindings: mailbox: qcom-ipcc: Add NSP1 client Content-Language: en-US To: Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Manivannan Sadhasivam , Jassi Brar Cc: Johan Hovold , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220607214113.4057684-1-bjorn.andersson@linaro.org> <20220607214113.4057684-2-bjorn.andersson@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220607214113.4057684-2-bjorn.andersson@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 07/06/2022 23:41, Bjorn Andersson wrote: > Add a client for the NSP1 found in some recent Qualcomm platforms. > > Signed-off-by: Bjorn Andersson > --- > > Jassi, there's no code dependency on this constant, so it's only going to be > referenced from the dts (patch 2/4). I would appreciate if I could get an Ack > and merge this together with the dts changes. > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof