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 E3BB8C433EF for ; Mon, 25 Jul 2022 20:22:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236940AbiGYUWM (ORCPT ); Mon, 25 Jul 2022 16:22:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56856 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236934AbiGYUWK (ORCPT ); Mon, 25 Jul 2022 16:22:10 -0400 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6EE1D21821 for ; Mon, 25 Jul 2022 13:22:09 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id p10so12236894lfd.9 for ; Mon, 25 Jul 2022 13:22:09 -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=6olDaq/uvfvlpPsjXbwiD0KGbFCbw/GgwCU0Otoyu9o=; b=cf14DlLTiGj5aFxICV0ITuDWZLKAzORtJfL76XQFibFta09hkTS/VA7G2ru2FHZ7XY 0kqakW/bTZpWyTvpU4Go2JkGrHVA7hfUprfxJv4XhVaiTYBXYZgDwReNqsm0Q4mJrdG2 4sxqgFTaKJaIPaI7XkYl7gGEfhxdIEjE8sjVuPeQAAVJh0BHmnAKGwEpl3SWhhmDFyF+ wmNkoxVFGhOOJ94Ui+OUxGPg75+rB9sd29OxeteYKad6L6a7OjcbPYoi6+IjDXuZbag5 ozPvVXrMsRp1I4aEQz9ipWK7+KMvhX11RaKBnEGChwTVdHSnttZy8gycLkUk4/ESuXzd avGA== 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=6olDaq/uvfvlpPsjXbwiD0KGbFCbw/GgwCU0Otoyu9o=; b=T1Usr1qYCJNYcQ1taYCCFT/IeQ/k+9FjW8Y4lpeBPzYkLO49WFTLIxgqOMarTvqWSD 32BZ4ENbn6skjHTC4PFEuf6oOhuAfM6tQdw7EHwM11sGO075I9H8yHBOWcKaLXZI4UPc tlgxxUfJkqF8mRSdNaE8fJkRnNuUxdiJ2FRkEGliV0hnwLtbeXFYVIvjlKxac1JMlgut vka/gpQ3MM+YRpZk8rbkQeVbLojzM0RrFfuZFFOUPifs3+XzReUFnVBL3qZmMaMnVhoE OIu+IT8b4DUgfxw7ciVUWR/1+pt58vDwU0A3eKCnlOU2qTvsmpMlp0J3rin4wHzKYqL/ hm+Q== X-Gm-Message-State: AJIora+ywk/1aLVnT9PBkxJDxwc2gUNh8Uvr/TNpRSsk6tPGcW02ZDy+ X6k3ZFa0OgDntM60HsQo0Hev9g== X-Google-Smtp-Source: AGRyM1tiIV7vdS2ost7/f/zFELVJA8SPxee2aUrt7GUtNNgBp0VRvmv5veQZvMzPDKzi96SxqWMlnQ== X-Received: by 2002:ac2:465d:0:b0:48a:8122:45f3 with SMTP id s29-20020ac2465d000000b0048a812245f3mr4217480lfo.573.1658780527708; Mon, 25 Jul 2022 13:22:07 -0700 (PDT) Received: from [192.168.3.197] (78-26-46-173.network.trollfjord.no. [78.26.46.173]) by smtp.gmail.com with ESMTPSA id u4-20020a2e9b04000000b0025de8d95352sm2714473lji.1.2022.07.25.13.22.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 25 Jul 2022 13:22:07 -0700 (PDT) Message-ID: <3faffe39-061f-0e94-a59f-ab25a25820b5@linaro.org> Date: Mon, 25 Jul 2022 22:22:05 +0200 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 1/2] dt-bindings: soc: qcom: smd: reference SMD edge schema Content-Language: en-US To: Rob Herring Cc: Rob Herring , Bjorn Andersson , Konrad Dybcio , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Andy Gross , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org References: <20220723082358.39544-1-krzysztof.kozlowski@linaro.org> <20220725191742.GA2535526-robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220725191742.GA2535526-robh@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 25/07/2022 21:17, Rob Herring wrote: > On Sat, 23 Jul 2022 10:23:57 +0200, Krzysztof Kozlowski wrote: >> The child node of smd is an SMD edge representing remote subsystem. >> Bring back missing reference from previously sent patch (disappeared >> when applying). >> >> Link: https://lore.kernel.org/r/20220517070113.18023-9-krzysztof.kozlowski@linaro.org >> Fixes: 385fad1303af ("dt-bindings: remoteproc: qcom,smd-edge: define re-usable schema for smd-edge") >> Signed-off-by: Krzysztof Kozlowski >> --- >> Documentation/devicetree/bindings/soc/qcom/qcom,smd.yaml | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> > > Acked-by: Rob Herring Bjorn, Can you take it for v5.20 via remote-proc? Best regards, Krzysztof