[PATCH] firmware: qcom: scm: Add qcs404 soc compatible

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add compatible string for QCS404. Don't populate
driver data as QCS404 does not need clocks for scm calls.

Signed-off-by: Govind Singh <govinds@xxxxxxxxxxxxxx>
---
 drivers/firmware/qcom_scm.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/firmware/qcom_scm.c b/drivers/firmware/qcom_scm.c
index 5ef146a..dda0908 100644
--- a/drivers/firmware/qcom_scm.c
+++ b/drivers/firmware/qcom_scm.c
@@ -623,6 +623,7 @@ static void qcom_scm_shutdown(struct platform_device *pdev)
 							     SCM_HAS_BUS_CLK)
 	},
 	{ .compatible = "qcom,scm-msm8996" },
+	{ .compatible = "qcom,scm-qcs404" },
 	{ .compatible = "qcom,scm" },
 	{}
 };
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux