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 5D6DFC43334 for ; Fri, 1 Jul 2022 08:29:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233089AbiGAI3N (ORCPT ); Fri, 1 Jul 2022 04:29:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235248AbiGAI2q (ORCPT ); Fri, 1 Jul 2022 04:28:46 -0400 Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AAEA521827 for ; Fri, 1 Jul 2022 01:28:44 -0700 (PDT) Received: by mail-ej1-x62d.google.com with SMTP id u12so2688888eja.8 for ; Fri, 01 Jul 2022 01:28:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=KpRihbZiSTt9WSRfafM5Hr6SzD6WulPA9ejW+Q/RSW4=; b=urqzcie5Vsin+uIl/jgbKt65PLgul2NzQXuJT76Fp6UK2Nk6X2m4bHrGffOW0JjmuE bp3HklF/K6nR3d+yvEq1LonlPa4C73uWvY1875g2tmBhQ/PdioH6R/ArOhhJDOECD+bq nMMzilAeWFUFDvsO45lhzLtFgGdjpJnUnF60WFOsm2gccwSmsWDjyjlx79q/Yd9/qMYh qTUc2IrHfHMtOrWE3VCLxFa4AXGnAeimo4dqdLdrCUeqzu56YZ7SjQewdsEJj5inHQ/J tJPSMqnL/N7HbQIJbl7uhQrOqtV1EyejR6AOOKZr/1swaQrJ8mGrNL9ZFlQXGVfhAsMD Ng1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=KpRihbZiSTt9WSRfafM5Hr6SzD6WulPA9ejW+Q/RSW4=; b=kA3lfDRTxCu8qDOz8lqa21khZW2Lcc0mjgIuCNu3MAhJi1oKmqhgprdPMWCjX88KTD ASh6FqB8i+ILeo5cclytOw5Wq0er4d23jYuWO5vGSlld0Icgzad+DjlboOmNnWh8UQ+d q9vwvpc4uA+v+XOsqhIi72GzDsyfLJ9hbHMUMHuC1HUzpyHySJgu5QRSV8zgXljC3VBD Fc5iK/0QvHgz9IZbu/GiKricDPmpWgoG9ZpXdFnAm0VcZZYs6pxanfHrfU0a2eHeRmER u+fccgvdcUubyWh9ZQ+ghgM+jN7TUH7T7b4D+xexv18MzER9v5sRBIUCD2oSA0UbaruQ PcAg== X-Gm-Message-State: AJIora8rQb6T/tiSx8ULf9G5HcjWgCR5o97IxwZW1PN5UN5wHJD+K/n8 cdcUIncovWux+pq8JjDRRVNCBw== X-Google-Smtp-Source: AGRyM1tsY/ZhfsK0nitrIZl9qMahGP5WendMPNYNOe5gVtJZkp37q6OwEpwydF354sR9EH6KMrEG0w== X-Received: by 2002:a17:907:7d8b:b0:726:aad6:f421 with SMTP id oz11-20020a1709077d8b00b00726aad6f421mr12821705ejc.80.1656664123249; Fri, 01 Jul 2022 01:28:43 -0700 (PDT) Received: from [192.168.0.190] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id d16-20020a170906545000b006feb20b5235sm10202295ejp.84.2022.07.01.01.28.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 01 Jul 2022 01:28:42 -0700 (PDT) Message-ID: <2d63cbf2-8e59-a8db-3faf-747b92d2eb66@linaro.org> Date: Fri, 1 Jul 2022 10:28:41 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH] MAINTAINERS: pinctrl: update qcom file list to include yaml files Content-Language: en-US To: Srinivas Kandagatla , bjorn.andersson@linaro.org, linus.walleij@linaro.org Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220629092514.70752-1-srinivas.kandagatla@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220629092514.70752-1-srinivas.kandagatla@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 29/06/2022 11:25, Srinivas Kandagatla wrote: > Currently Qualcomm pinctrl MAINTAINERS file list does not include yaml > files. Include this for correctness. > > Signed-off-by: Srinivas Kandagatla > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c4648e86dc14..71e7725aa574 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15765,6 +15765,7 @@ M: Bjorn Andersson > L: linux-arm-msm@vger.kernel.org > S: Maintained > F: Documentation/devicetree/bindings/pinctrl/qcom,*.txt > +F: Documentation/devicetree/bindings/pinctrl/qcom,*.yaml Instead just: Documentation/devicetree/bindings/pinctrl/qcom,* > F: drivers/pinctrl/qcom/ > > PIN CONTROLLER - RENESAS Best regards, Krzysztof