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 CAC1AC433F5 for ; Tue, 24 May 2022 17:28:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239945AbiEXR2W (ORCPT ); Tue, 24 May 2022 13:28:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40788 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239834AbiEXR2R (ORCPT ); Tue, 24 May 2022 13:28:17 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EFFBF7DE3A for ; Tue, 24 May 2022 10:28:14 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id ck4so32477341ejb.8 for ; Tue, 24 May 2022 10:28:14 -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=veu2FPBaI/1DFm4PUFxv9FNq6rpu8nFudiGrwlmGHSM=; b=gZ/XlZBlp4L8IWxs+qoqoVja1YNbIPorTCnCOL3ZtY+iokMWUUaD/qbXxH3FqDY/YK z2IDTP/hvjBYIrG/x3QYmaEeEdyDEheyjvJt2gpG0KV6gQqa1jEST15Jwb+iJG0rGBzz m+ASNmvLNq/1DpUjSDcrb5XeLLw7XO5AXyVgLdNcBCc1RkQ3tE4hDjk0tLb1Ypw2fogP R+Tv/EsU8qKhc2QDewyp6Z4H3wsn3SKJisGTmtnW7PZHcz4DlbCAKqtws7mOWNIYhTEm BphQU5c9xe4GllqpbcDeUDcjVlbjlQuWZ7VTVoGjrCnwhMAPaWbEgDRVa4dx1fS87N9X r5gQ== 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=veu2FPBaI/1DFm4PUFxv9FNq6rpu8nFudiGrwlmGHSM=; b=B6egIG12Ku/wAXF+J5tOfjn8VvguRQDM2lzpCQKwhuhrxoHtd7wPKJhIrPhHSw7pTl Us2d1ijYU/SxeeaTQbPs9zfNECE4nvpYpCc7sa80eRU5CT2nQCD9rzokszCj0RX9tEGY nvz/zKXjJ5JGTrjjPFl8iVhfarynRY+Fy776lwrffRvKGIDfDCUwWmfeXzkmn9Q21OnQ AokThSp5kwHfWEWcrjf5/3NavySRNPQs97Uc82kqWfARs2LJJXpe7q5gdSVHL02lRPkT TjI8ae1vE0NOEKeZ565zoV8T6VR20lWxiSk0kO9x1hV5QtOIoCWp5J8U+KN1y3IP5PvY bqlw== X-Gm-Message-State: AOAM533tC6AeGcAx9GqvbYUjDQC2YN02biEKdpyUbWhjyP9ESNbfo+lT bJrFHJsj4Brtt6YI1DOBSWQo0A== X-Google-Smtp-Source: ABdhPJzNuf50ko0QWScaW7JCNXkoXZrgS/sd+uO6LY8fdrjSymVBWa5CO/EMaNYqNM1M5FqG8Jxnlw== X-Received: by 2002:a17:906:350f:b0:6fe:a264:2cd1 with SMTP id r15-20020a170906350f00b006fea2642cd1mr20654456eja.735.1653413293370; Tue, 24 May 2022 10:28:13 -0700 (PDT) Received: from [192.168.0.177] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id d3-20020a170907272300b006f3ef214e53sm7308396ejl.185.2022.05.24.10.28.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 24 May 2022 10:28:12 -0700 (PDT) Message-ID: <014a6c1c-2795-f066-f103-9a97afc35da7@linaro.org> Date: Tue, 24 May 2022 19:28:10 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v5 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings Content-Language: en-US To: Tanmay Shah , bjorn.andersson@linaro.org, mathieu.poirier@linaro.org, robh+dt@kernel.org, krzk+dt@kernel.org, michal.simek@xilinx.com Cc: linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20220518194426.3784095-1-tanmay.shah@xilinx.com> <20220518194426.3784095-2-tanmay.shah@xilinx.com> <45fea4a1-387f-9684-a90b-58b695b54172@linaro.org> <1b117e49-28d0-da75-68ee-c2fcef9fc9a9@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: linux-kernel@vger.kernel.org On 24/05/2022 17:43, Tanmay Shah wrote: > With this, I will add 'maxItems: 8' in sram and memory-region properties. > > If everything else looks good on schema in this revision, could you > please also review next (dts) patch in this series? > > If that looks good, can I get your 'rb' on that? > > so we can reduce scope of reviews for next revisions? There is no need to resend after receiving a tag, so the amount of reviews/versions won't change. Best regards, Krzysztof