syscon: Add flag to indicate the timebase frequency
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 23 Jun 2020 05:44:37 +0000 (15:44 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 23 Jun 2020 23:53:46 +0000 (09:53 +1000)
commitb230677e93581be24011a804b47265296ab07ce6
treeb324000151ff4c31821fd9dcb396c5cd6a69a080
parentd654667304a6da4bec7754425696fb81a4a3e697
syscon: Add flag to indicate the timebase frequency

This adds a flag (currently not set) to indicate that the core is using
the architected timebase frequency of 512Mhz. When not set, the core is
using the proc frequency for the timebase.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
include/microwatt_soc.h
syscon.vhdl