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 5AA72CCA485 for ; Thu, 21 Jul 2022 18:42:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233100AbiGUSmo (ORCPT ); Thu, 21 Jul 2022 14:42:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229547AbiGUSml (ORCPT ); Thu, 21 Jul 2022 14:42:41 -0400 Received: from relay06.th.seeweb.it (relay06.th.seeweb.it [IPv6:2001:4b7a:2000:18::167]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C4AA289A74 for ; Thu, 21 Jul 2022 11:42:40 -0700 (PDT) Received: from [192.168.1.101] (abxj77.neoplus.adsl.tpnet.pl [83.9.3.77]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by m-r2.th.seeweb.it (Postfix) with ESMTPSA id DD8E53F72A; Thu, 21 Jul 2022 20:42:36 +0200 (CEST) Message-ID: <78e8cec6-996a-70ef-cd4c-d64f7ff3c833@somainline.org> Date: Thu, 21 Jul 2022 20:42:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 2/2] dt-bindings: arm: qcom: Document additional sa8540p device Content-Language: en-US To: Parikshit Pareek , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220721154413.15578-1-quic_ppareek@quicinc.com> From: Konrad Dybcio In-Reply-To: <20220721154413.15578-1-quic_ppareek@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21.07.2022 17:44, Parikshit Pareek wrote: > Add the ADP ride device to the valid device compatibles found on the > sa8540p platform. > > Signed-off-by: Parikshit Pareek > --- The bindings patch should come before the one that introduces code that's being documented. Konrad > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index c566276856ad..5729ce19eb16 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -650,6 +650,7 @@ properties: > - items: > - enum: > - qcom,sa8295p-adp > + - qcom,sa8540p-adp-ride > - const: qcom,sa8540p > > - items: