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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,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 92429C64E7A for ; Tue, 1 Dec 2020 05:43:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3B355221EB for ; Tue, 1 Dec 2020 05:43:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="gwDibg4T" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726432AbgLAFn1 (ORCPT ); Tue, 1 Dec 2020 00:43:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48776 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725859AbgLAFn0 (ORCPT ); Tue, 1 Dec 2020 00:43:26 -0500 Received: from mail-ot1-x341.google.com (mail-ot1-x341.google.com [IPv6:2607:f8b0:4864:20::341]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BBEBFC0613CF for ; Mon, 30 Nov 2020 21:42:46 -0800 (PST) Received: by mail-ot1-x341.google.com with SMTP id f12so569633oto.10 for ; Mon, 30 Nov 2020 21:42:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Ihaaw08cFhiCTwND/g0fTHzN6wosSubPF99ETYHbTgs=; b=gwDibg4TlAg5NeyOlM6hBjtDtmouEcBLDmyt+9YcL6pdBoS5nB1kdDb2tG6qenFjMX XU5/0feGrXkwZzTkYspdT4UnWQlb7SzhaRS8W2TWV6nXC0YxF1XQAmgcnK2enVW8uQ3e dAo31khv7My8LBj0cjyGERRkzVyF3jvmaWcW9ACePTnSv7kxETrfxIR8SDW03daxXj+X 1n2a4UoBNfJiSr0KhrY0wnrdYUfqUK+LMfqwpPp9p+L5YvcRffMH0W6wYTnmeWLfWO1h YdyY70HHJ7DRDyQp1qlbf0h9/J8fpUue0+F0+76OsWTzWWj2vmazJRz4TMjAzwVGfy0+ OWhA== 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=Ihaaw08cFhiCTwND/g0fTHzN6wosSubPF99ETYHbTgs=; b=Aw0iCAs3OGNQbzBPWWB41isKncxuWtzJBDXh2aYPJ8fmQLiGkSTpmZcDLtBLD1mEjE X+uMYdg6Nwo1yop8cxU1arUHQMzVHes14jwyH+/mpD8VjiZcoZDNIxeuMs0LQUuDGxSO pHCXD1fqaDP0zWEU1OMPgkwm6kvDrMut93SqSebOjWi4ONRhyFPeA/UsDIBflsLH7xzs rcjqkMWIw83/rxsePOOjh01tnrLXxDDjCh6nfPTbkcr1TXIF5Lxl2K51+Sg4upfWv1XK SQXwLCdXn8SqrLODMvH2G8R1iY4IHOlCfIC1mClqyRaEsrSJ6sGm2MrDWdMRevt7nTb2 G9/Q== X-Gm-Message-State: AOAM533MERQzFoYAdZuBB60pm1RqXu/FVEqW3FPPPd1JlfNa65P5rmQy SCCD6l2tJKTjQtmB0OEgKlblLPRXFNGuKg== X-Google-Smtp-Source: ABdhPJydhjPMZwS2lnEmgiWCsVcT2IJupPLRtggoGu082WDn6p2VE/1EIPSfdvszf/m7l4kf42tj/g== X-Received: by 2002:a9d:7505:: with SMTP id r5mr849109otk.64.1606801363728; Mon, 30 Nov 2020 21:42:43 -0800 (PST) Received: from yoga (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id w6sm171010otj.12.2020.11.30.21.42.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Nov 2020 21:42:42 -0800 (PST) Date: Mon, 30 Nov 2020 23:42:40 -0600 From: Bjorn Andersson To: Vinod Koul Cc: Marc Zyngier , linux-arm-msm@vger.kernel.org, Andy Gross , Thomas Gleixner , Jason Cooper , Rob Herring , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] dt-bindings: qcom,pdc: Add compatible for SM8250 Message-ID: <20201201054240.GK807@yoga> References: <20201201053537.2134991-1-vkoul@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201201053537.2134991-1-vkoul@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 30 Nov 23:35 CST 2020, Vinod Koul wrote: > Add the compatible string for SM8250 SoC from Qualcomm. This compatible > is used already in DTS files but not documented yet > > Signed-off-by: Vinod Koul Reviewed-by: Bjorn Andersson Although it doesn't matter much until this is translated to yaml... Regards, Bjorn > --- > .../devicetree/bindings/interrupt-controller/qcom,pdc.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt > index 1df293953327..9c1a046e6fd9 100644 > --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt > +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt > @@ -20,6 +20,7 @@ Properties: > Definition: Should contain "qcom,-pdc" and "qcom,pdc" > - "qcom,sc7180-pdc": For SC7180 > - "qcom,sdm845-pdc": For SDM845 > + - "qcom,sdm8250-pdc": For SM8250 > > - reg: > Usage: required > -- > 2.26.2 >