[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230623-topic-scm_cleanup-v2-0-9db8c583138d@linaro.org>
Date: Sat, 24 Jun 2023 14:23:44 +0200
From: Konrad Dybcio <konrad.dybcio@...aro.org>
To: Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>
Cc: Marijn Suijten <marijn.suijten@...ainline.org>,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
Konrad Dybcio <konrad.dybcio@...aro.org>
Subject: [PATCH v2 0/3] Drop useless compatibles from the SCM driver
The compatibles, apart from some ancient ones kept for backwards compat
due to no generic fallback, are largely useless and we can easily remove
them. This series attempts to do that with hopefully no harm.
Signed-off-by: Konrad Dybcio <konrad.dybcio@...aro.org>
---
Changes in v2:
- Fix GCC Wunused-but-set-variable in patch 1 (thanks intel robot)
- Link to v1: https://lore.kernel.org/r/20230623-topic-scm_cleanup-v1-0-383089eae98d@linaro.org
---
Konrad Dybcio (3):
firmware: qcom_scm: Always try to consume all three clocks
firmware: qcom_scm: Always return devm_clk_get_optional errors
firmware: qcom_scm: Drop useless compatibles
drivers/firmware/qcom_scm.c | 90 ++++++++-------------------------------------
1 file changed, 16 insertions(+), 74 deletions(-)
---
base-commit: 8d2be868b42c08290509c60515865f4de24ea704
change-id: 20230623-topic-scm_cleanup-c4620461126a
Best regards,
--
Konrad Dybcio <konrad.dybcio@...aro.org>
Powered by blists - more mailing lists