From: Macpaul Lin <macpaul....@mediatek.com>

redhat/configs: enable MediaTek SOC common modules on aarch64

Enable MediaTek SOC common modules on aarch64.
These modules includes
 - CMDQ: (Command queue interface)
 - DEVAPC (Device Access Protection Controller)
   for managing access permissions to various devices in the system.
 - INFRACFG (infrastructure settings) for MediaTek SoCs,i
   including clock and power management.
 - MMSYS (multimedia subsystem) providing support for video and image
   processing.
 - PMIC_WRAP (Power Management Integrated Circuit) (PMIC).
 - REGULATOR_COUPLER provides the coupling of voltage regulators.
 - SCPSYS: System Control Processor (SCP), which manages system-level
   power and performance features.
 - SCPSYS_PM_DOMAINS: enables power management domains for the SCP.
 - SVS: Smart Voltage Scaling (SVS) feature
    which dynamically adjusts voltage levels based on workload.

Signed-off-by: Macpaul Lin <macpaul....@mediatek.com>

diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_CMDQ 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_CMDQ
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_CMDQ
@@ -0,0 +1 @@
+CONFIG_MTK_CMDQ=m
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_DEVAPC 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_DEVAPC
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_DEVAPC
@@ -0,0 +1 @@
+CONFIG_MTK_DEVAPC=m
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_INFRACFG 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_INFRACFG
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_INFRACFG
@@ -0,0 +1 @@
+CONFIG_MTK_INFRACFG=y
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_MMSYS 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_MMSYS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_MMSYS
@@ -0,0 +1 @@
+CONFIG_MTK_MMSYS=m
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_PMIC_WRAP 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_PMIC_WRAP
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_PMIC_WRAP
@@ -0,0 +1 @@
+CONFIG_MTK_PMIC_WRAP=m
diff --git 
a/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_REGULATOR_COUPLER 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_REGULATOR_COUPLER
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_REGULATOR_COUPLER
@@ -0,0 +1 @@
+CONFIG_MTK_REGULATOR_COUPLER=y
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_SCPSYS 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_SCPSYS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_SCPSYS
@@ -0,0 +1 @@
+CONFIG_MTK_SCPSYS=y
diff --git 
a/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_SCPSYS_PM_DOMAINS 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_SCPSYS_PM_DOMAINS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_SCPSYS_PM_DOMAINS
@@ -0,0 +1 @@
+CONFIG_MTK_SCPSYS_PM_DOMAINS=y
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_SVS 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_SVS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_MTK_SVS
@@ -0,0 +1 @@
+CONFIG_MTK_SVS=m

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

-- 
_______________________________________________
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