Skip to content
Snippets Groups Projects
Commit 17b2cbb5 authored by GitBot's avatar GitBot
Browse files

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)
parent 3dfee253
No related branches found
No related tags found
1 merge request!716Integrate linux-imx-kuk/kirkstone-pull-tanaro-rtc-from-5.10-branch
Pipeline #24617 passed with stage
in 8 seconds
...@@ -7,7 +7,7 @@ SRCREV:pn-gfxml2dto = "ab5f14f86cff9ae27fbbc7765f9a1b06824dbd2a" ...@@ -7,7 +7,7 @@ SRCREV:pn-gfxml2dto = "ab5f14f86cff9ae27fbbc7765f9a1b06824dbd2a"
SRCREV:pn-guf-show-demo = "b9550c30d4c87fbd9e3495be1ee7453bfc86be9f" SRCREV:pn-guf-show-demo = "b9550c30d4c87fbd9e3495be1ee7453bfc86be9f"
SRCREV:pn-libmdb = "55460e3e3354883533be3554e9ede3303d626f7b" SRCREV:pn-libmdb = "55460e3e3354883533be3554e9ede3303d626f7b"
SRCREV:pn-linux-guf = "46b3952e3b35b91088408cf4e607fcf781fe963f" SRCREV:pn-linux-guf = "46b3952e3b35b91088408cf4e607fcf781fe963f"
SRCREV:pn-linux-imx = "baafbb4ec63bc10000404e694a39261b6aefc179" SRCREV:pn-linux-imx = "319aaa0729a1f5629c34e3078270accc7fab3230"
SRCREV:pn-linux-imx-kuk = "6eac325df3391a9501d7a2fb8ef098f8928b9a60" SRCREV:pn-linux-imx-kuk = "6eac325df3391a9501d7a2fb8ef098f8928b9a60"
SRCREV:pn-touchcal-conv = "1e8a19e459299c4a77de9b04a1828a79613d7eea" SRCREV:pn-touchcal-conv = "1e8a19e459299c4a77de9b04a1828a79613d7eea"
SRCREV:pn-u-boot-imx = "cedbe2148f087d8fed93db26e5daee49d18113ad" SRCREV:pn-u-boot-imx = "cedbe2148f087d8fed93db26e5daee49d18113ad"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment