i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
authorFabrizio Castro <fabrizio.castro@bp.renesas.com>
Thu, 13 Dec 2018 20:22:34 +0000 (20:22 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Feb 2019 18:47:11 +0000 (19:47 +0100)
commitae93f5f803ae0fa08ad95dd5d1c88de59a17e033
treef4ab7d2300d489374910113145c5ddd8ad87030f
parent19d4c0fd85acdd0e2fc0f4e218ffaec72c0b9d6d
i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)

[ Upstream commit 51243b73455f2d12cb82abffa7bc9028aec656e0 ]

Similarly to R-Car E3, RZ/G2E doesn't come with automatic
transmission registers, as such it is not considered compatible
with the existing fallback bindings.

Add SoC specific binding compatibility to allow for later
support for automatic transmission.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/i2c/busses/i2c-sh_mobile.c