From: Jarkko Nikula <jarkko.nikula@linux.intel.com>
To: Jan Dabros <jsd@semihalf.com>,
linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org,
andriy.shevchenko@linux.intel.com
Cc: mika.westerberg@linux.intel.com, hdegoede@redhat.com,
wsa@kernel.org, rrangel@chromium.org, mw@semihalf.com,
jaz@semihalf.com, upstream@semihalf.com, thomas.lendacky@amd.com,
alexander.deucher@amd.com, Nimesh.Easow@amd.com,
mario.limonciello@amd.com, kernel test robot <lkp@intel.com>
Subject: Re: [PATCH v4 0/2] i2c-designware: Add support for AMD PSP semaphore
Date: Wed, 9 Feb 2022 17:11:24 +0200 [thread overview]
Message-ID: <2551b3f1-0dc0-aaf1-680c-9634d2a6b65d@linux.intel.com> (raw)
In-Reply-To: <20220208141218.2049591-1-jsd@semihalf.com>
On 2/8/22 16:12, Jan Dabros wrote:
> This patchset comprises support for new i2c-designware controller setup on some
> AMD Cezanne SoCs, where x86 is sharing i2c bus with PSP. PSP uses the same
> controller and acts as an i2c arbitrator there (x86 is leasing bus from it).
>
> First commit aims to improve generic i2c-designware code by adding extra locking
> on probe() and disable() paths. I would like to ask someone with access to
> boards which use Intel BayTrail(CONFIG_I2C_DESIGNWARE_BAYTRAIL) to verify
> behavior of my changes on such setup.
>
I'm going to run overnight with both patches a test case that used to
cause some activity on a shared I2C bus on Baytrail based MRD 7 tablet.
Test below used to trigger system hang after a few hours - days before
some PUNIT - graphics related issue was fixed a few years ago:
#!/bin/sh
X &
export DISPLAY=:0
sleep 2
xclock -update 30 -digital -geometry 500x50+1+1027 &
xload -update 60 -bg black -hl red -fg green -geometry 1916x250+1+774 &
sleep 1
xsetroot -solid red
xset s noblank s off -dpms
glxgears >/dev/null &
while :; do acpi -b; sleep 1.2; done
next prev parent reply other threads:[~2022-02-09 15:11 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-08 14:12 Jan Dabros
2022-02-08 14:12 ` [PATCH v4 1/2] i2c: designware: Add missing locks Jan Dabros
2022-02-09 15:01 ` Jarkko Nikula
2022-02-09 15:23 ` Andy Shevchenko
2022-02-10 22:08 ` Wolfram Sang
2022-02-10 23:05 ` Jan Dąbroś
2022-02-08 14:12 ` [PATCH v4 2/2] i2c: designware: Add AMD PSP I2C bus support Jan Dabros
2022-02-09 15:27 ` Andy Shevchenko
2022-02-10 8:18 ` Jan Dąbroś
2022-02-10 14:43 ` Jarkko Nikula
2022-02-10 15:04 ` Jan Dąbroś
2022-02-10 22:09 ` Wolfram Sang
2022-02-10 23:05 ` Jan Dąbroś
2022-02-11 9:56 ` Wolfram Sang
2022-02-09 15:11 ` Jarkko Nikula [this message]
2022-02-10 8:13 ` [PATCH v4 0/2] i2c-designware: Add support for AMD PSP semaphore Jan Dąbroś
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2551b3f1-0dc0-aaf1-680c-9634d2a6b65d@linux.intel.com \
--to=jarkko.nikula@linux.intel.com \
--cc=Nimesh.Easow@amd.com \
--cc=alexander.deucher@amd.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=hdegoede@redhat.com \
--cc=jaz@semihalf.com \
--cc=jsd@semihalf.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=mario.limonciello@amd.com \
--cc=mika.westerberg@linux.intel.com \
--cc=mw@semihalf.com \
--cc=rrangel@chromium.org \
--cc=thomas.lendacky@amd.com \
--cc=upstream@semihalf.com \
--cc=wsa@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®