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 C7D8FEB64DC for ; Thu, 20 Jul 2023 08:57:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231133AbjGTI5e (ORCPT ); Thu, 20 Jul 2023 04:57:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231164AbjGTIsW (ORCPT ); Thu, 20 Jul 2023 04:48:22 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7BD042690; Thu, 20 Jul 2023 01:48:21 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 074A6618FF; Thu, 20 Jul 2023 08:48:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DEAEDC433C7; Thu, 20 Jul 2023 08:48:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689842900; bh=8KW1+yEEemv2diKxVcDh9KNKeIEiAXv3oJghvc2cE1A=; h=Date:Subject:To:References:From:In-Reply-To:From; b=Gb34TEMIi+l9IUrtQeod+9N0Zo//acgBpyPyfnsnf5viDm12zyYqS9rjOJbVZU2QP d48qSsil/tECxtXofjiHd/+cu9U6e7b4oyenozL+DfhmOeiZEnb1GKwyOYArMecUWN LL2+K4cPe90drGcszvzGscOxS6G+I+9x+Ibxj5n7q41DsTxkQZphr1Q6EN/6df2vVt QZYXQReB/yPVlXMRHKkvdAe9AcjghAu10o2MvrWCpnd8p3Fg+El4mSnTE7KQrIHG3G 8I1EhUTB9XALDztommNih/Quok6oUcc9KOcWyXV5TwoUEuIO8XqFKnCH9kO5mq1a5m xns7aYTBvoXmA== Message-ID: <3bd4be69-5a81-c6d5-6a59-691906fe9dd1@kernel.org> Date: Thu, 20 Jul 2023 10:48:08 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [v11 3/6] dt-bindings: qcom: Add ipq5018 bindings Content-Language: en-US To: Sricharan Ramabadhran , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, mturquette@baylibre.com, sboyd@kernel.org, ulf.hansson@linaro.org, linus.walleij@linaro.org, catalin.marinas@arm.com, will@kernel.org, p.zabel@pengutronix.de, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, robimarko@gmail.com, krzysztof.kozlowski@linaro.org, andy.shevchenko@gmail.com References: <20230616101749.2083974-1-quic_srichara@quicinc.com> <20230616101749.2083974-4-quic_srichara@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230616101749.2083974-4-quic_srichara@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 16/06/2023 12:17, Sricharan Ramabadhran wrote: > Document the new ipq5018 SOC/board device tree bindings. > > Reviewed-by: Krzysztof Kozlowski > Signed-off-by: Sricharan Ramabadhran > --- Please do not merge - turns out incorrect. Best regards, Krzysztof