commit | 21545a8cbf9ef3c47a1a8c347ad31e759b00b0c7 | [log] [tgz] |
---|---|---|
author | William Zhang <william.zhang@broadcom.com> | Tue Aug 23 21:44:33 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 31 08:56:00 2022 -0400 |
tree | 0ef14997a05c73d3d3a4640284d241d3e046ce4a | |
parent | 35751c7f3f01a6123e2965ad1b71a8e6a7a9c90d [diff] |
timer: bcmbca: use arm global timer for bcm63138 SoC As STI timer is renamed to ARM A9 global timer, change BCM63138 to use the new global timer config symbol name. This patch applies on top of the my previous patch [1]. [1]: https://lists.denx.de/pipermail/u-boot/2022-August/491060.html Signed-off-by: William Zhang <william.zhang@broadcom.com>