[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200113221532.GC2689@ninjato>
Date: Mon, 13 Jan 2020 23:15:32 +0100
From: Wolfram Sang <wsa@...-dreams.de>
To: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Cc: linux-i2c@...r.kernel.org, linux-amlogic@...ts.infradead.org,
khilman@...libre.com, narmstrong@...libre.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
b.galvani@...il.com, jian.hu@...ogic.com
Subject: Re: [PATCH] i2c: meson: implement the master_xfer_atomic callback
On Wed, Jan 08, 2020 at 12:29:01AM +0100, Martin Blumenstingl wrote:
> Boards with some of the 32-bit SoCs (mostly Meson8 and Meson8m2) use a
> Ricoh RN5T618 PMU which acts as system power controller. The driver for
> the system power controller may need to the I2C bus just before shutting
> down or rebooting the system. At this stage the interrupts may be
> disabled already.
>
> Implement the master_xfer_atomic callback so the driver for the RN5T618
> PMU can communicate properly with the PMU when shutting down or
> rebooting the board. The CTRL register has a status bit which can be
> polled to determine when processing has completed. According to the
> public S805 datasheet the value 0 means "idle" and 1 means "running".
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Applied to for-next, thanks!
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists