mailbox: change mailbox-mpfs compatible string
authorConor Dooley <conor.dooley@microchip.com>
Fri, 17 Dec 2021 09:33:12 +0000 (09:33 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 10:05:05 +0000 (11:05 +0100)
commitbcb86df40f96b90fbbd5c96cfbcc744ee4a362d1
tree99528c3e970c05ff82bed061f2c9d94382eb6612
parentd543ba3a61d7788b3c6ba5684364aa5dc89619da
mailbox: change mailbox-mpfs compatible string

[ Upstream commit f10b1fc0161cd99e54c5687fcc63368aa255e05e ]

The Polarfire SoC is currently using two different compatible string
prefixes. Fix this by changing "polarfire-soc-*" strings to "mpfs-*" in
its system controller in order to match the compatible string used in
the soc binding and device tree.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/mailbox/mailbox-mpfs.c