dev-arm: PL031, fix AMBA ID and clock names
authorAdrian Herrera <adrian.herrera@arm.com>
Thu, 5 Dec 2019 16:21:01 +0000 (16:21 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Fri, 28 Feb 2020 09:33:48 +0000 (09:33 +0000)
commit12c917de54145d2d50260035ba7fa614e25317a3
tree28f568e1f394ef62ff3aae223062541abc0bd652
parent5c825a5d724653ad3389cf565893fd0ee7dad194
dev-arm: PL031, fix AMBA ID and clock names

This patch fixes the AMBA ID of the PL031 RTC. It also adds the
"clock-names" property to its auto-DTB generation. This fixes and
enables correct probing from Linux.

Change-Id: I331bfa81664f57a35f21f35d658772eb40380e35
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/25432
Reviewed-by: Ciro Santilli <ciro.santilli@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/dev/arm/RealView.py