For Apple, Hisilicon, Qualcomm, MediaTek HW. Follow-up to these MTK support changes in ACS, as reported by [email protected]
Link: https://github.com/ARM-software/arm-systemready/pull/466 Reported-by: [email protected] Signed-off-by: Mikko Rapeli <[email protected]> --- bsp/genericarm64/genericarm64.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bsp/genericarm64/genericarm64.cfg b/bsp/genericarm64/genericarm64.cfg index 3debe069..2750d2d0 100644 --- a/bsp/genericarm64/genericarm64.cfg +++ b/bsp/genericarm64/genericarm64.cfg @@ -614,6 +614,14 @@ CONFIG_SPI_SPIDEV=m # SPMI support CONFIG_SPMI=y +# Apple +CONFIG_SPMI_APPLE=m +# Hisilicon +CONFIG_SPMI_HISI3670=m +# Qualcomm +CONFIG_SPMI_MSM_PMIC_ARB=m +# MediaTek +CONFIG_SPMI_MTK_PMIF=m # Hardware Monitoring support # PWM fan -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15965): https://lists.yoctoproject.org/g/linux-yocto/message/15965 Mute This Topic: https://lists.yoctoproject.org/mt/116254775/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
