Add THERMAL and TPS6594 and Cpu dynamic frequency scaling configs.
Remove the CONFIG_RPMSG_PROTO, which is dropped in new kernel.

Signed-off-by: Xulin Sun <[email protected]>
---
 bsp/ti-j7xxx/ti-j7xxx-remoteproc.cfg | 4 +++-
 bsp/ti-j7xxx/ti-j7xxx.cfg            | 9 +++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/bsp/ti-j7xxx/ti-j7xxx-remoteproc.cfg 
b/bsp/ti-j7xxx/ti-j7xxx-remoteproc.cfg
index 7d840f1a..6b7f4926 100644
--- a/bsp/ti-j7xxx/ti-j7xxx-remoteproc.cfg
+++ b/bsp/ti-j7xxx/ti-j7xxx-remoteproc.cfg
@@ -5,6 +5,7 @@ CONFIG_REMOTEPROC=y
 CONFIG_PRU_REMOTEPROC=m
 CONFIG_TI_K3_R5_REMOTEPROC=m
 CONFIG_TI_K3_DSP_REMOTEPROC=m
+CONFIG_TI_K3_M4_REMOTEPROC=m
 
 #
 # Rpmsg virtual device drivers
@@ -17,5 +18,6 @@ CONFIG_RPMSG_CHAR=m
 CONFIG_SAMPLES=y
 CONFIG_SAMPLE_RPMSG_CLIENT=m
 CONFIG_RPMSG_KDRV_DISPLAY=y
-CONFIG_RPMSG_PROTO=m
 CONFIG_SERIAL_8250_PRUSS=m
+CONFIG_RPMSG_CTRL=m
+CONFIG_RPMSG_PRU=m
diff --git a/bsp/ti-j7xxx/ti-j7xxx.cfg b/bsp/ti-j7xxx/ti-j7xxx.cfg
index 65729df3..17ec3c8b 100755
--- a/bsp/ti-j7xxx/ti-j7xxx.cfg
+++ b/bsp/ti-j7xxx/ti-j7xxx.cfg
@@ -85,6 +85,8 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
 CONFIG_CPU_FREQ_GOV_USERSPACE=y
 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
+CONFIG_CPU_FREQ_GOV_POWERSAVE=y
+CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
 
 #
 # CPU frequency scaling drivers
@@ -190,6 +192,7 @@ CONFIG_I2C_COMPAT=y
 CONFIG_I2C_CHARDEV=y
 CONFIG_I2C_MUX=y
 CONFIG_I2C_OMAP=y
+CONFIG_MFD_TPS6594_I2C=y
 
 #
 # SPI Master Controller Drivers
@@ -365,3 +368,9 @@ CONFIG_VIDEO_WAVE_VPU=m
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_GPIO=y
+
+CONFIG_THERMAL=y
+CONFIG_K3_THERMAL=y
+CONFIG_TPS6594_ESM=y
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_TPS6594=y
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13215): 
https://lists.yoctoproject.org/g/linux-yocto/message/13215
Mute This Topic: https://lists.yoctoproject.org/mt/102077304/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to