]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: dts: socfpga: Flag timer clock as pre-reloc
authorMarek Vasut <marex@denx.de>
Sat, 18 Aug 2018 17:13:28 +0000 (19:13 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 24 Aug 2018 10:05:20 +0000 (12:05 +0200)
commitcca9af63a32220e0a270ac62fa9c46a0ed4ca0ce
tree39ad30c4d5bc99c1a1f6de3c20e3bb342c367d19
parent66011a0883ffc03135cd2d3649478c812e4f1b28
ARM: dts: socfpga: Flag timer clock as pre-reloc

Flag timer clock as DM pre-reloc, so that a timer driver can be used and
it can extract information about it's clock rate using the clock framework.
This patch also moves some of the pre-reloc flags into the core dtsi file,
this is because the timer is not board specific, but rather is used on all
boards.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <chin.liang.see@intel.com>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Cc: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/dts/socfpga_arria10.dtsi
arch/arm/dts/socfpga_arria10_socdk.dtsi