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 0497FC43217 for ; Thu, 1 Dec 2022 16:25:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231886AbiLAQZC (ORCPT ); Thu, 1 Dec 2022 11:25:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42234 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231843AbiLAQY7 (ORCPT ); Thu, 1 Dec 2022 11:24:59 -0500 Received: from mail-lj1-x22e.google.com (mail-lj1-x22e.google.com [IPv6:2a00:1450:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0FF5E9AE20 for ; Thu, 1 Dec 2022 08:24:58 -0800 (PST) Received: by mail-lj1-x22e.google.com with SMTP id d3so2475559ljl.1 for ; Thu, 01 Dec 2022 08:24:57 -0800 (PST) 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:message-id:reply-to; bh=vUJLWqnpX5EtxylfXtIvJ2JoGjMsp0Ewf03O7h3Mw7E=; b=q1qBdEOuifgwoTQwC8ra/XUSA+Os11hjcC7zh5RcmeCU87uBp15cnXJSgcnzGtC7Gp Aiome8QI1D8AO1EeAnHllmcOaUp0vFS16aXntv55q+um1wOuOTIxfGPwrZR7gIlvvNzU ejeb7aBaiHU/DTr0jFaYrVKVy3Vf4XLShUn1k+79U0PnoCeUp7KQFyLcauO2WJTarK22 p1Z5VL/BEF0QJP1h7D7JoM0gpdZWc16IgaduTOETQFE4X7+mEvoVfCnkUNZwbOlBKe+r MwLYXk2FTYQf8eERgyCX6ZUJpPHlvrgAwwUJQn/I4vYEvBLeLKXmTRx1wVzoYde4NzSZ 78ew== 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:message-id:reply-to; bh=vUJLWqnpX5EtxylfXtIvJ2JoGjMsp0Ewf03O7h3Mw7E=; b=F1TlBnPaKkUq9Fme87aQFW0E3Ezw6btGpYeu/WcJqEm8vIAAtHWPbueKBk+gwUYov4 D6Tw+qHzK3WAcx9UlD+b03yTzFmgUMOLPj64yt70o/G8xz+cAyR2u39R9oVpfKnl00fr fvaWFvnoiCo5YqgSDxXsP43/n/g9vfNpshPJhm72Y+HXcsVHhIOME3PfQJp4QdfvbEax 0qz/+Vei01sqZ4GiXcLE5Fi7+jlJoTG8M96f/phqrlvx523F6QJL6iUVQmBxLI2PGgrq xj7AIQ1V6QctewpCAFjNjZ2KFyDcCPTAQjuy54oD73HaJOnyRqw0xpV7aM4+kljA6JKy YBxQ== X-Gm-Message-State: ANoB5pm7pEsrhxfoicX9G/BQzhyoN1teC1NkNAawvzrGktlnMqpawA/c u1mnj4qbUq91DZtaVcDwYy0iXA== X-Google-Smtp-Source: AA0mqf4DGRDZAfrMMHGpQ3FJcfjPi3EPx1RMiQffi9kh34tPix+0BHzPIAMqgx6fA6EDHaIDChzLTg== X-Received: by 2002:a2e:2ac4:0:b0:279:9a7b:c8fc with SMTP id q187-20020a2e2ac4000000b002799a7bc8fcmr7816166ljq.169.1669911896414; Thu, 01 Dec 2022 08:24:56 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id p1-20020ac24ec1000000b004991437990esm704929lfr.11.2022.12.01.08.24.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Dec 2022 08:24:55 -0800 (PST) Message-ID: <7d6625c5-6e91-94de-0785-fea82c26e157@linaro.org> Date: Thu, 1 Dec 2022 17:24:53 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH 4/9] dt-bindings: remoteproc: qcom: wcnss: Convert to YAML Content-Language: en-US To: Sireesh Kodali , linux-remoteproc@vger.kernel.org, Bjorn Andersson Cc: linux-arm-msm@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, bjorn.andersson@linaro.org, devicetree@vger.kernel.org, phone-devel@vger.kernel.org, linux-kernel@vger.kernel.org, Andy Gross , Mathieu Poirier , Rob Herring , Krzysztof Kozlowski References: <20220511161602.117772-1-sireeshkodali1@gmail.com> <20220511161602.117772-5-sireeshkodali1@gmail.com> 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 01/12/2022 17:17, Sireesh Kodali wrote: > On Thu Dec 1, 2022 at 6:52 PM IST, Krzysztof Kozlowski wrote: >> On 11/05/2022 18:15, Sireesh Kodali wrote: >>> Convert the dt-bindings from txt to YAML. This is in preparation for >>> including the relevant bindings for the MSM8953 platform's wcnss pil. >>> >>> Signed-off-by: Sireesh Kodali >>> --- >>> .../bindings/remoteproc/qcom,wcnss-pil.txt | 177 -------------- >>> .../bindings/remoteproc/qcom,wcnss-pil.yaml | 228 ++++++++++++++++++ >>> 2 files changed, 228 insertions(+), 177 deletions(-) >>> delete mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.txt >>> create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml >>> >> >> Half year passed, so I wonder if these series are abandoned or shall we >> expect v2? >> > > This series was split into sub-series to make upstreaming easier. Links > to the sub-series: > WCNSS: https://lkml.org/lkml/2022/9/30/1502 > ADSP: https://lkml.org/lkml/2022/10/13/5 I see, thanks. I wonder why they were not picked up... The ADSP was sent more than a month ago. Best regards, Krzysztof