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 54895C4332F for ; Tue, 26 Apr 2022 10:43:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349359AbiDZKqb (ORCPT ); Tue, 26 Apr 2022 06:46:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349148AbiDZKp6 (ORCPT ); Tue, 26 Apr 2022 06:45:58 -0400 Received: from mail-ej1-x631.google.com (mail-ej1-x631.google.com [IPv6:2a00:1450:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26B93DD2 for ; Tue, 26 Apr 2022 03:36:35 -0700 (PDT) Received: by mail-ej1-x631.google.com with SMTP id m20so14415492ejj.10 for ; Tue, 26 Apr 2022 03:36:35 -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=03JHyVcnDtVRCT1SZNlsYY6E7LDhShIBmeQH7UCWb5Q=; b=TLmerg/GnvN27In+YodvcDqxMfddqh49b8DPl2i75Ctw7YdreDnekmhoIONxgupBK3 cljPnMDHPuHi+TqxLolsnnSvvO5THxbVDg7QIxBJVf+OA5hZ7yfGtDuje2WZf7gQAKt9 nOMgs/BZ5KjfMPVQ43XeMYpOMBAJvJM9kOGEPfyXNbcTowT743xsqsfabmWcKwGsrBsS xP7V72u+YQwHg40v3OKtYOGtEjS3HllQvWrXtbxAM0GUMTc/OFZJtR/UYB0oZwfz+BzQ +c4QxCLjqHXATif+W/FxwIi6kgXHwAEJELnuUkE9MCiWiGcO8pm/Vbi5L2mned/HUKn+ Nkcw== 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=03JHyVcnDtVRCT1SZNlsYY6E7LDhShIBmeQH7UCWb5Q=; b=huOOJa7zd23UWI/unl7rqmxXWqGeVunkOwg1jutQ1wZx+J96cTOA+359UVuNmP2iKa VQN9kNBb+m0FKwMikrhKMBQXTTW9VW+fzoXwnUKM3Xhl4FfwFLFlLU8QbZEH45p2XfMP zCPSgYsgyRhEHbsGp0DnF2nzo4S5caLEMa87wjIF+1NmLR7mSMxLKkHdvghQekRCJ+oj BG057YhfvoreWzT7ugTSnYso3CVfjZa4rQ3Ym2yN5yrinO/DHVtUPnJx3NrBaHvDhrSx Ny2dwDC9OINyY4UowlPKLcZA+76eMiRJcqonUStOPotLiYsAd9sJ0Crj74nbNQwzXv/g EZQQ== X-Gm-Message-State: AOAM532d5uLpt4cZ3jPPjovUgWR7EK6kzTajXpSBMHAEHrUMPtAov0xi mTtel06TAum3dYkZCRz+tHkPxw== X-Google-Smtp-Source: ABdhPJw6DaMltbJJc7Yzq1Tp0x7WQkv+N3L4u8ibEqiMFEoXnXRu3hTBOVsKOG02p9gMJClHF/WxHg== X-Received: by 2002:a17:907:a425:b0:6f3:6b5d:a29c with SMTP id sg37-20020a170907a42500b006f36b5da29cmr15857758ejc.144.1650969393687; Tue, 26 Apr 2022 03:36:33 -0700 (PDT) Received: from [192.168.0.249] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id i12-20020a05640200cc00b00421058b175esm5978605edu.53.2022.04.26.03.36.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 26 Apr 2022 03:36:33 -0700 (PDT) Message-ID: Date: Tue, 26 Apr 2022 12:36:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 1/2] dt-bindings: mailbox: qcom-ipcc: simplify the example Content-Language: en-US To: Jassi Brar Cc: Manivannan Sadhasivam , Bjorn Andersson , Krzysztof Kozlowski , Paolo Abeni , linux-arm-msm , Linux Kernel Mailing List , Devicetree List , Andy Gross , netdev@vger.kernel.org, Rob Herring , Alex Elder , Jakub Kicinski , "David S. Miller" , Rob Herring References: <20220402155551.16509-1-krzysztof.kozlowski@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 20/04/2022 16:22, Jassi Brar wrote: > On Wed, Apr 20, 2022 at 3:42 AM Krzysztof Kozlowski > wrote: >> >> On 02/04/2022 17:55, Krzysztof Kozlowski wrote: >>> Consumer examples in the bindings of resource providers are trivial, >>> useless and duplicating code. Additionally the incomplete qcom,smp2p >>> example triggers DT schema warnings. >>> >>> Cleanup the example by removing the consumer part and fixing the >>> indentation to DT schema convention. >>> >>> Reported-by: Rob Herring >>> Signed-off-by: Krzysztof Kozlowski >> >> Jassi, >> Do you plan to pick this mailbox patch? >> > Yes, I do. I am ok too, if you want it through some other tree as a > part of some bigger patchset. It's not going through any other tree, so please pick it up. Best regards, Krzysztof