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 34158C04A94 for ; Mon, 14 Aug 2023 19:28:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232082AbjHNT2D (ORCPT ); Mon, 14 Aug 2023 15:28:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41802 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232177AbjHNT1x (ORCPT ); Mon, 14 Aug 2023 15:27:53 -0400 Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7281910D0 for ; Mon, 14 Aug 2023 12:27:52 -0700 (PDT) Received: by mail-qt1-x832.google.com with SMTP id d75a77b69052e-40fee14093dso27532841cf.1 for ; Mon, 14 Aug 2023 12:27:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1692041271; x=1692646071; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=LR0ADMW4xi6cMDwqitYs8gzRkQkikF8OaP3FvDd3xKQ=; b=lwMiB4dvJQsgNSaBcz/PwGIcv42bJm43DuiSXCUNKLfixGs4govnKIV8CVtp021fHV gTNcPCCPoWvZk4PQFruIil1UVk5yH8JNgX5g7kzF+AipGTRVI0bqCUYz+9TwLu9zkRaU axVje7y8Cvn3zUEVmYj/thIqTgIY+UqWEX88nEBtbmqkfFDTAqHvmpvNWcDJrP/1Ain0 1O23CnEW+2bKkfeKJVTozWzlYm4trtEFcms7JT+nBtlRP9j8JGHM4AIHeGxB2CRgDQjK Kmfpm9fVFboyJBObWqiOwBPWsEsc/tth2Yxr1pKL94/br18mRGGtBjcAFE7FSO8/vkt4 kEFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692041271; x=1692646071; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=LR0ADMW4xi6cMDwqitYs8gzRkQkikF8OaP3FvDd3xKQ=; b=iB4KtRjOUGL4RBnVjxW4ST80GpPDOT8WAxEF2MB0rI264431IzsdjmGJtWyTxPTcgO NTcjZpi/V3mU4ni8jFRhEmJDyh2ATRWvKq9ClagbA/V+vrEwVgYSq48AFPx/ZjZG+p4n 9ykb+6/yShI6ON/AP4topDLiTD4SSxBYXr530qODF01inwk7o/DulRSxcXgQiJtDmwZZ KsoKnvJkgMu5t0XuSBzruKJZTERzy06SCEh3E7+nj08H7BZ5BEP/eb7Vu1/+kDCk7ZYR Elu+vcGWS17Dm6szN5IUUhy5UnfCs6clpGejGB4zVIIZyrf6FBVqQ1UVDgfDmjJK8DiU sj0w== X-Gm-Message-State: AOJu0YySoXE0GId25aOK+lk5Esz2jvN/lOgNzP/hHtPvdKbBzb624PtN o/fl7HMrUphcFk9XJwDw9p0vyw== X-Google-Smtp-Source: AGHT+IFx4TCywBJe3m+ha9eU5cfWErt/wtuQs/gaFC7OSD2YXKVNLsk5cM3UOocA0Q7isoEbI8walA== X-Received: by 2002:a05:622a:5444:b0:40d:760a:bffd with SMTP id eo4-20020a05622a544400b0040d760abffdmr9104142qtb.22.1692041271605; Mon, 14 Aug 2023 12:27:51 -0700 (PDT) Received: from [192.168.1.20] ([178.197.214.188]) by smtp.gmail.com with ESMTPSA id x13-20020ac87ecd000000b004100c132990sm3304754qtj.44.2023.08.14.12.27.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 14 Aug 2023 12:27:51 -0700 (PDT) Message-ID: Date: Mon, 14 Aug 2023 21:27:47 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH 1/6] dt-bindings: interrupt-controller: qcom,pdc: Add SDM670 Content-Language: en-US To: Konrad Dybcio , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Thomas Gleixner , Marc Zyngier Cc: Marijn Suijten , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230811-topic-tlmm_wakeup-v1-0-5616a7da1fff@linaro.org> <20230811-topic-tlmm_wakeup-v1-1-5616a7da1fff@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230811-topic-tlmm_wakeup-v1-1-5616a7da1fff@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 11/08/2023 22:48, Konrad Dybcio wrote: > Like all other RPMh-enabled SoCs, SDM670 includes a PDC. Document it. > > Signed-off-by: Konrad Dybcio Acked-by: Krzysztof Kozlowski Best regards, Krzysztof