Message ID | 20250303223936.1780441-1-vladimir.zapolskiy@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 53fc6fe160c1b941e531a35e3a2e6d2aaef86999 |
Headers | show |
Series | dt-bindings: clock: qcom: sm8450-camcc: Remove qcom,x1e80100-camcc leftover | expand |
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>
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>
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,
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
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(-)