commit | 253b26a72f93d66a816b5eb109aa3fdb46fb05c7 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Tue Nov 12 14:58:48 2024 +0100 |
committer | Michal Simek <michal.simek@amd.com> | Tue Nov 19 15:56:44 2024 +0100 |
tree | 2d877c60111d3cb82a267fdc34346664520cfb01 | |
parent | 93501f641b233f37ec9a96689e7eabf4142ebd82 [diff] |
arm64: zynqmp: Set default RTC device at start For RTC to start to operate there is a need to call the driver. The simple way to do it is to set default RTC instance which will call the probe and do basic initialization. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/01155f1555dbd42adc618906629f5fb45754d5a4.1731419926.git.michal.simek@amd.com