Message ID | 20230118094224.51704-1-krzysztof.kozlowski@linaro.org |
---|---|
State | Accepted |
Commit | 30186f8573af259ff9928512c3256bf7f66e48e6 |
Headers | show |
Series | [v2,1/3] arm64: dts: qcom: sm8250: drop unused clock-frequency from rx-macro | expand |
On Wed, 18 Jan 2023 10:42:22 +0100, Krzysztof Kozlowski wrote: > Neither qcom,sm8250-lpass-rx-macro bindings nor the driver use > "clock-frequency" property. > > sm8250-mtp.dtb: rxmacro@3200000: Unevaluated properties are not allowed ('clock-frequency' was unexpected) > > Applied, thanks! [1/3] arm64: dts: qcom: sm8250: drop unused clock-frequency from rx-macro commit: 30186f8573af259ff9928512c3256bf7f66e48e6 [2/3] arm64: dts: qcom: sc8280xp: drop bogus clock-controller property commit: c75286fe8968cb0cc4f0cc83caa2b2b38f6f6d4f [3/3] arm64: dts: qcom: sc8280xp: drop unused properties from tx-macro commit: 91238d52fb0730564eec520541ec7bc4e120ae52 Best regards,
diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi index f614992709d2..b22569101314 100644 --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi @@ -2301,7 +2301,6 @@ rxmacro: rxmacro@3200000 { clock-names = "mclk", "npl", "macro", "dcodec", "fsgen"; #clock-cells = <0>; - clock-frequency = <9600000>; clock-output-names = "mclk"; #sound-dai-cells = <1>; };