clk: renesas: r8a77990: Add missing I2C7 clock
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 30 Aug 2018 15:21:26 +0000 (17:21 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 31 Aug 2018 08:33:59 +0000 (10:33 +0200)
commitb30c862f2a72002c06df23d05c2ca6b49148c4d4
treec8943b473b43b81f91e1c08ed4da6f77b273c30a
parentbc7133cef81283d48a426604ef4af1507e2b20d9
clk: renesas: r8a77990: Add missing I2C7 clock

When trying to use I2C7 on R-Car E3:

    renesas-cpg-mssr e6150000.clock-controller: Cannot get module clock 1003: -2
    i2c-rcar e6690000.i2c: failed to add to PM domain always-on: -2
    i2c-rcar: probe of e6690000.i2c failed with error -2

Unlike other R-Car Gen3 SoCs, R-Car E3 has more than 7 I2C bus
interfaces.  Add the forgotten module clock for the 8th instance to fix
this.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/renesas/r8a77990-cpg-mssr.c