]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sun4i: Rename dram_clk_cfg to dram_clk_gate
authorHans de Goede <hdegoede@redhat.com>
Sun, 9 Nov 2014 11:24:55 +0000 (12:24 +0100)
committerHans de Goede <hdegoede@redhat.com>
Tue, 25 Nov 2014 12:38:46 +0000 (13:38 +0100)
commit9d4b7d0bc83992277d4baad16bdc19624f28c51c
treec69feb004399c42276d10f063d92817ab4a1e8d7
parent2a82ec77d27ef5f860a107c4b764643a655dceeb
sun4i: Rename dram_clk_cfg to dram_clk_gate

The data sheet just calls it DRAM_CLK_REG, and on sun6i we've both a
dram_clk_cfg and dram_clk_gate, and the sun4i reg matches dram_clk_gate on
sun6i, so name it the same on sun4i.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/dram_sun4i.c
arch/arm/include/asm/arch-sunxi/clock_sun4i.h