diff options
author | Klaus Jensen <k.jensen@samsung.com> | 2022-06-30 09:21:14 +0200 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-06-30 09:21:14 +0200 |
commit | 37fa5ca42623ef08ac99c8d927b6a3af0c76dc7b (patch) | |
tree | 153279675f9be4b055c20cb54d0b3416b893fa5f /hw/alpha | |
parent | 0c0f1bee6a24cf36a019aefa26d849480a31c746 (diff) |
hw/i2c: support multiple masters
Allow slaves to master the bus by registering a bottom halve. If the bus
is busy, the bottom half is queued up. When a slave has succesfully
mastered the bus, the bottom half is scheduled.
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
[ clg : - fixed typos in commit log ]
Message-Id: <20220601210831.67259-4-its@irrelevant.dk>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220630045133.32251-5-me@pjd.dev>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'hw/alpha')
0 files changed, 0 insertions, 0 deletions