From: Peter Robinson <pbrobin...@gmail.com>

aarch64: Switch TI_SCI_CLK and TI_SCI_PM_DOMAINS symbols to built-in

While being able to be built as modules there are some SoCs
where they fail to boot when they're built as modules so move
TI_SCI_CLK and TI_SCI_PM_DOMAINS back to being built in to
fix booting on the AM625 (BeaglePlay) and J721E (Beagle-AI64).

Signed-off-by: Peter Robinson <pbrobin...@gmail.com>

diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_TI_SCI_CLK 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_TI_SCI_CLK
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/arm/aarch64/CONFIG_TI_SCI_CLK
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_TI_SCI_CLK
@@ -1 +1 @@
-CONFIG_TI_SCI_CLK=m
+CONFIG_TI_SCI_CLK=y
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_TI_SCI_PM_DOMAINS 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_TI_SCI_PM_DOMAINS
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/arm/aarch64/CONFIG_TI_SCI_PM_DOMAINS
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_TI_SCI_PM_DOMAINS
@@ -1 +1 @@
-CONFIG_TI_SCI_PM_DOMAINS=m
+CONFIG_TI_SCI_PM_DOMAINS=y
diff --git 
a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_TI_SCI_CLK 
b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_TI_SCI_CLK
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_TI_SCI_CLK
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_TI_SCI_CLK=y
diff --git 
a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_TI_SCI_PM_DOMAINS 
b/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_TI_SCI_PM_DOMAINS
deleted file mode 100644
index blahblah..blahblah 0
--- 
a/redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_TI_SCI_PM_DOMAINS
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_TI_SCI_PM_DOMAINS=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3883

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to