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 B4D7AC43334 for ; Sat, 25 Jun 2022 20:10:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233490AbiFYUKF (ORCPT ); Sat, 25 Jun 2022 16:10:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233409AbiFYUKE (ORCPT ); Sat, 25 Jun 2022 16:10:04 -0400 Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44CFEBE28 for ; Sat, 25 Jun 2022 13:10:03 -0700 (PDT) Received: by mail-ed1-x530.google.com with SMTP id o9so7807599edt.12 for ; Sat, 25 Jun 2022 13:10:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=/TRe8PPkrucrwsyUREwEITQi4+bjFLceMfzbAkZcbG0=; b=CiU3XSV8upO14tCMCu3rQbOwKOED4tVHC7pKd8jZ7viQJDc9p8EbazI9ZG423jeGjq qiiT9TCnQYAMtmzmipG2bK9sYDXRG/qv+BWcKlR2NpZEwBSdq8fezAEgf4Xok3QQQRx3 1lgk3AR9pxIwRBuyu8QMlEfPXJBDQD2io48ZeSCrF3OK53y6dmAB+Hb4ksYCyA7EvZEC 0HRYEXCGMP2wGJfFknw8cTJsgScOL51Ly3J7wBdWhR58YCe3saopw49P1JbJL2guD43J 6+QTZ6r1KCXqReHxj933InUTEznT7K/j27y5dLVak7JlYr1eINE6SjdXvdFYL2k/7t20 H53g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=/TRe8PPkrucrwsyUREwEITQi4+bjFLceMfzbAkZcbG0=; b=kv8BqzvnghuZVWy7scuGXlvitJA12JhID6HpDrbQZ/DeZlaZOUpkXnoftdUUhdA/W6 Ee/Co+FpMhf8yB5PINrLBLdU8WkGxvSEVoMlbvLWAHHhkz3pwh6i3zi5XCkbI3iq5EiN 1vahFoRMy2JmVF0Hi/JTVM0fL1HIOiAvhPQYMrBHTx8JROIkeiqciFGwUeE/H5CAUL4L 8boU+nWGv9ojeT7TA2CBkO0+cs5v1t/lAAyteP68QOu+UKVqg/UsZw2A8LhEyQhCymNm E4UUQci43mJuFETVWPC3hr1xW+y8IzSvM9/AC+Ii8fgBV0y8PRm8TYn1mboQplhtGyRL Ww0w== X-Gm-Message-State: AJIora8GQyGWLpo5zRwyH8mCA/IHlpXuzneAYW/BA/UsD8+fynrmMFsg s6mHPXBr8C0e5Ujxp77dtq48rw== X-Google-Smtp-Source: AGRyM1unaOf6CkbSeUN2QjTDqVjdaybkJc2p/Cqy8w+rraAvjGRsT2ODM6UG09B7qmtVXEKEbMwBEg== X-Received: by 2002:a05:6402:13cc:b0:435:557e:6325 with SMTP id a12-20020a05640213cc00b00435557e6325mr6735502edx.83.1656187801802; Sat, 25 Jun 2022 13:10:01 -0700 (PDT) Received: from [192.168.0.239] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id p23-20020a1709061b5700b0070e3f58ed5csm3001017ejg.48.2022.06.25.13.10.00 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 25 Jun 2022 13:10:01 -0700 (PDT) Message-ID: <46ec1f38-dcbe-f87c-4f37-999d24eec522@linaro.org> Date: Sat, 25 Jun 2022 22:10:00 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH] dt-bindings: firmware: qcom-scm: convert to dtschema Content-Language: en-US To: Robert Marko , David Heidelberg Cc: Andy Gross , Bjorn Andersson , Rob Herring , krzysztof.kozlowski+dt@linaro.org, linux-arm-msm , Devicetree List , open list References: <20220623182542.1116677-1-robimarko@gmail.com> <26cdc24c-e0e8-1059-f6ca-11c08615eeca@linaro.org> 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 25/06/2022 10:50, Robert Marko wrote: > On Fri, 24 Jun 2022 at 11:52, Krzysztof Kozlowski > wrote: >> >> On 23/06/2022 20:25, Robert Marko wrote: >>> Convert bindings for Qualcomm SCM to dtschema. >>> >>> SoC compatibles that were used, but not documented were added. >>> >>> Signed-off-by: Robert Marko >> >> This was already submitted: >> https://lore.kernel.org/all/20211218194038.26913-1-david@ixit.cz/ > > Hi Krzysztof, > I was not aware there was already a version sent, just used linux-next > as the base lore and "dfn" keyword. Several people are working on Qualcomm bindings, so that's the only way to check it. > and it wasn't there so I assumed, will search through the archives next time. > > Anyway, that attempt looks abandoned. Let's give few days to David to respond and to re-submit. If he does, I am for FIFO approach. If David does not resubmits, then check the review he got to be sure there is no need for same feedback. Best regards, Krzysztof