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 69257C43334 for ; Mon, 25 Jul 2022 20:22:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236943AbiGYUWM (ORCPT ); Mon, 25 Jul 2022 16:22:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56860 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236939AbiGYUWL (ORCPT ); Mon, 25 Jul 2022 16:22:11 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6CF0021820 for ; Mon, 25 Jul 2022 13:22:09 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id t22so13363853lfg.1 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=n848NcjEa6D1w94aI9g6uOQN14dMhkTT0uQ0JRmUnshE6PHnZIBv/LPKJVIXvfV+b0 dRxrmOwQ2fOyePRNuun9CJ9N3zm3b1GWY486uBdzh+AQl0K7GoEk4wMDSsvhj9FkFQ/5 TDjnW90nyViueWv7mCk0lWTYmWM/sKGZFxm6fPV6XKNwFff8p59S7nwWW1pHsCX0VlkZ Cb1O0AiZANYawDgMYP9PORcERNtJ5Fgb7V3LypQYVblygTk2PSK2cBEaGzg1MAIKFuyo VTyuz6uXd9WC4nKgUFC+pFvrTHjorIZiBgnxbxql4s6UCCB8/Sk9m8yrCFcIoXO11MVf 5vZA== X-Gm-Message-State: AJIora99LQfmi14Xl9JHFBc9hPalpUaWmTOpNdIMzZFIFhZpTxSKV6hD T7BYrLozdU+JapnTZq9rqECFfQ== 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: linux-arm-msm@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