Le 11/01/2023 à 20:28, Bjorn Andersson a écrit :
On Tue, Jan 10, 2023 at 08:34:33PM +0100, Neil Armstrong wrote:
Build the Qualcomm SM8550 Display Clock Controller driver
Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 851e8f9be06d..004c379eced7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1107,6 +1107,7 @@ CONFIG_SDM_GPUCC_845=y
CONFIG_SDM_VIDEOCC_845=y
CONFIG_SDM_DISPCC_845=y
CONFIG_SM_DISPCC_8250=y
+CONFIG_SM_DISPCC_8550=y
Now that power-domains will probe defer properly, could we make this =m?
Sure, will change for v2.
Thanks,
Neil
Regards,
Bjorn
CONFIG_SM_GCC_6115=y
CONFIG_SM_GCC_8350=y
CONFIG_SM_GCC_8450=y
--
2.34.1