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 3EF1CC433FE for ; Mon, 16 May 2022 13:34:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241264AbiEPNe2 (ORCPT ); Mon, 16 May 2022 09:34:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54644 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234746AbiEPNeZ (ORCPT ); Mon, 16 May 2022 09:34:25 -0400 Received: from mail-pj1-x1032.google.com (mail-pj1-x1032.google.com [IPv6:2607:f8b0:4864:20::1032]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5A5D62E08D for ; Mon, 16 May 2022 06:34:24 -0700 (PDT) Received: by mail-pj1-x1032.google.com with SMTP id l14so3565221pjk.2 for ; Mon, 16 May 2022 06:34:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=8Wiw0YaKHgp2/CNUgU6ftGJizsrvl4U6a/ESGbrf7k8=; b=MDur2QTO4g7JVhtUilqfWkMIg54Mhh/LX86V0xy1WvIYVQRHVki/VNB6W7pV4Usg28 x7C7+NxQ8DFHwA7Gd/i0a+YfkkLGwPPMUbXCh4UtFK3cwajNXUrNTSaWxWoqJeGaRAI0 g4Ay6XCqhjamVZBN1hhQq1WPReYf+p7xMd4YyqOVJ4nIC/5Z58PIWFkpDoTGN1LOfIoc RodDest2UNvbfQw4oPyq1ZoLF1Ig/xuujB+ZOpBZJohE9PBUdDhuPTR8lpjC6xpfcjWY hKdFyOz+eHm4+j5ppa/c/3y9vXf89lRlDnOHpyQkTEYjFqcamCQBgbd/ulELMV7/VJph hWyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=8Wiw0YaKHgp2/CNUgU6ftGJizsrvl4U6a/ESGbrf7k8=; b=xdJgZyXWQ/A9iVl+gFy5cEiFEou6HVXyW8028tulqtYv8rwJSx9jxM9NzSjNQd/NWX mAvf+MjqdRwhb4DOkNiPQQg8XcLYMq9tHd9Z260QzqSS6HTxx2lE0ro+UxytyTyN0RHe 1Qi6Jf2C7MtFQ4dqtLSCg3koSKYxh46mC4z8oQ+uAyrzcelPdWSEzK26caT7yNCEl7Xp Cg5ey+kRNSnIZCmqsh82cSZfuAJ1qs+JU6q2Di08P35Kwpt/U1P5D+Pxy2QqXWbL/ZTE yzftAvnc+/+JrDKUG6RBfvEmvR0uQG05i0HMkmPAUnyGwJ27SaDLshh96BeiTIWdlS9i RoAA== X-Gm-Message-State: AOAM533IbNValPExhbGkpD2bPoubw3Kc691Z2yly46j/lUW1HDGPBnb/ feNBDFnwks2tt+mhEOKM1GVHuQ2KrA4wvaEsff11KA== X-Google-Smtp-Source: ABdhPJwAKmaGENO0E5Q6WGiICunx/2bCv23XGNqs3kAg4mQcKbWysHi8jhp7hufATZDbT34VFHZtxAOBuF6obNx8QqI= X-Received: by 2002:a17:902:b581:b0:161:5f37:6688 with SMTP id a1-20020a170902b58100b001615f376688mr9056984pls.145.1652708063872; Mon, 16 May 2022 06:34:23 -0700 (PDT) MIME-Version: 1.0 References: <20220428122651.208575-1-jsd@semihalf.com> In-Reply-To: From: =?UTF-8?B?SmFuIETEhWJyb8Wb?= Date: Mon, 16 May 2022 15:34:13 +0200 Message-ID: Subject: Re: [PATCH] i2c: designware: Modify timing parameters for amdpsp mailbox To: Wolfram Sang , Jan Dabros , Linux Kernel Mailing List , linux-i2c , Jarkko Nikula , Andy Shevchenko , Mika Westerberg , Raul E Rangel , "Easow, Nimesh" , upstream@semihalf.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org =C5=9Br., 4 maj 2022 o 21:55 Wolfram Sang napisa=C5=82(a): > > On Thu, Apr 28, 2022 at 02:26:51PM +0200, Jan Dabros wrote: > > Adjust retry period and timeout values for x86-PSP mailbox based on the > > typical I2C traffic generated by PSP. In order to limit the possibility > > of timeouts, x86 should reduce the interval between retries as well as > > increase overall time after which it gives up. > > > > Signed-off-by: Jan Dabros > > Applied to for-next, thanks! Let me know if you think this is a bugfix > and should be in for-current. Sorry for the late response! I believe this is not necessary to include this patch in for-current. Thanks. Best Regards, Jan