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 76DAFC43217 for ; Fri, 30 Sep 2022 06:01:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229701AbiI3GBl (ORCPT ); Fri, 30 Sep 2022 02:01:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229479AbiI3GBd (ORCPT ); Fri, 30 Sep 2022 02:01:33 -0400 Received: from mail-pf1-x42d.google.com (mail-pf1-x42d.google.com [IPv6:2607:f8b0:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E9E52F2762 for ; Thu, 29 Sep 2022 23:01:31 -0700 (PDT) Received: by mail-pf1-x42d.google.com with SMTP id e68so3375853pfe.1 for ; Thu, 29 Sep 2022 23:01:31 -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:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=VotyLnFwjNaJYHFufaBtdgoJhUGoUiMcxMCWj6dTkYU=; b=y38GSFwoBTZ8Ux+0Yqor1suzIl+krDDZOYbdnLthvKwg5JV8/pnEtuQOoY+EULUpEf 2q2d5AyVv0xV1qKlzhRLIXKcYBe7gYGIqZkxAZ5Hjbg8eE9mYdl3ZWWMwj+twASd6HAI PCS0sKWq5/fod++UH/lGhzjzs6oWLG/+kLR18qi3TA1CWVLLZZ3UKjVxCkXgMHYxc5tw YHZpLRBQY2yosujelkY5pSHiNTyawuCDOuLU4Ir7Tmi/c9rwcZ/Fl2f39nRdxdWTuv3g Yj2aEvj4QrW6Pax8amNipYgyd3qF9aRfqAv84US08tOdf9XJYHRV1fwd5d3ASxxRZdQD QWPw== 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:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=VotyLnFwjNaJYHFufaBtdgoJhUGoUiMcxMCWj6dTkYU=; b=DK+CsTVNchTOiRBxVSDDGUlHOru5B0RCX5blT2q7TbkfxZ2rBOtMAFmqVgtxcVoQlp JdisAdMWJWbFbfMkIbJwY/wwETRdmNDYepLQ/cnVRMFHYuzNKT/1VyeM3Tli7LHMp1Wz DIipQXJlDdQ1tV+LGfUEZa8/RdbrTdcBlp8YJ9JtNFRX7qP+U5WtcZs6jE/fT79I/yjN aiqg/enSNO6vEKsZi5Za+X3aSu804QrZUnbb55Dp0kRJBUIDsNcbG1/9JoPs3XIG99XB apYnzDdwi4IEs94Sv3/lzgSIkCYTZIMDiXYB7zpIq2mICZBIvRl08J54WvyIAdOIPlE8 eBSQ== X-Gm-Message-State: ACrzQf2Dg0R7cJhA75cJzP99/JRp0J+8vTw1lRZBh+xha/xWCTBCtZMc kw2VZMNfTpLD15rzsUJVsSvkJQ== X-Google-Smtp-Source: AMsMyM7YKb4NLbA/iahFREE+StksqM0gMROy3qs8OTCXMAzjzrlZPvvFe1i8DbPRvo059KVe2HWIwg== X-Received: by 2002:a63:7e4d:0:b0:43c:8ce9:2a9f with SMTP id o13-20020a637e4d000000b0043c8ce92a9fmr6093636pgn.528.1664517691432; Thu, 29 Sep 2022 23:01:31 -0700 (PDT) Received: from ?IPV6:2401:4900:1f3b:3adb:24f8:ac24:2282:1dc7? ([2401:4900:1f3b:3adb:24f8:ac24:2282:1dc7]) by smtp.gmail.com with ESMTPSA id z29-20020a634c1d000000b0040caab35e5bsm881392pga.89.2022.09.29.23.01.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 29 Sep 2022 23:01:30 -0700 (PDT) Message-ID: Date: Fri, 30 Sep 2022 11:31:23 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH v2 4/4] MAINTAINERS: Point to the yaml version of 'qcom,ethqos' dt-bindings Content-Language: en-US To: Krzysztof Kozlowski , devicetree@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org, agross@kernel.org, bhupesh.linux@gmail.com, linux-kernel@vger.kernel.org, robh+dt@kernel.org, netdev@vger.kernel.org, Bjorn Andersson , Rob Herring , Vinod Koul , David Miller References: <20220929060405.2445745-1-bhupesh.sharma@linaro.org> <20220929060405.2445745-5-bhupesh.sharma@linaro.org> <89a6d523-0268-3e8c-2293-68e2de7081d5@linaro.org> From: Bhupesh Sharma In-Reply-To: <89a6d523-0268-3e8c-2293-68e2de7081d5@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/29/22 12:53 PM, Krzysztof Kozlowski wrote: > On 29/09/2022 08:04, Bhupesh Sharma wrote: >> Update the MAINTAINERS file to point to the yaml version of >> 'qcom,ethqos' dt-bindings. >> >> Cc: Bjorn Andersson >> Cc: Rob Herring >> Cc: Vinod Koul >> Cc: David Miller >> Signed-off-by: Bhupesh Sharma > > This cannot be a separate patch - it's not bisectable. Ok, let me merge this with [PATCH 3/4] then. Thanks.