Re: [RFC 06/13] soc: mediatek: apu: Add apu core driver
From: Flora.Fu <hidden>
Date: 2021-11-26 09:42:30
Also in:
dri-devel, linux-mediatek
On Sat, 2021-10-23 at 08:49 -0700, Randy Dunlap wrote:
Hi, On 10/23/21 4:14 AM, Flora Fu wrote:quoted
diff --git a/drivers/soc/mediatek/Kconfigb/drivers/soc/mediatek/Kconfig index d9bac2710494..074b0cf24c44 100644--- a/drivers/soc/mediatek/Kconfig +++ b/drivers/soc/mediatek/Kconfig@@ -24,6 +24,24 @@ config MTK_APU_PM APU power domain shall be enabled before accessing the internal sub modules. +config MTK_APU + tristate "MediaTek APUSYS Support" + select REGMAP + select MTK_APU_PM + select MTK_SCP + help + Say yes here to add support for the APU tinysys. The tinsysistinysys runs onquoted
+ running on a micro processor in APU.a microprocessor in the APU.quoted
+ Its firmware is load and boot from Kernel side. Kernel and tinysys useis loaded and bootedquoted
+ IPI to tx/rx messages.to send/receive messages.
Ack.
quoted
+ +config MTK_APU_DEBUG + tristate "MediaTek APUSYS debug functions" + depends on MTK_APU + help + Say yes here to enalbe debug on APUSYS.enable
Ack. The tpyo will be fix in the next submission. Thanks for your review.
quoted
+ Disable it if you don't need them.
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel