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 9CA28C04A95 for ; Fri, 23 Sep 2022 20:03:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231916AbiIWUDM (ORCPT ); Fri, 23 Sep 2022 16:03:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54676 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229550AbiIWUDJ (ORCPT ); Fri, 23 Sep 2022 16:03:09 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AF79B121E4C for ; Fri, 23 Sep 2022 13:03:07 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id a3so1877008lfk.9 for ; Fri, 23 Sep 2022 13:03:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=3B4MDZ5CQTFeIT4uHSEO1DmnDlzAtH2YJIQRxEA6xj0=; b=xKzlIUdfHN8OhSleFQ+0E9cHJjBUQ/fxGeTghSd2ZfXkhr159t1Miz7FPIAykma77d G6QUla53ZglDsGll1dPFiC3HfofTQHdaURDjhpc+bPc5gtEGXhGeIjYl6iZBKWlvXAwo Bvf5AH0jsUon3IUts5ynoj+csMVtdXdhPoykno/snOchxOd1dN/7+RvbRdhLtuAry5mV ir2X5kaW9vdn71kco642jvtOkXTYuxQtBhqv6+8co762s3OHrpAwI8gPbGwDku+dopcY Ex6drDwMccNOGZNMp/OE49NPgy5ZVCKRTKXR9dta+sux8kmUIddUwUrMmuyIe1rKf4BL 64Uw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=3B4MDZ5CQTFeIT4uHSEO1DmnDlzAtH2YJIQRxEA6xj0=; b=naYvHSrdc3iSmBmFX4ylPPl5kUpeLO6kUeZXPlsU5tU1Sqzy4rdgdiP/iSwMLLC4BR fUFGtey8ydCREoS5gSqs5oFEE4M/UOs+8se1j1wlhuunsYUjsydQY+C7gBbfOTGI57aK NI7XlRezMRPtsAzVjfui5TBeuuwVJBySK/uhGASmZeLfl61tOePQ4ahlCzhY8bCFQIdR Tcd2C7Zu3zJtk5u2QtZyaO2/EYW11ul66eiGGT0htNakXJ1dcXm8nqKrTTTcAEwMsAmZ 29cstGP7dJpzB7N8D+4vaqJZhJYQdanRIJYjbXFvPUR6Tft5Ii4k3ZeBOju+9EIhZYKj Q5OA== X-Gm-Message-State: ACrzQf3TpV5AY0xSlY2zSrzNZ15iPR8fnwqwOlTQOPTB+JWdE0gl4psa wRBxAl8y6tzoa5pObJ3H8IWEHw== X-Google-Smtp-Source: AMsMyM7e7LLeD73qfxMkyrZjrCeKvATtbhRfxbzl2ZShXb7tDCcScXS4wqsXe7d62EGWyJTCAnkfMg== X-Received: by 2002:a05:6512:3e1f:b0:49d:502b:765d with SMTP id i31-20020a0565123e1f00b0049d502b765dmr3662111lfv.17.1663963385940; Fri, 23 Sep 2022 13:03:05 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id j3-20020a2e8003000000b0026ad753448fsm1522862ljg.85.2022.09.23.13.03.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 23 Sep 2022 13:03:05 -0700 (PDT) Message-ID: Date: Fri, 23 Sep 2022 22:03:04 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH V13 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support To: Souradeep Chowdhury , Andy Gross , Bjorn Andersson , Rob Herring , Alex Elder Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Sai Prakash Ranjan , Sibi Sankar , Rajendra Nayak , vkoul@kernel.org References: Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/09/2022 05:57, Souradeep Chowdhury wrote: > Added the entries for all the files added as a part of driver support for > DCC(Data Capture and Compare). > > +F: Documentation/devicetree/bindings/arm/msm/qcom,dcc.yaml arm is only for top level nodes/properties. Please put your bindings in respective subsystem. Best regards, Krzysztof