]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: sh_mobile: Add per-Generation fallback bindings
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 7 Dec 2016 10:39:36 +0000 (11:39 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Sun, 11 Dec 2016 21:52:28 +0000 (22:52 +0100)
commitb880ccaf1742c28e91534ad7820c4405c04dabf9
treed55c51108c3aac137a1f0cc29b35e1c17cfb38c1
parentad4a8dc3fec6485b18654d1090ef8012fcfc37b8
i2c: sh_mobile: Add per-Generation fallback bindings

Add per-Generation fallback bindings for R-Car SoCs.

This is in keeping with the compatibility string scheme is being adopted
for drivers for Renesas SoCs.

Also, improve readability by listing the rmobile fallback compatibility
string after the more-specific compatibility strings they provide a
fallback for.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt
drivers/i2c/busses/i2c-sh_mobile.c