commit | d878c480926689604f1c2fa9a5280b5b7c21e07b | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Tue Mar 17 00:07:31 2020 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Mar 23 11:04:46 2020 +0000 |
tree | 6ad02ae060851016a316234837fdc18cee264728 | |
parent | 57791f6fb5b5a1e5ac6b8aec8432a468a08f1b96 [diff] |
allwinner: H6: Fix GPIO and CCU memory map addresses The base address for both the GPIO and the clock unit of the H6 memory map have been typo-ed. Fix them to match the Linux DT and the manual. The H6 code use neither of them, so this doesn't change or fix anything in the real world, but should be corrected anyway. The issue was found and reported by Github user "armlabs". Change-Id: Ic6fdfb732ce1cfc54cbb927718035624a06a9e08 Signed-off-by: Andre Przywara <andre.przywara@arm.com>