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 291ABC433EF for ; Fri, 24 Jun 2022 03:54:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230421AbiFXDy2 (ORCPT ); Thu, 23 Jun 2022 23:54:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229786AbiFXDy2 (ORCPT ); Thu, 23 Jun 2022 23:54:28 -0400 Received: from mail-oa1-x34.google.com (mail-oa1-x34.google.com [IPv6:2001:4860:4864:20::34]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E53CA5132F for ; Thu, 23 Jun 2022 20:54:26 -0700 (PDT) Received: by mail-oa1-x34.google.com with SMTP id 586e51a60fabf-fe023ab520so2157092fac.10 for ; Thu, 23 Jun 2022 20:54:26 -0700 (PDT) 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=iFT3gQnFCDWatBOiparQTqrGIR1G2w5e82RRo7ggLlU=; b=Q0iQp2tThdwD+u12wuvAGNQOIX/m/KPTVJUYMYS5tbSscEyTqCuPmPnDVOVJPyAZGS cpfwX49GFplwzgszY4nWTkMRHKE6d5uVs8Js/7uzspGiWRI19N8ay+Eo85otkbLDf7/X qAew5o9vscUHdChk5J74Py8FNbv85BqYzpIwW16G8m8ZFEgj6TIAvSbAqzhStmXGUwTG ZwnOM6hGssMIjDsxyKVCSKXOOBiANfTDXqLCEjGp4TkrdzvP6QIq/hYfdKVlMLSlRvEb LKE1TCce3PNdhZT3xU9OYjxkF4TSQSL1JVtQKDy6dhMYNdek6DDYwcI0UcCAN2VKH4Fy E2jg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=iFT3gQnFCDWatBOiparQTqrGIR1G2w5e82RRo7ggLlU=; b=IYNyWxHJ2nMvctCBR5BhlB6d8iZAGDxUEppleEk6fKN9vJ/q3/DLpvkabq6UdmnoQQ SsUzqDxtUrvX8Xp4fLV1vCOTwcSNFZFAMQy+xoyUFHWKB4dRUhvpm+PdJrjP2LN2YBPC FxSHIaOKlTG2eL1KIfNTgP9olsxFwrDJl88KQP0l+A4Qu50hStFX0dTPxt2b/jirXmxU LNWVyGx3xOGudrKD2DsEAG54qcRy3yllNjeGlmiLBxf0aEXdRCwR/W83HzoprSzRmb2m V6o4cr1Fb1obsmbavYyzNZUwLWv8PYQ4rAk0Cj6xATodJIjhrJYDr8HQpunj1INyPOmH kN4Q== X-Gm-Message-State: AJIora874xhhcx3naYcU5no/3gmg5xjw9Q9QeIJ7ed8HtHmav5zmKKpK Ge+Ycm8XH9QjtoSK1HVZ7sKk9w== X-Google-Smtp-Source: AGRyM1viJEexCKUErsqTQhjYnEudnwnMhiqAJInvRUG+lD1YBOkBoOwMbz7X6qYfU1nlVaHfb9LctA== X-Received: by 2002:a05:6870:d10c:b0:102:820:1231 with SMTP id e12-20020a056870d10c00b0010208201231mr865943oac.122.1656042866308; Thu, 23 Jun 2022 20:54:26 -0700 (PDT) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id p2-20020a05680811c200b0032e3ffc5513sm595717oiv.4.2022.06.23.20.54.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Jun 2022 20:54:25 -0700 (PDT) Date: Thu, 23 Jun 2022 22:54:23 -0500 From: Bjorn Andersson To: Sricharan R Cc: agross@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, mturquette@baylibre.com, sboyd@kernel.org, linus.walleij@linaro.org, catalin.marinas@arm.com, p.zabel@pengutronix.de, quic_varada@quicinc.com, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH V2 5/8] pinctrl: qcom: Add IPQ5018 pinctrl driver Message-ID: References: <20220621161126.15883-1-quic_srichara@quicinc.com> <20220621161126.15883-6-quic_srichara@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220621161126.15883-6-quic_srichara@quicinc.com> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Tue 21 Jun 11:11 CDT 2022, Sricharan R wrote: [..] > + > +static const struct of_device_id ipq5018_pinctrl_of_match[] = { > + { .compatible = "qcom,ipq5018-pinctrl", }, Please make this qcom,ipq5018-tlmm, as requested in the binding. With that: Reviewed-by: Bjorn Andersson Regards, Bjorn