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 BFFBDC05027 for ; Thu, 26 Jan 2023 10:16:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236588AbjAZKQP (ORCPT ); Thu, 26 Jan 2023 05:16:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38036 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236426AbjAZKQG (ORCPT ); Thu, 26 Jan 2023 05:16:06 -0500 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E25C12E82E for ; Thu, 26 Jan 2023 02:15:42 -0800 (PST) Received: by mail-wr1-x434.google.com with SMTP id h12so1217323wrv.10 for ; Thu, 26 Jan 2023 02:15:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=twBtZMn9wKaG/ztRkE/bpJjVZKfP8U9ZlpnQYKgfeeg=; b=XPrI2pHpkgT4ZxgfpxlYrcFBGY2eruA6Db+c5YRDQNdUqMALc+WwDqoqsgwLLXyKSA ekzOULU2MHbSbRLNECuTHzvJGdre8fgZRsg9h2Juz07NCjGNoLmDl1R4HWljo5pwl8xL 53X73c46AaUKVN46+cMQnorTeJN8MJesJyBvQ4qgRufpAI/CHHjbCjS7vjRfOnjXzXOC 1SRpXr6P3uEgbuki+L3gDtjBk+LBin5HoJCnNUK3t28sQegG7RGCb+dc5rXc5EE03BR6 6CQDtkZcPj7PK1vcFU4dkv8xbp8Z7xoneM37+WhYZslJ4QeAKQzSR40cv46lJrS9Fhu+ 5Evg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=twBtZMn9wKaG/ztRkE/bpJjVZKfP8U9ZlpnQYKgfeeg=; b=NijW1FdgU7lLwzzNIQr6jZbM/sDXqRHGmUs77BMeIK+KEE0UYDVXlq7z0j1G6Y3Haw 2efxuQ8SFPrwhHNx0sSHDES2hZFjLVKJBCjQWbZowXoRorvzsER8UP++yeSLkQVW+MQc eDTlarUTkq9OvE9CGdkO/QN7hEJSo6CsO8eIzQV1UbwKsLn3aVsTZbNnOQoQGLpPxRxj ty4UXsJwWLYyfy/IZ/vlEbg7XjXsJI3+Xm+E5xPp0BlfAQhwWMR48OBM+7afl5bsFDXs zFt812B7kWTZeQtVhodd4/CqJgdSu2lf8yGh8O3luIBKogcfAhzT6STspFPwJG6BUEjz kfLw== X-Gm-Message-State: AO0yUKW5wh4ClIUIau5N9ewhUOPT5aSGQU+0vJNe8mw8uT63oeVHZcDY +vWgvZz0cCgEROq6YVtlhKMHsQ== X-Google-Smtp-Source: AK7set+28IeoLf32k4Lmsk+uscuInUvhlaQAjPA3pU3bPMptPmlY8O2wnZiVU74/5AoUSBadienP3w== X-Received: by 2002:adf:f045:0:b0:2bf:b872:cf21 with SMTP id t5-20020adff045000000b002bfb872cf21mr4274135wro.0.1674728141450; Thu, 26 Jan 2023 02:15:41 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id h4-20020adfaa84000000b002bfbf4c3f9fsm902958wrc.17.2023.01.26.02.15.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Jan 2023 02:15:41 -0800 (PST) From: Krzysztof Kozlowski To: Wolfram Sang , linux-renesas-soc@vger.kernel.org Cc: Krzysztof Kozlowski , Mark Brown , Sergei Shtylyov , linux-kernel@vger.kernel.org Subject: Re: [PATCH] memory: renesas-rpc-if: Remove redundant division of dummy Date: Thu, 26 Jan 2023 11:15:39 +0100 Message-Id: <167472807936.10495.6129482426397494383.b4-ty@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230112090655.43367-1-wsa+renesas@sang-engineering.com> References: <20230112090655.43367-1-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 12 Jan 2023 10:06:55 +0100, Wolfram Sang wrote: > From: Cong Dang > > The dummy cycles value was wrongly calculated if dummy.buswidth > 1, > which affects QSPI, OSPI, HyperFlash on various SoCs. We're lucky in > Single SPI case since its dummy.buswidth equals to 1, so the result of > the division is unchanged > > [...] Applied, thanks! However it is late in the cycle. I'll try to squeeze it in, but there is a chance this might miss upcoming merge window. If that happens, I will keep the patch for the next-next merge window. [1/1] memory: renesas-rpc-if: Remove redundant division of dummy https://git.kernel.org/krzk/linux-mem-ctrl/c/cb1ed99d9520892616c6d566efbe2d92a84a576a Best regards, -- Krzysztof Kozlowski