arm64: dts: qcom: sm8250: drop unused clock-frequency from wsa-macro
Neither qcom,sm8250-lpass-wsa-macro bindings nor the driver use
"clock-frequency" property.
sm8250-hdk.dtb: codec@3240000: Unevaluated properties are not allowed ('clock-frequency' was unexpected)
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230109112221.102473-3-krzysztof.kozlowski@linaro.org
pull/938/head
parent
8a220a62eb
commit
a496f7decf
|
|
@ -2234,7 +2234,6 @@
|
|||
clock-names = "mclk", "npl", "macro", "dcodec", "va", "fsgen";
|
||||
|
||||
#clock-cells = <0>;
|
||||
clock-frequency = <9600000>;
|
||||
clock-output-names = "mclk";
|
||||
#sound-dai-cells = <1>;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue