Integrate linux-imx-kuk/kirkstone-pull-tanaro-rtc-from-5.10-branch
Commit: seco-ne/kernel/linux-imx-kuk@319aaa07
dts:seconorth: Fix makefile
--
Commit: seco-ne/kernel/linux-imx-kuk@e3988a18
tanaro:rtcs: Fix to RTC overlay mechanism
The first approach of selecting a RTC didn't work as expected. The active RTC must reside on the rtc0 alias because otherwise the hwclock utilities can't access the RTC. For this to work, we now have a placeholder in the main device tree that is filled with the actual values in one of the two overlays. This breaks with the naming conventions for I2C bus devices, but right now, we don't have a better solution.
BCS 746-000877
(cherry picked from commit 11963a85cfe1299828e37e6f1c007e83bd4911e4)
--
Commit: seco-ne/kernel/linux-imx-kuk@35d0ab2c
tanaro:rtcs: Added overlays for the TANARO RTCs
The TANARO will be produced with one of two RTC variants. One of them will be activated during the installation by applying one of the overlays.
BCS 746-000877
(cherry picked from commit 9b1710b28582ce4b4280d753d32a2186a46d8b10)