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:15:34 +0000 (18:15 +0100)
commit3a4d6f165eacfa127bf9a2cfaef6df0d1c1d5c82
treece418620531123e7a5b70bc50f506b8850afeac2
parent62eea4014a9b5b96f4fd97140232d98a5bc6dd4f
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