From 17b2cbb5e2a7437d48975ec1b789a69c5c8c0e5a Mon Sep 17 00:00:00 2001
From: gitbot <gitbot@garz-fricke.com>
Date: Thu, 28 Jul 2022 14:04:32 +0000
Subject: [PATCH] Integrate
 linux-imx-kuk/kirkstone-pull-tanaro-rtc-from-5.10-branch

--

Commit: https://git.seco.com/seco-ne/kernel/linux-imx-kuk/-/commit/319aaa0729a1f5629c34e3078270accc7fab3230

dts:seconorth: Fix makefile

--

Commit: https://git.seco.com/seco-ne/kernel/linux-imx-kuk/-/commit/e3988a18aff00e0f7f49d1c63d15fefa24162f50

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: https://git.seco.com/seco-ne/kernel/linux-imx-kuk/-/commit/35d0ab2c63d0ce81e1f72e2367c795e3d18aaa7f

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)
---
 SRCREV.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SRCREV.conf b/SRCREV.conf
index 85adcefc..6000e9bf 100644
--- a/SRCREV.conf
+++ b/SRCREV.conf
@@ -7,7 +7,7 @@ SRCREV:pn-gfxml2dto = "ab5f14f86cff9ae27fbbc7765f9a1b06824dbd2a"
 SRCREV:pn-guf-show-demo = "b9550c30d4c87fbd9e3495be1ee7453bfc86be9f"
 SRCREV:pn-libmdb = "55460e3e3354883533be3554e9ede3303d626f7b"
 SRCREV:pn-linux-guf = "46b3952e3b35b91088408cf4e607fcf781fe963f"
-SRCREV:pn-linux-imx = "baafbb4ec63bc10000404e694a39261b6aefc179"
+SRCREV:pn-linux-imx = "319aaa0729a1f5629c34e3078270accc7fab3230"
 SRCREV:pn-linux-imx-kuk = "6eac325df3391a9501d7a2fb8ef098f8928b9a60"
 SRCREV:pn-touchcal-conv = "1e8a19e459299c4a77de9b04a1828a79613d7eea"
 SRCREV:pn-u-boot-imx = "cedbe2148f087d8fed93db26e5daee49d18113ad"
-- 
GitLab