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 6E459C433EF for ; Sat, 23 Jul 2022 08:27:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237071AbiGWI1v (ORCPT ); Sat, 23 Jul 2022 04:27:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230217AbiGWI1v (ORCPT ); Sat, 23 Jul 2022 04:27:51 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 100662A43B for ; Sat, 23 Jul 2022 01:27:50 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id u19so11081338lfs.0 for ; Sat, 23 Jul 2022 01:27:49 -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 :references:from:in-reply-to:content-transfer-encoding; bh=2n2UJ/+3iJaUYMgrHfASASdjwSo9Al6kqw/c32WAOhk=; b=gggpmFdg2nW17a0F0lgCxdcV/m0aNWCH/44I1cZQ4tBjdIHa15wT6MEaG5CFTle8L+ lXOMPyFJK5YXen51QZiezL+tWgOsHfIVtIoBIycw3MDx2cGu7q4y3tyhi6CdkCkyUMeA a6QHSt1pyjlXZxNlXBUlxAfY4DH4Xh2gC2QnhZEbdEKwxjHG3DfMMd8AiyCjF88/RmOI LfOlMj1sMzwjD1OhmlrFycKGjrgBa56BcVCfdVojy1yZebKyskUUBhwldaMhZoikkeBX wS2jPIojNtKnTz9h4qGv1Yr3sY6IMzAHaA0W91RfSqdUObIfwBwssHwEcVlUxbqS6hD4 yksg== 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:references:from:in-reply-to :content-transfer-encoding; bh=2n2UJ/+3iJaUYMgrHfASASdjwSo9Al6kqw/c32WAOhk=; b=aBCgnEv0GXZ3fD267m59DOVfEYpKCGt+Yn/IGYWqSzYAVxraOvNP+FR46By1EP9qmM XcGSRgYxb4EmFXeYHBfE2uvtKWiKoEu/eelFZofvON4FwdYhnsGvobKhE1xUORawAfFf mV0fB+jZ/F+/h1dWVjg/5RyYyGXgQsp1iZYDgHoPvA+Npi3dXNvBz0BAI0kNkeOrSf3q LkTXODODDDmR/YlKI1DqTZvDEERHotD+LC52KJs2aYtGuF3VjXGXpD2qpjb/jQLkN/o1 m7aK9H3Y+0KCRYYasEN2xCSw+tJ/F4XJGx4XcieSHuH/0AplmxxNEgfZ8za5qHQ4aob2 NY3g== X-Gm-Message-State: AJIora/u/rtbt/gLBTcpyd5uNlcmUSyWohnWnrrMVESBvhXzU/XavQr5 yHQoInBICNMNCT8iuxRWMN7mFw== X-Google-Smtp-Source: AGRyM1vWWS9caJHUIUqf6CAjbWuVstmpc/HF70UbNoGAQZ14kTKxjW7UUNcvdsq2OZy6dhKnfxp4Hg== X-Received: by 2002:a05:6512:3342:b0:489:e36b:4149 with SMTP id y2-20020a056512334200b00489e36b4149mr1388490lfd.588.1658564868434; Sat, 23 Jul 2022 01:27:48 -0700 (PDT) Received: from [192.168.10.173] (93.81-167-86.customer.lyse.net. [81.167.86.93]) by smtp.gmail.com with ESMTPSA id 8-20020ac25f08000000b0047f65b60323sm837988lfq.3.2022.07.23.01.27.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 23 Jul 2022 01:27:47 -0700 (PDT) Message-ID: <3b5bf57d-632f-7b6e-7c7d-9a4cd39b317b@linaro.org> Date: Sat, 23 Jul 2022 10:27:46 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 1/2] dt-bindings: soc: qcom: smd: reference SMD edge schema Content-Language: en-US To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220723082358.39544-1-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220723082358.39544-1-krzysztof.kozlowski@linaro.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 23/07/2022 10:23, 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") To be clear: This is a fix for above commit (which got changed after applying, maybe because of merge conflict), so should go via the same tree - remoteproc. Best regards, Krzysztof