commit | c9f6519e878fcaeb809fce9dfe1a5a505f2cf875 | [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 | c375411562402b3d8010ec2d5c16a78b1cb40cbb [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