commit | c61897bf029e86a46cdba53ced48889eae1cd468 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Sun Sep 12 09:47:24 2021 -0500 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Oct 11 10:46:44 2021 +0100 |
tree | 4b95b3e616cb94debc3a7fb6b8fd6cd053657e30 | |
parent | 8fe8ff34110792f8a4ed4ab7a4f4e14c82feb452 [diff] |
clk: sunxi: Add support for I2C gates/resets Currently, the I2C clocks are configured in the sunxi board code. Add the I2C clocks to the DM clock driver so they can be enabled from the DM I2C driver using the normal uclass methods. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>