commit | 40b19ae84bcf32498901ed05d38ce944a34d2ab5 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Sun Dec 13 22:53:02 2020 -0600 |
committer | Samuel Holland <samuel@sholland.org> | Sun Dec 13 22:55:53 2020 -0600 |
tree | a73b71345a48f9a0fd9e8f8d83b447f8349a173d | |
parent | 878e1ef219e517db84fcd0386e105b0c614ee516 [diff] |
allwinner: Always use a 3MHz RSB bus clock None of the other drivers (Linux, U-Boot, Crust) need to lower the bus clock frequency to switch the PMIC to RSB mode. That logic is not needed here, either. The hardware takes care of running this transaction at the correct bus frequency. Signed-off-by: Samuel Holland <samuel@sholland.org> Change-Id: Idcfe933df4da75d5fd5a4f3e362da40ac26bdad1