]> git.itanic.dy.fi Git - linux-stable/commit
arm64: defconfig: Enable missing configs for mt8183-jacuzzi-juniper
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Wed, 9 Nov 2022 19:50:12 +0000 (14:50 -0500)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 11 Nov 2022 08:41:16 +0000 (09:41 +0100)
commit83f3da58682861327e571b3b5149d51a0d8bab27
tree568d92114ba4e813859d7ba35956c818a2e18da4
parent9abf2313adc1ca1b6180c508c25f22f9395cc780
arm64: defconfig: Enable missing configs for mt8183-jacuzzi-juniper

Enable missing configs in the arm64 defconfig to get all devices probing
on the mt8183-kukui-jacuzzi-juniper machine.

The devices enabled are: ATH10K SDIO wireless adapter, Elan touchscreen,
cr50 TPM, MediaTek SPI controller, JPEG video decoder, ANX7625 DSI/DPI
to DP bridge (used for the internal display), MT8183 sound cards, SCP
co-processor, MediaTek Global Command Engine (controlled by CMDQ
driver), MediaTek Smart Voltage Scaling (SVS) engine, CCI frequency
and voltage scaling, AUXADC thermal sensors.

All symbols are enabled as modules with the exception of SPI, which is
enabled as builtin since on some platforms like mt8195-cherry, the
ChromeOS Embedded Controller is connected through SPI and it is
responsible for the regulators powering the MMC controller used for the
SD card, and thus SPI support is required for booting.

By enabling the support for all of this machine's devices on the
defconfig we make it effortless to test the relevant hardware both by
developers as well as CI systems like KernelCI.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tested-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20221109195012.1231059-1-nfraprado@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/configs/defconfig