OSDN Git Service

dt-bindings: i3c: MIPI I3C Host Controller Interface
authorNicolas Pitre <npitre@baylibre.com>
Wed, 11 Nov 2020 22:05:09 +0000 (17:05 -0500)
committerBoris Brezillon <boris.brezillon@collabora.com>
Mon, 23 Nov 2020 09:22:17 +0000 (10:22 +0100)
commitc307912d28cac3ca9c68af55e79c4061e5b1a54c
treeb08851a3b5098d1b64e050948a3fb004dae50505
parent59165d16c699182b86b5c65181013f1fd88feb62
dt-bindings: i3c: MIPI I3C Host Controller Interface

The MIPI I3C HCI (Host Controller Interface) specification defines
a common software driver interface to support compliant MIPI I3C
host controller hardware implementations from multiple vendors.

All that is needed is an I/O area and an interrupt signal;. The hardware
is self-advertising wrt its implementor and implemented capabilities so
there is currently no details that the driver can't figure out on its own.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://lore.kernel.org/linux-i3c/20201111220510.3622216-2-nico@fluxnic.net
Documentation/devicetree/bindings/i3c/mipi-i3c-hci.yaml [new file with mode: 0644]