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 45C20C46467 for ; Sun, 27 Nov 2022 21:34:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229681AbiK0Ver (ORCPT ); Sun, 27 Nov 2022 16:34:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37320 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229618AbiK0Ver (ORCPT ); Sun, 27 Nov 2022 16:34:47 -0500 Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D38FCE3C for ; Sun, 27 Nov 2022 13:34:45 -0800 (PST) Received: by mail-lj1-x229.google.com with SMTP id z4so11135044ljq.6 for ; Sun, 27 Nov 2022 13:34:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=yCU9BCLUUaECqX+PIeXUH6Htfb80scvZnidybbOysXQ=; b=uHNBMIP/zYAVzMPTB1lRizMM4XQ0yrES90O2uOSez+0j/g0Nbhq2FReybTyYILjefd FOBEqCo1dxf3oKzMScCCvCe/MrI1/ZYqUMHldv7PKXsiXmpFZnXqx/LpD3SCE71iVnjS 0uQy7Fe+RpoFIhuZGaEiTilW8KQDtqbnWDizB8YxgyACssOjx/j+yZs/gdPkJLfWGQUI H6t38/dfyZFqQUMW1Z0EBr9r/p4Is3XuI+89uWUWZhAYhEGWn9fcnChXqRyvhAchgAUv XeQyvggKrAluy6vO//0dD8SJSHftdloxNKsuD4oOWRUrTC0BEc8pR7Cj9ClYXSswFg61 LjuQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=yCU9BCLUUaECqX+PIeXUH6Htfb80scvZnidybbOysXQ=; b=p12weLnKUX0J1rkNMtkw0k4Bg2IcsyDU/CGlM6UgGjt2yCwYIU7uViJ3t8TzR+uPoz dvK+a2SCusHyyZhybtzM0uJ8nO5IRO2T59NYIDKeKZHLSNcIPXe/oRCXR/hC2eGLJaVe A01hCCrzZijheuGLLHHgiBQUwGC1nKLOTdcdf4DadSCmPVu/wYj6Bx9oF4cgEMjOVWh1 kH+iUjDpFNO2WhjDnBPBbwaT7SHDvBNf+ypAHoDEWwBwm9d8ZcRRNuYktqPxPonM4Qr/ tLWm0b24QsqFhdaZCuxKK0OBYOP5v+ZFPZkQBy6bLX0Mgln5i9agAoiscoDNqcia7Lzd jSSg== X-Gm-Message-State: ANoB5pmo4aBq3pRymmg10fZFKouSLRuTAh2CLHo7amotOSLSdfiuBTLt CH1w+Dg5WBHzh5e2o8Xjgst5BQ== X-Google-Smtp-Source: AA0mqf7aev59tmIt/2yL9DLH7XUeWxuyVD2nSDqFjvIEXdBc0sQ2S0AEaYnOn1Ur8GpRvzmap7OtVQ== X-Received: by 2002:a2e:bf09:0:b0:279:6c82:3e9a with SMTP id c9-20020a2ebf09000000b002796c823e9amr8477502ljr.97.1669584883536; Sun, 27 Nov 2022 13:34:43 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id d26-20020a19385a000000b00498f3ebffb2sm1419537lfj.25.2022.11.27.13.34.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 27 Nov 2022 13:34:43 -0800 (PST) Message-ID: Date: Sun, 27 Nov 2022 22:34:42 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH v2 0/6] memory: renesas-rpc-if: Rebind fixes and misc cleanups Content-Language: en-US From: Krzysztof Kozlowski To: Geert Uytterhoeven , Vignesh Raghavendra , Miquel Raynal , Richard Weinberger , Mark Brown Cc: Philipp Zabel , Sergey Shtylyov , Wolfram Sang , linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, linux-spi@vger.kernel.org, linux-renesas-soc@vger.kernel.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org On 27/11/2022 22:31, Krzysztof Kozlowski wrote: > On 23/11/2022 15:41, Geert Uytterhoeven wrote: >> Hi all, >> >> The Renesas RPC-IF provides either HyperFlash or SPI host access. >> To handle this, three drivers are used: >> 1. The RPC-IF core diver, >> 2. An HyperFlash child driver, >> 3. An SPI child driver. >> > > Thank you for the patch. > It is too late in the cycle for me to pick it up. I will take it after > the merge window. Optionally, if you want to push it via Renesas SoC tree and there are no conflicts with existing two patches, then these look good: Reviewed-by: Krzysztof Kozlowski Otherwise, I'll pick them up after the merge window. Best regards, Krzysztof