Add compatible for scm driver for QDU1000 and QRU1000 platforms. These
drivers only require the compatible field, so update the bindings
accordingly for these platforms.
Signed-off-by: Melody Olvera <[email protected]>
---
This patch is separated out from [1] and includes
changes addressing comments from that patch set.
Changes from v4:
* rebased on top of [2]
* removed redundant allOf
Changes from v3:
* removed unnecessary reset-cells
Changes from v2:
* Dropped qru compat strings
* Marked no clocks on qdu/qru scm device
* Revised rpmhpd constants
* Updated socinfo driver to new format
[1] https://lore.kernel.org/all/[email protected]/
---
Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
index 8e6e9ebb343d..9312a0953ea8 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -38,6 +38,7 @@ properties:
- qcom,scm-msm8994
- qcom,scm-msm8996
- qcom,scm-msm8998
+ - qcom,scm-qdu1000
- qcom,scm-sc7180
- qcom,scm-sc7280
- qcom,scm-sc8280xp
base-commit: ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
prerequisite-patch-id: d5d17b3d720b358b8478cb1ad87e21a70992f228
prerequisite-patch-id: 6c92672973fdc1524516942fa21c340e68e7c4fb
--
2.38.1
On 12/16/2022 3:13 PM, Melody Olvera wrote:
> Add compatible for scm driver for QDU1000 and QRU1000 platforms. These
> drivers only require the compatible field, so update the bindings
> accordingly for these platforms.
>
> Signed-off-by: Melody Olvera <[email protected]>
> ---
> This patch is separated out from [1] and includes
> changes addressing comments from that patch set.
>
> Changes from v4:
> * rebased on top of [2]
> * removed redundant allOf
>
> Changes from v3:
> * removed unnecessary reset-cells
>
> Changes from v2:
> * Dropped qru compat strings
> * Marked no clocks on qdu/qru scm device
> * Revised rpmhpd constants
> * Updated socinfo driver to new format
>
> [1] https://lore.kernel.org/all/[email protected]/
Apologies; meant to note that [2] is https://lore.kernel.org/lkml/[email protected]/
> ---
> Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> index 8e6e9ebb343d..9312a0953ea8 100644
> --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> @@ -38,6 +38,7 @@ properties:
> - qcom,scm-msm8994
> - qcom,scm-msm8996
> - qcom,scm-msm8998
> + - qcom,scm-qdu1000
> - qcom,scm-sc7180
> - qcom,scm-sc7280
> - qcom,scm-sc8280xp
>
> base-commit: ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
> prerequisite-patch-id: d5d17b3d720b358b8478cb1ad87e21a70992f228
> prerequisite-patch-id: 6c92672973fdc1524516942fa21c340e68e7c4fb
On 17/12/2022 00:13, Melody Olvera wrote:
> Add compatible for scm driver for QDU1000 and QRU1000 platforms. These
> drivers only require the compatible field, so update the bindings
> accordingly for these platforms.
>
> Signed-off-by: Melody Olvera <[email protected]>
> ---
> This patch is separated out from [1] and includes
> changes addressing comments from that patch set.
>
Acked-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof
On Fri, 16 Dec 2022 15:13:12 -0800, Melody Olvera wrote:
> Add compatible for scm driver for QDU1000 and QRU1000 platforms. These
> drivers only require the compatible field, so update the bindings
> accordingly for these platforms.
>
>
Applied, thanks!
[1/1] dt-bindings: firmware: scm: Add QDU1000/QRU1000 compatible
commit: 5b8db5b4f756bcb3a3f9b6577f32fc0d3867496f
Best regards,
--
Bjorn Andersson <[email protected]>