1
0
Fork 0
alistair23-linux/drivers/clk/renesas
Chris Brandt e2a33c34dd clk: renesas: mstp: Support 8-bit registers for r7s72100
The RZ/A1 is different than the other Renesas SOCs because the MSTP
registers are 8-bit instead of 32-bit and if you try writing values as
32-bit nothing happens...meaning this driver never worked for r7s72100.

Fixes: b6face404f ("ARM: shmobile: r7s72100: add essential clock nodes to dtsi")
Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-12-21 16:33:14 -08:00
..
Kconfig clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00
Makefile clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00
clk-div6.c
clk-div6.h clk: renesas: div6: use RENESAS for #define 2016-03-15 18:13:02 -07:00
clk-emev2.c
clk-mstp.c clk: renesas: mstp: Support 8-bit registers for r7s72100 2016-12-21 16:33:14 -08:00
clk-r8a73a4.c clk: renesas: Rename header file renesas.h 2016-03-15 18:12:14 -07:00
clk-r8a7740.c clk: renesas: Rename header file renesas.h 2016-03-15 18:12:14 -07:00
clk-r8a7778.c clk: renesas: r8a7778: Remove obsolete r8a7778_clocks_init() 2016-11-02 20:44:14 +01:00
clk-r8a7779.c clk: renesas: r8a7779: Remove obsolete r8a7779_clocks_init() 2016-11-02 20:44:17 +01:00
clk-rcar-gen2.c clk: renesas: rcar-gen2: Remove obsolete rcar_gen2_clocks_init() 2016-11-02 20:44:20 +01:00
clk-rz.c clk: renesas: rz: Select EXTAL vs USB clock 2016-09-05 14:16:25 +02:00
clk-sh73a0.c clk: renesas: Rename header file renesas.h 2016-03-15 18:12:14 -07:00
r8a7743-cpg-mssr.c clk: renesas: cpg-mssr: Add R8A7743 support 2016-11-10 15:29:28 +01:00
r8a7745-cpg-mssr.c clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00
r8a7795-cpg-mssr.c clk: renesas: r8a7795: Fix HDMI parent clock 2016-11-07 15:16:18 +01:00
r8a7796-cpg-mssr.c clk: renesas: r8a7796: Add VIN clocks 2016-11-07 15:16:18 +01:00
rcar-gen2-cpg.c clk: renesas: cpg-mssr: Add common R-Car Gen2 support 2016-11-10 15:29:25 +01:00
rcar-gen2-cpg.h clk: renesas: cpg-mssr: Add common R-Car Gen2 support 2016-11-10 15:29:25 +01:00
rcar-gen3-cpg.c Merge branch 'rcar-rst' into clk-renesas-for-v4.10 2016-11-02 20:53:26 +01:00
rcar-gen3-cpg.h clk: renesas: rcar-gen3-cpg: Remove obsolete rcar_gen3_read_mode_pins() 2016-11-02 20:43:59 +01:00
renesas-cpg-mssr.c clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00
renesas-cpg-mssr.h clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00