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 5824CC07E9D for ; Fri, 23 Sep 2022 20:03:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231698AbiIWUDK (ORCPT ); Fri, 23 Sep 2022 16:03:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54672 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229539AbiIWUDI (ORCPT ); Fri, 23 Sep 2022 16:03:08 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8CDF012167A for ; Fri, 23 Sep 2022 13:03:07 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id u18so1887423lfo.8 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=JjhRpYnB0gnLqyKU0nPThOTtkDFjXg99J1bGO0kWBBgU4VuCulxq9DgGLDNlMhE9ta Rq6ibrmSb7hLQONgghNSHn36URUFXs7El7uIt4RQ5sACi92qStaAyEitGXPmBMEWiZCd WL/790Lakj45hP/+PMp8dFtq4PshIsiiI+wKhBZ5lZ1T2bedM3HogdIStTC+ylFH69UX 1mrdhhiIbfsZ+Jc16G29JXmz2odaZOQysZX2MeiOhA96urveYYNSscGiRtZRqoklDiyO Eyu1K16cjykoYzpvuMcecXv4N1x+AJ4RLv0xt50eHtCYAA1MsjBLHmRVVVavgG1fH8xK tKBg== X-Gm-Message-State: ACrzQf2J9bCdElUkd9dhaePZvHMBh2OD2Lt2AMJXytTnNnVk8HH5NdAO sC4N0Q/1Tt97aJWyrwo55vThzA== 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: devicetree@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