i2c: xiic: Add platform module alias
authorMartin Tůma <martin.tuma@digiteqautomotive.com>
Tue, 18 Oct 2022 14:03:37 +0000 (16:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2022 17:14:23 +0000 (18:14 +0100)
commitc40b4d604b3e39262f380deb09504a0022fcbc15
treeecdc3c82146baa1f214e54402aded9dd00060f6b
parent5bf8c7798b1c165da70cafd6af3900eb14a39cdd
i2c: xiic: Add platform module alias

[ Upstream commit b8caf0a0e04583fb71e21495bef84509182227ea ]

The missing "platform" alias is required for the mgb4 v4l2 driver to load
the i2c controller driver when probing the HW.

Signed-off-by: Martin Tůma <martin.tuma@digiteqautomotive.com>
Acked-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/i2c/busses/i2c-xiic.c