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 A711EC38145 for ; Tue, 6 Sep 2022 06:27:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233293AbiIFG1g (ORCPT ); Tue, 6 Sep 2022 02:27:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47074 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232367AbiIFG1d (ORCPT ); Tue, 6 Sep 2022 02:27:33 -0400 Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com [IPv6:2a00:1450:4864:20::22a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83B2C52823 for ; Mon, 5 Sep 2022 23:27:31 -0700 (PDT) Received: by mail-lj1-x22a.google.com with SMTP id s15so11191930ljp.5 for ; Mon, 05 Sep 2022 23:27: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=nshJb49fHZlYHMXX+yyxoc1qZlMUxPF5Tzv9ojAyrhs=; b=HjV8/yKABv7pJsvYPg7nvYkjSgOre3Vy6ct1vdbcHV0havfZumj633CUjvYXUezDIl TGSFScMjJ2CVengVr+xTJyVRSVjN8+pAmvE7YOh9lBvVaOcShqQJnlH28zdKpdcqFSF8 28UKB8FSvAF6O9cMlItzyltJzbmGfbGgUAYTMUij2HSHNd5EFP7obnbN/YOaVmyuLd2L ghzxzNSFbrvqz8PP/b3Q9j+W32f0qQkI8J77b9RWfVuEby/yqFtuLzB6bHek6SOjBcHQ IrF0zRMtrHhqwE9zWTiFlCWZpgT+rfrBwcbyTItV+lYFzBbf/asIOwm0f/rbfALGiDnO yqtQ== 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=nshJb49fHZlYHMXX+yyxoc1qZlMUxPF5Tzv9ojAyrhs=; b=Nx+GT/55koB/GmHw0M5C5Lm48AJPfC58JuE4A45vFWu+ul1p+BAj0tSFmd72vvj43g YvKPzS/wDueCkbKogee+qS6kymene4BHd2xeu2H2s9ULQfen1cAv3KDa+kqqdjAWsJ/x R4e9cWBuayv45FlgmL2+nWcswfYawvoDwjjjFG9CKwSmuWmPBMBiqC/4yuEBMsUtR/W2 n8DdVVWSTSwTrm91ilgXY6QshVE3ZLcGFWEICidZk4pHFGWFIXx9yzZc4Pz2zkHQQPix AXZ+/3L1vMiFVhJEVerbJ6RJ5FsjjCbaId4eji/BKoHNHVH2Q6shTNxzGrIGc6yNqR4L ku6g== X-Gm-Message-State: ACgBeo23WhDACRNQw0QQEoODJq4uV+wS34ttDY/fFGRURYp90E0L8gsL o/1vBGSVST9JMVD9yEu+W5rYOQ== X-Google-Smtp-Source: AA6agR53uyXvGjzX0rBn86Qvf9VJ7HUtTZcms2muO8WiDwzXtmLrNX3JsNpYLO0jS+O/cpbXzictyQ== X-Received: by 2002:a2e:155d:0:b0:26a:a1b3:e6e6 with SMTP id 29-20020a2e155d000000b0026aa1b3e6e6mr630665ljv.399.1662445649673; Mon, 05 Sep 2022 23:27:29 -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 dt26-20020a0565122a9a00b0049668ebacdcsm414280lfb.99.2022.09.05.23.27.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 05 Sep 2022 23:27:28 -0700 (PDT) Message-ID: Date: Tue, 6 Sep 2022 08:27:27 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v7 2/2] MAINTAINERS: Update fastrpc documentation file from txt to yaml Content-Language: en-US To: Abel Vesa , Srinivas Kandagatla , Amol Maheshwari , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Linux Kernel Mailing List References: <20220905144554.1772073-1-abel.vesa@linaro.org> <20220905144554.1772073-2-abel.vesa@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220905144554.1772073-2-abel.vesa@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/09/2022 16:45, Abel Vesa wrote: > The documentation for fastrpc bingings is now YAML. So update the > MAINTAINERS file. > > Signed-off-by: Abel Vesa > --- > > Changes since v6: > * no change > > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 96f47a7865d6..ad697195fc59 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16863,7 +16863,7 @@ M: Srinivas Kandagatla > M: Amol Maheshwari > L: linux-arm-msm@vger.kernel.org > S: Maintained > -F: Documentation/devicetree/bindings/misc/qcom,fastrpc.txt > +F: Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml Your patchset is still not bisectable... Best regards, Krzysztof