* [PATCH] dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover
@ 2025-03-03 22:39 Vladimir Zapolskiy
2025-03-04 9:31 ` Bryan O'Donoghue
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Zapolskiy @ 2025-03-03 22:39 UTC (permalink / raw)
To: Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
Bryan O'Donoghue
Cc: Michael Turquette, Stephen Boyd, Conor Dooley, Jagadeesh Kona,
linux-arm-msm, devicetree, linux-clk
Qualcomm x1e80100-camcc was moved to its own dt bindings description
file, however a small leftover was left, remove it.
Fixes: 7ec95ff9abf4 ("dt-bindings: clock: move qcom,x1e80100-camcc to its own file")
Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
---
Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml
index b88b6c9b399a..9e79f8fec437 100644
--- a/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml
@@ -64,7 +64,6 @@ allOf:
- qcom,sc8280xp-camcc
- qcom,sm8450-camcc
- qcom,sm8550-camcc
- - qcom,x1e80100-camcc
then:
required:
- required-opps
--
2.43.0
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH] dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover
2025-03-03 22:39 [PATCH] dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover Vladimir Zapolskiy
@ 2025-03-04 9:31 ` Bryan O'Donoghue
2025-03-04 14:02 ` Rob Herring (Arm)
2025-03-04 17:00 ` Bjorn Andersson
2 siblings, 0 replies; 4+ messages in thread
From: Bryan O'Donoghue @ 2025-03-04 9:31 UTC (permalink / raw)
To: Vladimir Zapolskiy, Bjorn Andersson, Rob Herring,
Krzysztof Kozlowski
Cc: Michael Turquette, Stephen Boyd, Conor Dooley, Jagadeesh Kona,
linux-arm-msm, devicetree, linux-clk
On 03/03/2025 22:39, Vladimir Zapolskiy wrote:
> Qualcomm x1e80100-camcc was moved to its own dt bindings description
> file, however a small leftover was left, remove it.
>
> Fixes: 7ec95ff9abf4 ("dt-bindings: clock: move qcom,x1e80100-camcc to its own file")
> Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
> ---
> Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml
> index b88b6c9b399a..9e79f8fec437 100644
> --- a/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml
> +++ b/Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml
> @@ -64,7 +64,6 @@ allOf:
> - qcom,sc8280xp-camcc
> - qcom,sm8450-camcc
> - qcom,sm8550-camcc
> - - qcom,x1e80100-camcc
> then:
> required:
> - required-opps
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover
2025-03-03 22:39 [PATCH] dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover Vladimir Zapolskiy
2025-03-04 9:31 ` Bryan O'Donoghue
@ 2025-03-04 14:02 ` Rob Herring (Arm)
2025-03-04 17:00 ` Bjorn Andersson
2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring (Arm) @ 2025-03-04 14:02 UTC (permalink / raw)
To: Vladimir Zapolskiy
Cc: Conor Dooley, devicetree, Michael Turquette, linux-arm-msm,
Bjorn Andersson, Stephen Boyd, linux-clk, Jagadeesh Kona,
Bryan O'Donoghue, Krzysztof Kozlowski
On Tue, 04 Mar 2025 00:39:36 +0200, Vladimir Zapolskiy wrote:
> Qualcomm x1e80100-camcc was moved to its own dt bindings description
> file, however a small leftover was left, remove it.
>
> Fixes: 7ec95ff9abf4 ("dt-bindings: clock: move qcom,x1e80100-camcc to its own file")
> Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
> ---
> Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml | 1 -
> 1 file changed, 1 deletion(-)
>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover
2025-03-03 22:39 [PATCH] dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover Vladimir Zapolskiy
2025-03-04 9:31 ` Bryan O'Donoghue
2025-03-04 14:02 ` Rob Herring (Arm)
@ 2025-03-04 17:00 ` Bjorn Andersson
2 siblings, 0 replies; 4+ messages in thread
From: Bjorn Andersson @ 2025-03-04 17:00 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Bryan O'Donoghue,
Vladimir Zapolskiy
Cc: Michael Turquette, Stephen Boyd, Conor Dooley, Jagadeesh Kona,
linux-arm-msm, devicetree, linux-clk
On Tue, 04 Mar 2025 00:39:36 +0200, Vladimir Zapolskiy wrote:
> Qualcomm x1e80100-camcc was moved to its own dt bindings description
> file, however a small leftover was left, remove it.
>
>
Applied, thanks!
[1/1] dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover
commit: 53fc6fe160c1b941e531a35e3a2e6d2aaef86999
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-03-04 17:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-03 22:39 [PATCH] dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover Vladimir Zapolskiy
2025-03-04 9:31 ` Bryan O'Donoghue
2025-03-04 14:02 ` Rob Herring (Arm)
2025-03-04 17:00 ` Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox