]> git.baikalelectronics.ru Git - uboot.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)
commit2a400aff2fa6cc3e820db98f707afb23e9c45c98
tree39ad30c4d5bc99c1a1f6de3c20e3bb342c367d19
parent3ad2599df71a503b47f7352fcd8a1df45f5e10db
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