ARM: socfpga: dts: Add div-reg to the main_pll clocks
authorDinh Nguyen <dinguyen@altera.com>
Wed, 16 Apr 2014 20:05:15 +0000 (15:05 -0500)
committerDinh Nguyen <dinguyen@altera.com>
Tue, 6 May 2014 03:33:18 +0000 (22:33 -0500)
The mpu_clk, main_clk, and dbg_base_clk outputs from the main PLL go through a
pre-divider. Update socfpga.dtsi to represent those dividers for these
clocks.

Re-use the "div-reg" property that was used for the socfpga-gate-clock as this
is the same thing. Also update the documentation.

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>

No differences found